summaryrefslogtreecommitdiffstats
path: root/drivers/video/vidconsole-uclass.c
Commit message (Expand)AuthorAgeFilesLines
* dm: Use uclass_first_device_err() where it is usefulSimon Glass2016-03-141-4/+2
* dm: video: Flush the cache after a puts()Simon Glass2016-02-161-0/+1
* video: Provide a backspace methodSimon Glass2016-01-301-1/+11
* 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-3/+3
* video: Handle the 'bell' characterSimon Glass2016-01-301-0/+3
* video: Use fractional units for X coordinatesSimon Glass2016-01-301-24/+33
* video: Name consoles by their numberSimon Glass2016-01-211-1/+6
* dm: video: Add a uclass for the text consoleSimon Glass2016-01-201-0/+239
OpenPOWER on IntegriCloud