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
/
test
/
dm
/
video.c
Age
Commit message (
Expand
)
Author
2020-07-09
video: sandbox: Add support for the copy framebuffer
Simon Glass
2020-07-09
video: Add comments to struct sandbox_sdl_plat
Simon Glass
2020-07-09
video: Adjust rotated console to start at right edge
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-05-20
video: Factor out vidconsole_put_string()
Marek Vasut
2018-12-29
dm: video: fix test failures with enabled default TrueType font
Anatolij Gustschin
2018-11-17
dm: video: correctly set the cursor position
Heinrich Schuchardt
2018-10-09
sandbox: video: Speed up video output
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-03-06
dm: video: support increased intensity (bold)
Heinrich Schuchardt
2018-03-06
dm: video: show correct colors in graphical console
Heinrich Schuchardt
2017-09-29
video: test: Add ANSI escape sequence tests
Rob Clark
2017-09-29
video: test: Helper for writing strings
Rob Clark
2016-02-06
video: test: Adjust order of file closure
Simon Glass
2016-01-30
video: test: Add console tests for truetype
Simon Glass
2016-01-30
video: sandbox: Enable truetype fonts for sandbox
Simon Glass
2016-01-30
video: Handle the 'bell' character
Simon Glass
2016-01-30
video: Use fractional units for X coordinates
Simon Glass
2016-01-20
dm: video: test: Test that bitmap display works correctly
Simon Glass
2016-01-20
dm: video: test: Add tests for rotated consoles
Simon Glass
2016-01-20
dm: video: test: Add tests for the video uclass
Simon Glass