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
Age
Commit message (
Expand
)
Author
2022-11-16
eficonfig: fix missing variable initialization
Masahisa Kojima
2022-11-16
cmd: remove superfluous if in eficonfig_edit_boot_option
Heinrich Schuchardt
2022-11-10
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-11-10
Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to Kconfig
Tom Rini
2022-11-07
dm: sandbox: Switch over to using the new host uclass
Simon Glass
2022-11-07
dm: sandbox: Drop non-BLK code from host implementation
Simon Glass
2022-11-02
cmd: eeprom: don't truncate target address at 32-bit
Baruch Siach
2022-11-02
cyclic: switch to using hlist instead of list
Rasmus Villemoes
2022-10-31
FWU: cmd: Add a command to read FWU metadata
Sughosh Ganu
2022-10-31
vbe: Add a command to show the VBE state
Simon Glass
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-30
Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-10-30
video: Drop CONFIG_LCD
Simon Glass
2022-10-30
video: Drop CONFIG_VIDEO
Simon Glass
2022-10-30
video: Drop remaining references to CONFIG_LCD
Simon Glass
2022-10-30
video: cmd: Drop old LCD code
Simon Glass
2022-10-30
video: Move bmp_display() prototype to video.h
Simon Glass
2022-10-30
video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE
Simon Glass
2022-10-30
video: Split SPLASH_SCREEN_ALIGN from bmp command
Simon Glass
2022-10-30
video: Add commands to list and change fonts
Simon Glass
2022-10-30
video: Enable the cls command by default
Simon Glass
2022-10-30
video: Move the console commands to cmd/
Simon Glass
2022-10-29
dm: treewide: Do not use the return value of simple uclass iterator
Michal Suchanek
2022-10-25
Merge https://source.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2022-10-25
cmd: sf: Handle unaligned 'update' start offset
Marek Vasut
2022-10-21
cmd: bcb: select user(0) hwpart in __bcb_load()
Mattijs Korpershoek
2022-10-21
qfw: return failure when no kernel could be loaded
Andre Przywara
2022-10-21
qfw: store loaded file size in environment variable
Andre Przywara
2022-10-21
cmd: Add ncsi command
Samuel Mendoza-Jonas
2022-10-20
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2022-10-20
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2022-10-20
cmd/sbi: user friendly short texts
Heinrich Schuchardt
2022-10-20
cmd/sbi: error message for failure to get spec version
Heinrich Schuchardt
2022-10-20
cmd/sbi: format RustSBI version number
Heinrich Schuchardt
2022-10-18
sunxi: Kconfig: use SoC-wide values for some symbols
Andre Przywara
2022-10-17
fdt: Show a message when the working FDT changes
Simon Glass
2022-10-17
bootm: Drop #ifdef from do_bootm()
Simon Glass
2022-10-17
bootm: Avoid returning error codes from command
Simon Glass
2022-10-17
cmd: List all uclass devices regardless of probe error
Michal Suchanek
2022-10-16
efi_loader: remove efi_delete_handle on loadfile2
Ilias Apalodimas
2022-10-16
cmd: simplify efidebug
Heinrich Schuchardt
2022-10-12
cmd: ubi: Add 'ubi list' command for printing list of all UBI volumes
Pali Rohár
2022-10-11
cmd: add temperature command
Robert Marko
2022-10-11
cmd: xxd: add new command
Roger Knecht
2022-10-11
cmd: cat: add new command
Roger Knecht
2022-10-10
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2022-10-10
usb: gadget: fastboot: detach usb on reboot commands
Mattijs Korpershoek
2022-10-10
cmd: CMD_CLS should not depend on video
Heinrich Schuchardt
2022-10-06
cmd: replace efi_create_handle/add_protocol with InstallMultipleProtocol
Ilias Apalodimas
[next]