summaryrefslogtreecommitdiff
path: root/cmd/cls.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-13video: Add a note about the broken implementationSimon Glass1-1/+7
2023-03-13video: Clear the vidconsole rather than the videoSimon Glass1-4/+8
2023-02-10Correct SPL use of VIDEO_ANSISimon Glass1-1/+1
2023-02-10Correct SPL uses of VIDEOSimon Glass1-1/+1
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass1-1/+1
2022-08-04cmd: remove deprecated LCD supportHeinrich Schuchardt1-14/+6
2022-03-28video: Drop cfg_consoleSimon Glass1-2/+0
2022-03-12cmd: add serial console support for the cls commandHeinrich Schuchardt1-2/+8
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2018-12-04cmd: add clear screen 'cls' commandAnatolij Gustschin1-0/+35