summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2025-05-29cmd: test: add support for =~ operatorRasmus Villemoes
2025-05-26Merge tag 'v2025.07-rc3' into nextTom Rini
2025-05-25efi: Rename END to EFI_DP_ENDSimon Glass
2025-05-25efi_loader: Separate device path into its own headerSimon Glass
2025-05-23Merge patch series "BOOTP/DHCPv4 enhancements"Tom Rini
2025-05-23net: bootp: add config option BOOTP_RANDOM_XIDSean Edmond
2025-05-23net: Enhancements for dhcp option 209Sean Edmond
2025-05-22cmd: ximg: handle Z_BUF_ERROR explicitly in GZIP decompressionAristo Chen
2025-05-21booti/bootm: riscv: Verify image arch typeMayuresh Chitale
2025-05-16cmd: tlv_eeprom: return after successful read from EEPROMMartin Schiller
2025-05-14global: Avoid indirect inclusion of <env.h> from <command.h>Tom Rini
2025-05-14cmd/mem.c, test/cmd/mem_copy.c: Add <compiler.h>Tom Rini
2025-05-14global: Add <linux/string.h> instead of long indirect include pathTom Rini
2025-05-13cmd/cat.c: Add missing includeTom Rini
2025-05-11cmd: nvedit: fix efi env -e -i command helpVincent Stehlé
2025-05-05cmd: spawn: reject 0 as an invalid job IDJerome Forissier
2025-04-28cmd: Kconfig: Fix typosAristo Chen
2025-04-24cmd: cls: do not repeat clearing of consoleSughosh Ganu
2025-04-23Merge patch series "Uthreads"Tom Rini
2025-04-23cmd: add spawn and wait commandsJerome Forissier
2025-04-23net: ping: make do_ping() available via <net.h>Jerome Forissier
2025-04-23cmd: Remove CMD_NET protectionMichal Simek
2025-04-19efi_selftest: use do_bootefi_exec()Heinrich Schuchardt
2025-04-19cmd: simplify eficonfig_init()Heinrich Schuchardt
2025-04-16cmd: mvebu/bubt: Correct usage of IS_ENABLED() macroTom Rini
2025-04-11Merge patch series "Switch to using $(PHASE_) in Makefiles"Tom Rini
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2025-04-11cmd: optee: fix hello subcommand argument checkVincent Stehlé
2025-04-11Merge tag 'efi-2025-07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-04-11cmd: fwu: Dump custom fields from mdata structureMichal Simek
2025-04-11efi_loader: binary_run: register an initrdAdriano Cordova
2025-04-10drivers: scsi: Add 'erase' supportVaradarajan Narayanan
2025-04-10dm: blk: Add 'erase' generic block device commandsVaradarajan Narayanan
2025-04-10fastboot: lift restrictions on !NET_LWIP for USBMichael Walle
2025-04-08Merge patch series "Annotate switch/case fallthrough cases"Tom Rini
2025-04-08cmd: spl: annotate switch/case fallthroughAndre Przywara
2025-04-08cmd: pmic: annotate switch/case fallthroughAndre Przywara
2025-04-08Merge branch 'next'Tom Rini
2025-04-07Revert "Merge patch series "pxe: Precursor series for supporting read_all() i...Tom Rini
2025-04-04Merge patch series "cmd: fuse: Introduce fuse writebuff sub-system and clean up"Tom Rini
2025-04-04cmd: fuse: Add fuse writebuff sub-system commandHarsha Vardhan V M
2025-04-04cmd: fuse: Remove custom string functionsHarsha Vardhan V M
2025-04-03acpi: Support checking checksumsSimon Glass
2025-04-03sandbox: acpi: Avoid a warning about FADTSimon Glass
2025-04-03boot: Consider non-bootable partitionsSimon Glass
2025-04-03x86: Update mtrr command to support 64-bit valuesSimon Glass
2025-04-03x86: Add functions to convert between mtrr size and maskSimon Glass
2025-04-02Merge patch series "fs: exfat: Add exfat port based on exfat-fuse"Tom Rini
2025-04-02cmd: fs: Add generic rm implementationMarek Vasut
2025-04-02cmd: fs: Add generic mkdir implementationMarek Vasut