Age | Commit message (Expand) | Author |
---|---|---|
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2019-12-02 | common: Move serial functions out of common.h | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2015-04-18 | common/lcd_console: introduce display/framebuffer rotation | Hannes Petermaier |
2015-04-18 | common/lcd_console: move single static variables into common (static) structure | Hannes Petermaier |
2015-04-18 | common/lcd_console: ask only one-time for bg/fg-color per call | Hannes Petermaier |
2015-04-18 | common/lcd_console: cleanup lcd_drawchars/lcd_putc_xy | Hannes Petermaier |
2015-03-05 | common/lcd: Add command for writing to lcd-display | Hannes Petermaier |
2015-03-05 | common/lcd: Add command for setting cursor within lcd-console | Hannes Petermaier |
2015-01-10 | lcd_console: remove unused defines | Nikita Kiryanov |
2015-01-10 | lcd: refactor lcd console stuff into its own file | Nikita Kiryanov |