Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | video: Update rotated console to support copy buffer | Simon Glass | 2020-07-09 | 1 | -23/+60 |
* | video: Adjust rotated console to start at right edge | Simon Glass | 2020-07-09 | 1 | -1/+1 |
* | video: Split out expression parts into variables | Simon Glass | 2020-07-09 | 1 | -17/+17 |
* | video: Avoid using #ifdef in console_rotate.c | Simon Glass | 2020-01-02 | 1 | -167/+158 |
* | video/console: Fix DM_VIDEO font glyph array indexing | Andre Przywara | 2019-04-14 | 1 | -3/+4 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | video: Use fractional units for X coordinates | Simon Glass | 2016-01-30 | 1 | -16/+49 |
* | dm: video: Add a driver for a rotated text console | Simon Glass | 2016-01-20 | 1 | -0/+436 |