aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
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
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini
2023-06-24spl: spl_legacy: Add extra address checksMarek Vasut
2023-06-21cmd: usb: Prevent reset in usb tree/info commandXavier Drudis Ferran
2023-06-14net: ipv6: Fix CID 453851 and CID 436278Sean Edmond
2023-06-14cmd: net: add a 'net stats' command to dump network statisticsIoana Ciornei
2023-06-13Merge tag 'tpm-for_tom-13062023' of https://source.denx.de/u-boot/custodians/...Tom Rini
2023-06-13tpm: Add 'tpm autostart' shell commandIlias Apalodimas
2023-06-12Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini
2023-06-12global: Use proper project name U-BootMichal Simek
2023-06-12cmd: sf/nand: Print and return failure when 0 length is passedAshok Reddy Soma
2023-06-09fwu: rename fwu_get_verified_mdata to fwu_get_mdataJassi Brar
2023-06-09fwu: meta-data: switch to management by common codeJassi Brar
2023-06-06ubifs: allow loading to above 4GiBBen Dooks
2023-05-31cmd: sf/nand: Print and return failure when 0 length is passedAshok Reddy Soma
2023-05-31cmd: fs: document where 'size' stores its resultBaruch Siach