summaryrefslogtreecommitdiff
path: root/cmd/cls.c
AgeCommit message (Expand)Author
2023-02-10Correct SPL use of VIDEO_ANSISimon Glass
2023-02-10Correct SPL uses of VIDEOSimon Glass
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-08-04cmd: remove deprecated LCD supportHeinrich Schuchardt
2022-03-28video: Drop cfg_consoleSimon Glass
2022-03-12cmd: add serial console support for the cls commandHeinrich Schuchardt
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2018-12-04cmd: add clear screen 'cls' commandAnatolij Gustschin