index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
videomodes.c
Age
Commit message (
Expand
)
Author
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2015-01-14
videomodes: Add video_edid_dtd_to_ctfb_res_modes helper function
Hans de Goede
2015-01-14
videomodes: Add helper functions to parse video-mode env-var extra options
Hans de Goede
2015-01-14
videomodes: Add video_get_ctfb_res_modes helper function
Hans de Goede
2015-01-14
videomodes: Add a bunch of high res modes
Hans de Goede
2015-01-14
videomodes: Add (vesa) standard timings
Hans de Goede
2015-01-14
videomodes: Add pixelclock_khz and refresh fields to ctfb_res_modes
Hans de Goede
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-11-07
drivers/video/videomodes.c: fix GCC 4.6 build warning
Wolfgang Denk
2011-04-28
video: parse the video-mode environment variable
Timur Tabi
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
drivers/video : move video drivers to drivers/video
Jean-Christophe PLAGNIOL-VILLARD