summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2025-06-26cmd: add "config" command dependency on gzipMarius Dinu
2025-06-02Revert "booti/bootm: riscv: Verify image arch type"Mayuresh Chitale
2025-05-25efi: Rename END to EFI_DP_ENDSimon Glass
2025-05-25efi_loader: Separate device path into its own headerSimon Glass
2025-05-21booti/bootm: riscv: Verify image arch typeMayuresh Chitale
2025-05-16cmd: tlv_eeprom: return after successful read from EEPROMMartin Schiller
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
2025-04-01cmd: Correct dependency for CMD_LINK_LOCALTom Rini
2025-03-31cmd: Kconfig: Fix submenu for network commandsPaul Barker
2025-03-31net: lwip: remove superfluous newline at tftp help textMichael Walle
2025-03-26blkmap: add an attribute to preserve the mem mappingSughosh Ganu
2025-03-24Merge tag 'v2025.04-rc5' into nextTom Rini
2025-03-18Merge patch series "pxe: Precursor series for supporting read_all() in extlin...Tom Rini
2025-03-18net: Provide a function to run network operationsSimon Glass
2025-03-18net: Drop #ifdef in parse_args()Simon Glass