summaryrefslogtreecommitdiff
path: root/common/lcd_console.c
AgeCommit message (Expand)Author
2022-04-06MLK-12425-2 video: epdc: introduce epdc supportPeng Fan
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2019-12-02common: Move serial functions out of common.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2015-04-18common/lcd_console: introduce display/framebuffer rotationHannes Petermaier
2015-04-18common/lcd_console: move single static variables into common (static) structureHannes Petermaier
2015-04-18common/lcd_console: ask only one-time for bg/fg-color per callHannes Petermaier
2015-04-18common/lcd_console: cleanup lcd_drawchars/lcd_putc_xyHannes Petermaier
2015-03-05common/lcd: Add command for writing to lcd-displayHannes Petermaier
2015-03-05common/lcd: Add command for setting cursor within lcd-consoleHannes Petermaier
2015-01-10lcd_console: remove unused definesNikita Kiryanov
2015-01-10lcd: refactor lcd console stuff into its own fileNikita Kiryanov