index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
cls.c
Age
Commit message (
Expand
)
Author
2025-04-24
cmd: cls: do not repeat clearing of console
Sughosh Ganu
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
cmd: Remove <common.h> and add needed includes
Tom Rini
2023-12-13
video: Add a function to clear the display
Simon Glass
2023-03-13
video: Add a note about the broken implementation
Simon Glass
2023-03-13
video: Clear the vidconsole rather than the video
Simon Glass
2023-02-10
Correct SPL use of VIDEO_ANSI
Simon Glass
2023-02-10
Correct SPL uses of VIDEO
Simon Glass
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-08-04
cmd: remove deprecated LCD support
Heinrich Schuchardt
2022-03-28
video: Drop cfg_console
Simon Glass
2022-03-12
cmd: add serial console support for the cls command
Heinrich Schuchardt
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2018-12-04
cmd: add clear screen 'cls' command
Anatolij Gustschin