Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-05-06 | cmd: Remove <common.h> and add needed includes | Tom Rini | 1 | -1/+0 |
2023-12-13 | video: Add a function to clear the display | Simon Glass | 1 | -22/+3 |
2023-03-13 | video: Add a note about the broken implementation | Simon Glass | 1 | -1/+7 |
2023-03-13 | video: Clear the vidconsole rather than the video | Simon Glass | 1 | -4/+8 |
2023-02-10 | Correct SPL use of VIDEO_ANSI | Simon Glass | 1 | -1/+1 |
2023-02-10 | Correct SPL uses of VIDEO | Simon Glass | 1 | -1/+1 |
2022-10-30 | video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO | Simon Glass | 1 | -1/+1 |
2022-08-04 | cmd: remove deprecated LCD support | Heinrich Schuchardt | 1 | -14/+6 |
2022-03-28 | video: Drop cfg_console | Simon Glass | 1 | -2/+0 |
2022-03-12 | cmd: add serial console support for the cls command | Heinrich Schuchardt | 1 | -2/+8 |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass | 1 | -1/+1 |
2018-12-04 | cmd: add clear screen 'cls' command | Anatolij Gustschin | 1 | -0/+35 |