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
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-04-18
videomodes: add helper function to convert from ctfb to display_timing
Giulio Benetti
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-04-13
Add missing space in comment
Marcel Ziswiler
2019-01-28
videomodes: Relax EDID validation checks for hsync/vsync pulse width
Priit Laes
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
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