summaryrefslogtreecommitdiff
path: root/test/dm/video.c
AgeCommit message (Expand)Author
2020-05-18common: Drop log.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2019-05-20video: Factor out vidconsole_put_string()Marek Vasut
2018-12-29dm: video: fix test failures with enabled default TrueType fontAnatolij Gustschin
2018-11-17dm: video: correctly set the cursor positionHeinrich Schuchardt
2018-10-09sandbox: video: Speed up video outputSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-03-06dm: video: support increased intensity (bold)Heinrich Schuchardt
2018-03-06dm: video: show correct colors in graphical consoleHeinrich Schuchardt
2017-09-29video: test: Add ANSI escape sequence testsRob Clark
2017-09-29video: test: Helper for writing stringsRob Clark
2016-02-06video: test: Adjust order of file closureSimon Glass
2016-01-30video: test: Add console tests for truetypeSimon Glass
2016-01-30video: sandbox: Enable truetype fonts for sandboxSimon Glass
2016-01-30video: Handle the 'bell' characterSimon Glass
2016-01-30video: Use fractional units for X coordinatesSimon Glass
2016-01-20dm: video: test: Test that bitmap display works correctlySimon Glass
2016-01-20dm: video: test: Add tests for rotated consolesSimon Glass
2016-01-20dm: video: test: Add tests for the video uclassSimon Glass