aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* cmd: Enable BIND by default if we have USB_ETHERTom Rini2023-08-051-0/+1
* cmd/bootdev: print readable status codeHeinrich Schuchardt2023-08-021-1/+1
* x86: Add a little more info to cbsysinfoSimon Glass2023-08-011-2/+3
* Merge tag 'efi-2023-10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2023-07-281-15/+6
|\
| * efi_loader: make efi_delete_handle() follow the EFI specIlias Apalodimas2023-07-281-15/+6
* | cmd: ini: Fix build warningJonas Karlman2023-07-281-1/+1
|/
* Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini2023-07-243-213/+0
* arm_ffa: introduce armffa commandAbdellatif El Khlifi2023-07-243-0/+213
* common: Kconfig: Fix CMD_BMP/BMP dependencyWIP/2023-07-21-assorted-TI-platform-updatesSamuel Dionne-Riel2023-07-211-0/+1
* cmd: fix loads, saves on sandboxHeinrich Schuchardt2023-07-201-4/+12
* cmd: mbr: Force DOS driver to be used for verifyJoshua Watt2023-07-171-1/+1
* android_ab: Add option to skip decrementing triesJoshua Watt2023-07-171-4/+16
* Merge https://source.denx.de/u-boot/custodians/u-boot-x86WIP/17Jul2023Tom Rini2023-07-177-61/+181
|\
| * bdinfo: Show the malloc base with the bdinfo commandSimon Glass2023-07-171-0/+1
| * qfw: Show the file address if availableSimon Glass2023-07-171-1/+1
| * part: Allow setting the partition-table typeSimon Glass2023-07-171-0/+34
| * bdinfo: Show the RAM top and approximate stack pointerSimon Glass2023-07-172-0/+13
| * acpi: Add a comment to set the acpi tablesSimon Glass2023-07-171-3/+21
| * x86: Allow listing MTRRs in SPLSimon Glass2023-07-171-56/+4
| * bootstd: Support automatically setting Linux parametersSimon Glass2023-07-171-1/+4
| * bootstd: Add support for updating elements of the cmdlineSimon Glass2023-07-171-1/+69
| * bdinfo: Show information about the serial portSimon Glass2023-07-171-0/+21
| * bootstd: Allow storing x86 setup informationSimon Glass2023-07-161-0/+2
| * bootstd: Use the bootargs env var for changing the cmdlineSimon Glass2023-07-161-0/+6
| * bootstd: Allow storing the OS command line in the bootflowSimon Glass2023-07-161-0/+6
* | Merge tag 'efi-2023-10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...WIP/15Jul2023Tom Rini2023-07-152-405/+9
|\ \ | |/ |/|
| * Fix incorrect return code of boot option updateRaymond Mao2023-07-152-2/+2
| * Move bootorder and bootoption apis to libRaymond Mao2023-07-152-403/+7
* | disable NFS support by defaultPeter Robinson2023-07-141-1/+0
|/
* expo: Add a configuration editorSimon Glass2023-07-143-0/+103
* cat: Update command to use fs_load_alloc()Simon Glass2023-07-141-30/+17
* Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boo...WIP/11Jul2023Tom Rini2023-07-111-0/+1
|\
| * cmd: efidebug: add missing efi_free_pool for dh subcommandMasahisa Kojima2023-07-091-0/+1
* | cmd: CONFIG_CMD_SAVES depends on CONFIG_CMD_LOADSYing Sun2023-07-071-0/+1
* | cmd/sbi: display new extensionsHeinrich Schuchardt2023-07-061-0/+3
* | Merge tag 'v2023.07-rc6' into nextTom Rini2023-07-053-9/+14
|\|
| * spl: spl_legacy: Add extra address checksMarek Vasut2023-06-241-1/+2
| * cmd: usb: Prevent reset in usb tree/info commandXavier Drudis Ferran2023-06-211-2/+6
| * net: ipv6: Fix CID 453851 and CID 436278Sean Edmond2023-06-141-6/+6
* | cmd: net: add a 'net stats' command to dump network statisticsIoana Ciornei2023-06-141-1/+53
* | Merge tag 'tpm-for_tom-13062023' of https://source.denx.de/u-boot/custodians/...WIP/13Jun2023-nextTom Rini2023-06-134-1/+28
|\ \
| * | tpm: Add 'tpm autostart' shell commandIlias Apalodimas2023-06-134-1/+28
* | | Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...WIP/12Jun2023-nextTom Rini2023-06-121-1/+1
|\ \ \ | |/ / |/| |
| * | global: Use proper project name U-BootMichal Simek2023-06-121-1/+1
| * | cmd: sf/nand: Print and return failure when 0 length is passedAshok Reddy Soma2023-06-122-0/+10
| |/
* | Merge tag v2023.07-rc4 into nextTom Rini2023-06-128-48/+23
|\|
| * ubifs: allow loading to above 4GiBBen Dooks2023-06-061-2/+2
| * Merge tag 'efi-2023-07-rc3' of https://source.denx.de/u-boot/custodians/u-boo...WIP/16May2023Tom Rini2023-05-161-1/+1
| |\
| | * efi_loader: fix efi_dp_from_file()Heinrich Schuchardt2023-05-131-1/+1
| * | bootstd: Tidy up reporting of errorsSimon Glass2023-05-131-1/+1