summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2023-09-09tpm: Fix autostart for TPM1.2 devicesIlias Apalodimas1-1/+1
2023-09-02cmd: gpt: Remove confusing help textJoshua Watt1-2/+0
2023-08-27cmd: let gpt_partition_entry be hexadecimalHeinrich Schuchardt1-1/+1
2023-08-27cmd: fix gpt enumerateHeinrich Schuchardt1-6/+8
2023-08-27cmd: fix gpt setenvHeinrich Schuchardt1-4/+2
2023-08-23cmd: setexpr: fix printf_str()Heinrich Schuchardt1-3/+3
2023-08-15cmd: ubi: Fix 'ubi list' command arguments parsingDmitry Dunaev1-1/+1
2023-08-10Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini1-1/+1
2023-08-10cmd: cyclic: Remove duplicate command name in help textAlexander Dahl1-1/+1
2023-08-10cmd/sbi: display new extensionsHeinrich Schuchardt1-0/+4
2023-08-08arm_ffa: introduce armffa commandAbdellatif El Khlifi3-0/+213
2023-08-05cmd: Enable BIND by default if we have USB_ETHERTom Rini1-0/+1
2023-08-02cmd/bootdev: print readable status codeHeinrich Schuchardt1-1/+1
2023-08-01x86: Add a little more info to cbsysinfoSimon Glass1-2/+3
2023-07-28Merge tag 'efi-2023-10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-15/+6
2023-07-28cmd: ini: Fix build warningJonas Karlman1-1/+1
2023-07-28efi_loader: make efi_delete_handle() follow the EFI specIlias Apalodimas1-15/+6
2023-07-25Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini3-213/+0
2023-07-24arm_ffa: introduce armffa commandAbdellatif El Khlifi3-0/+213
2023-07-21common: Kconfig: Fix CMD_BMP/BMP dependencySamuel Dionne-Riel1-0/+1
2023-07-20cmd: fix loads, saves on sandboxHeinrich Schuchardt1-4/+12
2023-07-17cmd: mbr: Force DOS driver to be used for verifyJoshua Watt1-1/+1
2023-07-17android_ab: Add option to skip decrementing triesJoshua Watt1-4/+16
2023-07-17Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini7-61/+181
2023-07-17bdinfo: Show the malloc base with the bdinfo commandSimon Glass1-0/+1
2023-07-17qfw: Show the file address if availableSimon Glass1-1/+1
2023-07-17part: Allow setting the partition-table typeSimon Glass1-0/+34
2023-07-17bdinfo: Show the RAM top and approximate stack pointerSimon Glass2-0/+13
2023-07-17acpi: Add a comment to set the acpi tablesSimon Glass1-3/+21
2023-07-17x86: Allow listing MTRRs in SPLSimon Glass1-56/+4
2023-07-17bootstd: Support automatically setting Linux parametersSimon Glass1-1/+4
2023-07-17bootstd: Add support for updating elements of the cmdlineSimon Glass1-1/+69
2023-07-17bdinfo: Show information about the serial portSimon Glass1-0/+21
2023-07-16bootstd: Allow storing x86 setup informationSimon Glass1-0/+2
2023-07-16bootstd: Use the bootargs env var for changing the cmdlineSimon Glass1-0/+6
2023-07-16bootstd: Allow storing the OS command line in the bootflowSimon Glass1-0/+6
2023-07-15Merge tag 'efi-2023-10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2-405/+9
2023-07-15Fix incorrect return code of boot option updateRaymond Mao2-2/+2
2023-07-15Move bootorder and bootoption apis to libRaymond Mao2-403/+7
2023-07-14disable NFS support by defaultPeter Robinson1-1/+0
2023-07-14expo: Add a configuration editorSimon Glass3-0/+103
2023-07-14cat: Update command to use fs_load_alloc()Simon Glass1-30/+17
2023-07-11Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-0/+1
2023-07-09cmd: efidebug: add missing efi_free_pool for dh subcommandMasahisa Kojima1-0/+1
2023-07-07cmd: CONFIG_CMD_SAVES depends on CONFIG_CMD_LOADSYing Sun1-0/+1
2023-07-06cmd/sbi: display new extensionsHeinrich Schuchardt1-0/+3
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini3-9/+14
2023-06-24spl: spl_legacy: Add extra address checksMarek Vasut1-1/+2
2023-06-21cmd: usb: Prevent reset in usb tree/info commandXavier Drudis Ferran1-2/+6
2023-06-14net: ipv6: Fix CID 453851 and CID 436278Sean Edmond1-6/+6