index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
videomodes.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
video: Remove <common.h> and add needed includes
Tom Rini
2023-01-20
global: Remove unused CONFIG defines
Tom Rini
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