summaryrefslogtreecommitdiff
path: root/cmd/cls.c
Commit message (Expand)AuthorAgeFilesLines
* video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass2022-10-301-1/+1
* cmd: remove deprecated LCD supportHeinrich Schuchardt2022-08-041-14/+6
* video: Drop cfg_consoleSimon Glass2022-03-281-2/+0
* cmd: add serial console support for the cls commandHeinrich Schuchardt2022-03-121-2/+8
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+1
* cmd: add clear screen 'cls' commandAnatolij Gustschin2018-12-041-0/+35