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
2025-12-22
fix PL330 CMD supported target
Brian Sune
2025-12-18
cmd: nvedit: Validate argument count before use
Marek Vasut
2025-12-18
cmd: lwip/wget: avoid NULL dereference in _set_cacert()
Heinrich Schuchardt
2025-11-27
cmd/extension: avoid NULL pointer dereference
Heinrich Schuchardt
2025-11-18
cmd: mtd: benchmark: use lldiv() instead of 64-bit division
Mikhail Kshevetskiy
2025-11-06
qfw: Add more fields and a heading to qfw list
Simon Glass
2025-11-03
Merge patch series "Remove usage of CMD_BOOTx from SPL code"
Tom Rini
2025-11-03
spl: remove usage of CMD_BOOTx from image parsing
Anshul Dalal
2025-11-03
Merge patch series "Convert extension support to UCLASS and adds its support ...
Tom Rini
2025-11-03
boot: extension: Move overlay apply custom logic to command level
Kory Maincent (TI.com)
2025-11-03
boot: Remove legacy extension board support
Kory Maincent (TI.com)
2025-11-03
boot: Add UCLASS support for extension boards
Kory Maincent (TI.com)
2025-11-03
boot: Move extension board support from cmd/ to boot/
Kory Maincent (TI.com)
2025-10-28
cmd: mtd: Prevent use of uninitialised variable
Andrew Goodbody
2025-10-26
efi_loader: efi_console: support editable input fields
Casey Connolly
2025-10-22
net: make dhcp_run() common for NET and NET_LWIP
Jerome Forissier
2025-10-22
net: Remove BOOTP_VENDOREX support
Tom Rini
2025-10-15
cmd: ti: Add DDRSS Inline ECC Error Injection command
Georgi Vlaev
2025-10-14
cmd: sf: align erase and write on erase block boundary
Viorel Suman
2025-10-13
bootstd: Fix bootflow info for efi_mgr
Sam Protsenko
2025-10-10
iotrace: Finish migrating this to Kconfig
Tom Rini
2025-10-10
Merge branch 'uboot-05102025' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2025-10-09
Merge patch series "firmware: scmi: various update"
Tom Rini
2025-10-09
cmd: scmi: Add pin control protocol name
Peng Fan
2025-10-09
Merge tag 'ubi-for-2026.01-rc1' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2025-10-08
cmd: Update dependencies on CMD_IRQ
Tom Rini
2025-10-08
cmd: Make CMD_MP depend on the CPU framework being disabled
Tom Rini
2025-10-08
Kconfig: Make further use of testing for !COMPILE_TEST
Tom Rini
2025-10-08
thermal: Convert .get_temp() return value to millicelsius
Marek Vasut
2025-10-08
ubi: extend support for LED activity
Yegor Yefremov
2025-10-07
cmd/dma: implement dmareset command
briansune
2025-10-05
cmd: mtd: add benchmark option to the help
Mikhail Kshevetskiy
2025-10-05
cmd: mtd: fix speed measurement in the speed benchmark
Mikhail Kshevetskiy
2025-10-05
cmd: mtd: add nand_read_test command support
Mikhail Kshevetskiy
2025-10-05
cmd: mtd: add nand_write_test command support
Mikhail Kshevetskiy
2025-10-05
cmd: mtd: add markbad command support
Mikhail Kshevetskiy
2025-10-03
cmd: spl: Remove ATAG support from this command
Tom Rini
2025-09-24
imls: remove return parentheses
Osama Abdelkader
2025-09-16
cmd: terminal: avoid serial_reinit_all() with DM_SERIAL enabled
Aditya Dutt
2025-09-02
memtest: remove use of vu_long typedef in mem_test_alt
Rasmus Villemoes
2025-09-02
memtest: only call schedule() once for every 256 words
Rasmus Villemoes
2025-09-02
memtest: don't volatile-qualify local variables
Rasmus Villemoes
2025-08-23
cmd: mtd: Enable speed benchmarking
Miquel Raynal
2025-08-23
cmd: nand: nand dump with ecc option
david regan
2025-08-23
cmd: nand: nand dump display update
david regan
2025-08-23
cmd: nand: more descriptive help info
david regan
2025-08-23
cmd: nand: bug fix MTD_OOB_AUTO to MTD_OPS_AUTO_OOB
david regan
2025-08-18
net: lwip: ping: set net_try_count to 1
Jerome Forissier
2025-08-18
lwip: sntp: remove redundant sys_check_timeouts()
Jerome Forissier
2025-08-18
net: introduce CONFIG_DNS
Jerome Forissier
[next]