aboutsummaryrefslogtreecommitdiff
path: root/cmd/cls.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06cmd: Remove <common.h> and add needed includesTom Rini
2023-12-13video: Add a function to clear the displaySimon Glass
2023-03-13video: Add a note about the broken implementationSimon Glass
2023-03-13video: Clear the vidconsole rather than the videoSimon Glass
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