summaryrefslogtreecommitdiff
path: root/include/video_console.h
Commit message (Expand)AuthorAgeFilesLines
* dm: video: support more escape sequencesHeinrich Schuchardt2018-09-281-12/+16
* dm: video: adjust struct vidconsole_priv descriptionHeinrich Schuchardt2018-09-281-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: video: support increased intensity (bold)Heinrich Schuchardt2018-03-061-2/+10
* dm: video: use constants to refer to colorsHeinrich Schuchardt2018-03-061-0/+35
* dm: video: Add basic ANSI escape sequence supportRob Clark2017-09-291-0/+11
* video: Provide a backspace methodSimon Glass2016-01-301-0/+14
* video: Provide a signal when a new console line is startedSimon Glass2016-01-301-0/+14
* video: Provide a left margin for the text consoleSimon Glass2016-01-301-0/+2
* video: Use fractional units for X coordinatesSimon Glass2016-01-301-9/+31
* dm: video: Add a uclass for the text consoleSimon Glass2016-01-201-0/+136