summaryrefslogtreecommitdiff
path: root/cmd/cls.c
AgeCommit message (Expand)AuthorFilesLines
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