Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2015-04-18 | common/lcd_console: introduce display/framebuffer rotation | Hannes Petermaier | 1 | -71/+92 |
2015-04-18 | common/lcd_console: move single static variables into common (static) structure | Hannes Petermaier | 1 | -38/+38 |
2015-04-18 | common/lcd_console: ask only one-time for bg/fg-color per call | Hannes Petermaier | 1 | -5/+2 |
2015-04-18 | common/lcd_console: cleanup lcd_drawchars/lcd_putc_xy | Hannes Petermaier | 1 | -16/+7 |
2015-03-05 | common/lcd: Add command for writing to lcd-display | Hannes Petermaier | 1 | -0/+18 |
2015-03-05 | common/lcd: Add command for setting cursor within lcd-console | Hannes Petermaier | 1 | -0/+21 |
2015-01-10 | lcd_console: remove unused defines | Nikita Kiryanov | 1 | -4/+0 |
2015-01-10 | lcd: refactor lcd console stuff into its own file | Nikita Kiryanov | 1 | -0/+215 |