summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2025-07-08cmd: Introduce CMD_HELPMichal Simek
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
2025-06-26Merge patch series "net: consolidate PXE processor architecture type Kconfig"Tom Rini
2025-06-26net: consolidate PXE processor architecture type KconfigHeinrich Schuchardt
2025-06-26cmd: remove duplicate DHCPv6 Kconfig definitionsHeinrich Schuchardt
2025-06-25cmd: smbios: Fix header for type 3 entriesMark Kettenis
2025-06-25Merge patch series "lmb: use a single API for all allocations"Tom Rini
2025-06-25lmb: use a single function to free up memorySughosh Ganu
2025-06-25lmb: replace lmb_reserve() and lmb_alloc_addr() API'sSughosh Ganu
2025-06-20Merge patch series "Consistent Kconfig environment options CONFIG_ENV_ prefix"Tom Rini
2025-06-20env: Rename SYS_MMC_ENV_DEV to ENV_MMC_DEVICE_INDEXMarek Vasut
2025-06-09Merge tag 'v2025.07-rc4' into nextTom Rini
2025-06-05cmd: bootmenu: permit to select bootmenu entry with a shortcutChristian Marangi
2025-06-02Merge patch series "Audit include list for include/[a-m]*.h"Tom Rini
2025-06-02include/mtd.h: Cleanup usageTom Rini
2025-06-02include/ide.h: Cleanup usageTom Rini
2025-06-02Revert "booti/bootm: riscv: Verify image arch type"Mayuresh Chitale
2025-05-30Merge tag 'dm-pull-30may25' of git://git.denx.de/u-boot-dm into nextTom Rini
2025-05-30Merge patch series "test/py: enable HTTP testing"Tom Rini
2025-05-30cmd/Kconfig: select CMD_WGET if ARCH_QEMUAdriano Cordova
2025-05-30expo: Update bootflow_menu_poll() to return a sequence IDSimon Glass
2025-05-30expo: Drop the render from expo_poll()Simon Glass
2025-05-30expo: Split bootflow_menu_run() into two piecesSimon Glass
2025-05-30expo: Destroy the cedit expo when doneSimon Glass
2025-05-30expo: Add a function to poll for inputSimon Glass
2025-05-29Merge patch series "Remove <env.h> from <net.h>"Tom Rini
2025-05-29global: Avoid indirect inclusion of <env.h> from <net.h>Tom Rini
2025-05-29net: Remove env_get_ip helper() functionTom Rini
2025-05-29Merge patch series "Start removing <env.h> from headers when not required"Tom Rini
2025-05-29global: Avoid indirect inclusion of <env.h> from <command.h>Tom Rini
2025-05-29cmd/mem.c, test/cmd/mem_copy.c: Add <compiler.h>Tom Rini
2025-05-29global: Add <linux/string.h> instead of long indirect include pathTom Rini
2025-05-29Merge patch series "regex patches"Tom Rini
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