summaryrefslogtreecommitdiff
path: root/drivers/video/video-uclass.c
AgeCommit message (Expand)Author
2017-09-12video: add config option to skip framebuffer clearRob Clark
2016-11-25video: Use cache-alignment in video_sync()Simon Glass
2016-10-12dm: video: Don't do anything in alloc_fb() when plat->size is zeroBin Meng
2016-01-30video: Allow selection of the driver and font sizeSimon Glass
2016-01-30video: Add a console driver that uses TrueType fontsSimon Glass
2016-01-21video: Add a function to control cache flushingSimon Glass
2016-01-20dm: video: Add a uclass for the text consoleSimon Glass
2016-01-20dm: video: Add a video uclassSimon Glass