summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
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
2025-08-06cmd: i2c: fix coverity issueHeiko Schocher
2025-08-04cmd: bdinfo: Fix showing correct IP address based on current deviceMichal Simek
2025-07-29cmd: tlv_eeprom: improve mac_read_from_eeprom() log messagesHugo Villeneuve
2025-07-29cmd: tlv_eeprom: fix typo errors in comments and error msgHugo Villeneuve
2025-07-28cmd: elf: Prevent possible buffer overflowAndrew Goodbody
2025-07-26efi: Rename CONFIG_EFI to CONFIG_EFI_CLIENTSimon Glass
2025-07-24uclass: Cleanup uclass_find_next_deviceAndrew Goodbody
2025-07-24drivers: fpga: correct compiler errors and warningsPieter Van Trappen
2025-07-24cmd: fpga: improve user feedback in case of bitstream load failurePieter Van Trappen
2025-07-23cmd: gpt: Fix off by 1 errorsAndrew Goodbody
2025-07-19Merge tag 'i2c-for-2025.10-take2' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-07-16cmd: i2c: fix build when CFG_SYS_I2C_NOPROBES defined with DM_I2CHolger Brunck
2025-07-14Merge tag 'qcom-main-20250714' of https://source.denx.de/u-boot/custodians/u-...Tom Rini
2025-07-14cmd: ufetch: Initialise size before first useAndrew Goodbody
2025-07-11Merge patch series "Create uclass for HW AES cryptographic devices"Tom Rini
2025-07-11cmd: aes: Add support for DM AES driversIon Agorria
2025-07-11Merge tag 'u-boot-imx-master-20250710' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-07-10cmd/Kconfig: Tighten dependencies on CMD_SEAMATom Rini
2025-07-10cmd/Kconfig: Tighten dependencies on CMD_BLOBTom Rini
2025-07-09cmd: Remove "universe" command.Tom Rini
2025-07-09cmd: Remove "tsi148" commandTom Rini
2025-07-09Merge patch series "Improve Verdin AM62P thermal setup by generalizing ft_boa...Tom Rini
2025-07-09boot: Make ft_board_setup_ex() genericJoão Paulo Gonçalves
2025-07-08Merge tag 'xilinx-for-v2025.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2025-07-08cmd: Introduce CMD_HELPMichal Simek
2025-07-08lwip: add sntp commandJerome Forissier
2025-07-08lwip: ping: accept host name when CONFIG_CMD_DNS=yJerome Forissier
2025-07-08lwip: dns: do not print IP address when a variable is specifiedJerome Forissier
2025-07-08lwip: dns: do not return CMD_RET_FAILURE on successful resolutionJerome Forissier
2025-07-08lwip: split net/lwip/wget.cJerome Forissier
2025-07-08lwip: split cmd/net-lwip.c into one file per commandJerome Forissier
2025-07-08lwip: move net/lwip/ping.c to cmd/lwipJerome Forissier
2025-07-08lwip: move net/lwip/dns.c to cmd/lwipJerome Forissier
2025-07-07Merge branch 'next'Tom Rini
2025-07-03Merge tag 'u-boot-dfu-next-20250703' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-07-03cmd: eficonfig: add support for URI device path based boot optionsSughosh Ganu
2025-07-02cmd: abootimg: Prevent use of unintialised variableAndrew Goodbody
2025-07-01tpm: Make use of TPM2_ALG_INVAL from enumAndrew Goodbody
2025-06-26cmd: add "config" command dependency on gzipMarius Dinu