Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | video: Use cache-alignment in video_sync() | Simon Glass | 2016-11-25 | -1/+2 |
* | dm: video: Don't do anything in alloc_fb() when plat->size is zero | Bin Meng | 2016-10-12 | -0/+3 |
* | video: Allow selection of the driver and font size | Simon Glass | 2016-01-30 | -4/+16 |
* | video: Add a console driver that uses TrueType fonts | Simon Glass | 2016-01-30 | -2/+9 |
* | video: Add a function to control cache flushing | Simon Glass | 2016-01-21 | -0/+7 |
* | dm: video: Add a uclass for the text console | Simon Glass | 2016-01-20 | -0/+21 |
* | dm: video: Add a video uclass | Simon Glass | 2016-01-20 | -0/+228 |