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
/
include
/
video.h
Age
Commit message (
Expand
)
Author
2022-03-28
video: Clean up the uclass header
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-12-26
video: Support showing the U-Boot logo
Simon Glass
2021-12-26
video: Drop the uclass colour map
Simon Glass
2021-11-30
video: Add video_is_active function
Patrick Delaunay
2021-10-09
video: Add 30bpp support
Mark Kettenis
2021-01-27
video: Allow syncing the entire framebuffer to the copy
Simon Glass
2021-01-06
Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-01-05
video: Introduce video_sync operation
Michal Simek
2021-01-05
video: Let video_sync to return error value
Michal Simek
2021-01-05
video: Fix video sync kernel-doc format
Michal Simek
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-09-25
x86: video: Show information about each video device
Simon Glass
2020-07-09
video: Add support for copying to a hardware framebuffer
Simon Glass
2020-07-09
video: Add a comment for struct video_uc_platdata
Simon Glass
2020-01-07
video: meson: Drop unnecessary header includes
Simon Glass
2019-04-14
video/console: Implement reverse video ANSI sequence for DM_VIDEO
Andre Przywara
2018-12-03
video: Allow driver to specify the line length
Simon Glass
2018-11-20
video: Update video_set_default_colors() to support invert
Simon Glass
2018-10-09
video: Tidy up a few comments in video.o
Simon Glass
2018-10-09
video: Adjust video_clear() to return an error
Simon Glass
2018-10-09
sandbox: video: Speed up video output
Simon Glass
2018-09-28
include/video.h: Remove declaration of functions that don't exist.
Liviu Dudau
2018-03-06
dm: video: support increased intensity (bold)
Heinrich Schuchardt
2018-03-06
dm: video: use constants to refer to colors
Heinrich Schuchardt
2017-09-29
dm: video: Add basic ANSI escape sequence support
Rob Clark
2016-10-23
video: Move video_get_info_str() prototype to a header file
Simon Glass
2016-05-25
video: Add an enum for active low/high
Simon Glass
2016-01-30
video: Correct 'tor' typo in comment
Simon Glass
2016-01-30
video: Allow selection of the driver and font size
Simon Glass
2016-01-21
video: Add a function to control cache flushing
Simon Glass
2016-01-20
dm: video: Add a video uclass
Simon Glass
2015-04-20
video, lg4573: add support for the lg4573 display
Heiko Schocher
2014-07-23
stdio: Pass device pointer to stdio methods
Simon Glass
2013-08-28
video: add formike lcd panel init
Heiko Schocher
2012-11-06
video: Provide an API to access video parameters
Stefan Reinauer
2012-05-25
include/video.h: drop unused video_printf()
Anatolij Gustschin
2001-11-03
Initial revision
wdenk