summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2024-10-16net: split cmd/net.c into cmd/net.c and cmd/net-common.cJerome Forissier
2024-10-16net: lwip: add dns commandJerome Forissier
2024-10-16net: lwip: add ping commandJerome Forissier
2024-10-16net: lwip: add TFTP support and tftpboot commandJerome Forissier
2024-10-16net: lwip: add DHCP support and dhcp commmandJerome Forissier
2024-10-16net: introduce alternative implementation as net/lwip/Jerome Forissier
2024-10-15bootstd: Add command to enable setting of bootmeth specific propertiesMartyn Welch
2024-10-15boot: Add logic to enable booting from fallback optionMartyn Welch
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-11xpl: Rename spl_phase_prefix() and spl_phase_name()Simon Glass
2024-10-10Merge patch series "led: introduce LED boot and activity function"Tom Rini
2024-10-10ubi: implement support for LED activityChristian Marangi
2024-10-10mtd: implement support for LED activityChristian Marangi
2024-10-09cmd: clk: simplify clk commandHeinrich Schuchardt
2024-10-09cmd/Kconfig: CONFIG_CMD_CLK should depend on CONFIG_CLKHeinrich Schuchardt
2024-10-09efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILESimon Glass
2024-10-07cmd: Make bootvx independent of bootelfDaniel Palmer
2024-10-03Merge tag 'u-boot-dfu-next-20241003' of https://source.denx.de/u-boot/custodi...Tom Rini
2024-10-03cmd: simplify CONFIG_CMD_USB_MASS_STORAGE dependenciesHeinrich Schuchardt
2024-10-02cmd: booti: adjust the print formatDario Binacchi
2024-09-30Merge tag 'v2024.10-rc6' into nextTom Rini
2024-09-24Merge patch series "Miscellaneous fixes"Tom Rini
2024-09-24cmd: pxe: CMD_PXE implies CMD_TFTPBOOTJerome Forissier
2024-09-21cmd/efidebug: fix some function descriptionsHeinrich Schuchardt
2024-09-20cmd: sf: prevent overwriting the reserved memoryPrasad Kummari
2024-09-18Merge patch series "Fix various bugs"Tom Rini
2024-09-18cmd: Fix memory-mapping in cmp commandSimon Glass
2024-09-18read: Tidy up use of map_sysmem() in the read commandSimon Glass
2024-09-18mmc: Use map_sysmem() with buffers in the mmc commandSimon Glass
2024-09-18usb: Drop old non-DM codeSimon Glass
2024-09-16cmd: osd: Depend on OSDMarek Vasut
2024-09-16cmd: mmc: Allow using partition name in mmc erase commandTomas Paukrt
2024-09-16mmc: Hide mmc speed command under mmc commandMarek Vasut
2024-09-16Merge tag 'v2024.10-rc5' into nextTom Rini
2024-09-12include: export uuid.hCaleb Connolly
2024-09-10cmd: add rdcycle test to RISC-V exception commandHeinrich Schuchardt
2024-09-05Merge patch series "provide names for emmc hardware partitions"Tom Rini
2024-09-05mmc: allow use of hardware partition names for mmc partconfTim Harvey
2024-09-05mmc: use an enumerated type to represent PARTITION_CONFIG fieldsTim Harvey
2024-09-03Merge patch series "Make LMB memory map global and persistent"Tom Rini
2024-09-03lmb: remove the lmb_init_and_reserve() functionSughosh Ganu
2024-09-03lmb: make LMB memory map persistent and globalSughosh Ganu
2024-09-02Merge tag 'v2024.10-rc4' into nextTom Rini
2024-08-27cmd: bind: Use device sequence instead for driver bind/unbindZixun LI
2024-08-26Merge patch series "Tidy up console recording in tests"Tom Rini
2024-08-26mmc: Drop the blank line before accessesSimon Glass
2024-08-26global_data: Drop spl_handoffSimon Glass
2024-08-26board_f: Move fdt_size to boardSimon Glass