summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2025-11-27cmd/extension: avoid NULL pointer dereferenceHeinrich Schuchardt
2025-11-18cmd: mtd: benchmark: use lldiv() instead of 64-bit divisionMikhail Kshevetskiy
2025-11-06qfw: Add more fields and a heading to qfw listSimon Glass
2025-11-03Merge patch series "Remove usage of CMD_BOOTx from SPL code"Tom Rini
2025-11-03spl: remove usage of CMD_BOOTx from image parsingAnshul Dalal
2025-11-03Merge patch series "Convert extension support to UCLASS and adds its support ...Tom Rini
2025-11-03boot: extension: Move overlay apply custom logic to command levelKory Maincent (TI.com)
2025-11-03boot: Remove legacy extension board supportKory Maincent (TI.com)
2025-11-03boot: Add UCLASS support for extension boardsKory Maincent (TI.com)
2025-11-03boot: Move extension board support from cmd/ to boot/Kory Maincent (TI.com)
2025-10-28cmd: mtd: Prevent use of uninitialised variableAndrew Goodbody
2025-10-26efi_loader: efi_console: support editable input fieldsCasey Connolly
2025-10-22net: make dhcp_run() common for NET and NET_LWIPJerome Forissier
2025-10-22net: Remove BOOTP_VENDOREX supportTom Rini
2025-10-15cmd: ti: Add DDRSS Inline ECC Error Injection commandGeorgi Vlaev
2025-10-14cmd: sf: align erase and write on erase block boundaryViorel Suman
2025-10-13bootstd: Fix bootflow info for efi_mgrSam Protsenko
2025-10-10iotrace: Finish migrating this to KconfigTom Rini
2025-10-10Merge branch 'uboot-05102025' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2025-10-09Merge patch series "firmware: scmi: various update"Tom Rini
2025-10-09cmd: scmi: Add pin control protocol namePeng Fan
2025-10-09Merge tag 'ubi-for-2026.01-rc1' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2025-10-08cmd: Update dependencies on CMD_IRQTom Rini
2025-10-08cmd: Make CMD_MP depend on the CPU framework being disabledTom Rini
2025-10-08Kconfig: Make further use of testing for !COMPILE_TESTTom Rini
2025-10-08thermal: Convert .get_temp() return value to millicelsiusMarek Vasut
2025-10-08ubi: extend support for LED activityYegor Yefremov
2025-10-07cmd/dma: implement dmareset commandbriansune
2025-10-05cmd: mtd: add benchmark option to the helpMikhail Kshevetskiy
2025-10-05cmd: mtd: fix speed measurement in the speed benchmarkMikhail Kshevetskiy
2025-10-05cmd: mtd: add nand_read_test command supportMikhail Kshevetskiy
2025-10-05cmd: mtd: add nand_write_test command supportMikhail Kshevetskiy
2025-10-05cmd: mtd: add markbad command supportMikhail Kshevetskiy
2025-10-03cmd: spl: Remove ATAG support from this commandTom Rini
2025-09-24imls: remove return parenthesesOsama Abdelkader
2025-09-16cmd: terminal: avoid serial_reinit_all() with DM_SERIAL enabledAditya Dutt
2025-09-02memtest: remove use of vu_long typedef in mem_test_altRasmus Villemoes
2025-09-02memtest: only call schedule() once for every 256 wordsRasmus Villemoes
2025-09-02memtest: don't volatile-qualify local variablesRasmus Villemoes
2025-08-23cmd: mtd: Enable speed benchmarkingMiquel Raynal
2025-08-23cmd: nand: nand dump with ecc optiondavid regan
2025-08-23cmd: nand: nand dump display updatedavid regan
2025-08-23cmd: nand: more descriptive help infodavid regan
2025-08-23cmd: nand: bug fix MTD_OOB_AUTO to MTD_OPS_AUTO_OOBdavid regan
2025-08-18net: lwip: ping: set net_try_count to 1Jerome Forissier
2025-08-18lwip: sntp: remove redundant sys_check_timeouts()Jerome Forissier
2025-08-18net: introduce CONFIG_DNSJerome Forissier
2025-08-08efi_loader: Support loading a ramdisk with bootefiSimon Glass
2025-08-07meminfo: correct "free" memory region sizeShiji Yang
2025-08-06cmd: Add i3c command support.Dinesh Maniyam