summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
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
2023-06-14cmd: net: add a 'net stats' command to dump network statisticsIoana Ciornei1-1/+53
2023-06-13Merge tag 'tpm-for_tom-13062023' of https://source.denx.de/u-boot/custodians/...Tom Rini4-1/+28
2023-06-13tpm: Add 'tpm autostart' shell commandIlias Apalodimas4-1/+28
2023-06-12Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini1-1/+1
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini8-48/+23
2023-06-12global: Use proper project name U-BootMichal Simek1-1/+1
2023-06-12cmd: sf/nand: Print and return failure when 0 length is passedAshok Reddy Soma2-0/+10
2023-06-09fwu: rename fwu_get_verified_mdata to fwu_get_mdataJassi Brar1-1/+1
2023-06-09fwu: meta-data: switch to management by common codeJassi Brar1-15/+2
2023-06-06ubifs: allow loading to above 4GiBBen Dooks1-2/+2