aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2023-08-25expo: Split out cedit into its own headerSimon Glass
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini
2023-08-15Merge branch '2023-08-14-assorted-general-updates' into nextTom Rini
2023-08-15cmd: ubi: Fix 'ubi list' command arguments parsingDmitry Dunaev
2023-08-14cmd: pxe: Update the command helpBin Meng
2023-08-11bootstd: Add a command to read all files for a bootflowSimon Glass
2023-08-10bootstd: Allow display of the x86 setup informationSimon Glass
2023-08-10Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini
2023-08-10cmd: cyclic: Remove duplicate command name in help textAlexander Dahl
2023-08-10cmd/sbi: display new extensionsHeinrich Schuchardt
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini
2023-08-08cmd: improve string matching for hexDan Carpenter
2023-08-08cmd: Fix a size parameter in test_readonly()Dan Carpenter
2023-08-08cmd: Fix an error code in cmd_mux_find()Dan Carpenter
2023-08-08arm_ffa: introduce armffa commandAbdellatif El Khlifi
2023-08-05cmd: Enable BIND by default if we have USB_ETHERTom Rini
2023-08-02cmd/bootdev: print readable status codeHeinrich Schuchardt
2023-08-01x86: Add a little more info to cbsysinfoSimon Glass
2023-07-28Merge tag 'efi-2023-10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-07-28cmd: ini: Fix build warningJonas Karlman
2023-07-28efi_loader: make efi_delete_handle() follow the EFI specIlias Apalodimas
2023-07-24Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini
2023-07-24arm_ffa: introduce armffa commandAbdellatif El Khlifi
2023-07-21common: Kconfig: Fix CMD_BMP/BMP dependencySamuel Dionne-Riel
2023-07-20cmd: fix loads, saves on sandboxHeinrich Schuchardt
2023-07-17cmd: mbr: Force DOS driver to be used for verifyJoshua Watt
2023-07-17android_ab: Add option to skip decrementing triesJoshua Watt
2023-07-17Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2023-07-17bdinfo: Show the malloc base with the bdinfo commandSimon Glass
2023-07-17qfw: Show the file address if availableSimon Glass
2023-07-17part: Allow setting the partition-table typeSimon Glass
2023-07-17bdinfo: Show the RAM top and approximate stack pointerSimon Glass
2023-07-17acpi: Add a comment to set the acpi tablesSimon Glass
2023-07-17x86: Allow listing MTRRs in SPLSimon Glass
2023-07-17bootstd: Support automatically setting Linux parametersSimon Glass
2023-07-17bootstd: Add support for updating elements of the cmdlineSimon Glass
2023-07-17bdinfo: Show information about the serial portSimon Glass
2023-07-16bootstd: Allow storing x86 setup informationSimon Glass
2023-07-16bootstd: Use the bootargs env var for changing the cmdlineSimon Glass
2023-07-16bootstd: Allow storing the OS command line in the bootflowSimon Glass
2023-07-15Merge tag 'efi-2023-10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-07-15Fix incorrect return code of boot option updateRaymond Mao
2023-07-15Move bootorder and bootoption apis to libRaymond Mao
2023-07-14disable NFS support by defaultPeter Robinson
2023-07-14expo: Add a configuration editorSimon Glass
2023-07-14cat: Update command to use fs_load_alloc()Simon Glass
2023-07-11Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-07-09cmd: efidebug: add missing efi_free_pool for dh subcommandMasahisa Kojima
2023-07-07cmd: CONFIG_CMD_SAVES depends on CONFIG_CMD_LOADSYing Sun
2023-07-06cmd/sbi: display new extensionsHeinrich Schuchardt