Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | video: Update normal console to support copy buffer | Simon Glass | 2020-07-09 | 1 | -3/+23 |
* | video: Avoid using #ifdef in video blitting code | Simon Glass | 2020-01-02 | 1 | -64/+61 |
* | video: make BPP and ANSI configs optional | Anatolij Gustschin | 2019-12-06 | 1 | -5/+5 |
* | video/console: Fix DM_VIDEO font glyph array indexing | Andre Przywara | 2019-04-14 | 1 | -1/+2 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | video: Fix crash when scroll screen | eric.gao@rock-chips.com | 2017-04-14 | 1 | -1/+1 |
* | video: Use fractional units for X coordinates | Simon Glass | 2016-01-30 | 1 | -2/+22 |
* | dm: video: Add a 'normal' text console driver | Simon Glass | 2016-01-20 | 1 | -0/+141 |