summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
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
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