~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
exynos
/
exynos_fb.c
Commit message (
Expand
)
Author
Age
*
dm: treewide: Use uclass_first_device_err when accessing one device
Michal Suchanek
2022-10-17
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-20
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
*
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
*
exynos: video: Drop old unused code
Simon Glass
2016-05-25
*
exynos: video: Convert several boards to driver model for video
Simon Glass
2016-05-25
*
exynos: video: Rename variables for driver model
Simon Glass
2016-05-25
*
exynos: video: Combine LCD driver into one file
Simon Glass
2016-05-25
*
exynos: video: Move struct exynos_platform_mipi_dsim into vidinfo
Simon Glass
2016-05-25
*
exynos: video: Drop static variables in exynos_fb.c
Simon Glass
2016-05-25
*
exynos: video: Drop the static lcd_base_addr variable
Simon Glass
2016-05-25
*
exynos: video: Remove use of vidinfo_t typedef
Simon Glass
2016-05-25
*
exynos: video: Drop dead code
Simon Glass
2016-05-25
*
exynos: video: Move driver files into their own directory
Simon Glass
2016-05-25