index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
dm
/
video.c
Age
Commit message (
Expand
)
Author
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