summaryrefslogtreecommitdiff
path: root/drivers/video/video-uclass.c
Commit message (Expand)AuthorAgeFilesLines
* video: Use cache-alignment in video_sync()Simon Glass2016-11-251-1/+2
* dm: video: Don't do anything in alloc_fb() when plat->size is zeroBin Meng2016-10-121-0/+3
* video: Allow selection of the driver and font sizeSimon Glass2016-01-301-4/+16
* video: Add a console driver that uses TrueType fontsSimon Glass2016-01-301-2/+9
* video: Add a function to control cache flushingSimon Glass2016-01-211-0/+7
* dm: video: Add a uclass for the text consoleSimon Glass2016-01-201-0/+21
* dm: video: Add a video uclassSimon Glass2016-01-201-0/+228