summaryrefslogtreecommitdiff
path: root/drivers/video/vidconsole-uclass.c
AgeCommit message (Expand)Author
2016-09-23video: squash lines for immediate returnMasahiro Yamada
2016-03-14dm: Use uclass_first_device_err() where it is usefulSimon Glass
2016-02-16dm: video: Flush the cache after a puts()Simon Glass
2016-01-30video: Provide a backspace methodSimon Glass
2016-01-30video: Provide a signal when a new console line is startedSimon Glass
2016-01-30video: Provide a left margin for the text consoleSimon Glass
2016-01-30video: Handle the 'bell' characterSimon Glass
2016-01-30video: Use fractional units for X coordinatesSimon Glass
2016-01-21video: Name consoles by their numberSimon Glass
2016-01-20dm: video: Add a uclass for the text consoleSimon Glass