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
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