aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-next-20250105' of https://source.denx.de/u-boot/custodians/u-b...WIP/08Jan2025Tom Rini2025-01-082-11/+33
|\
| * cmd: efidebug: update output of memory attributesHeinrich Schuchardt2025-01-051-2/+3
| * cmd: bootmenu: add parameter -e for UEFI boot optionsHeinrich Schuchardt2025-01-051-9/+30
* | Merge patch series "cmd: Add support for optee commands."WIP/08Jan2024-nextTom Rini2025-01-083-0/+77
|\ \ | |/ |/|
| * cmd: Add support for optee commandsVenkatesh Yadav Abbarapu2025-01-023-0/+77
* | Merge patch series "Add 'trace wipe'"Tom Rini2025-01-011-0/+5
|\ \
| * | trace: add support for 'trace wipe'Jerome Forissier2024-12-311-0/+5
* | | Merge tag 'v2025.01-rc6' into nextTom Rini2024-12-312-3/+3
|\ \ \
| * | | cmd/rng: fix long help textHeinrich Schuchardt2024-12-241-2/+2
| * | | cmd: bootmenu typo 'read'Heinrich Schuchardt2024-12-241-1/+1
| | |/ | |/|
* | | lmb: Remove lmb_reserve_flags()Ilias Apalodimas2024-12-303-3/+3
* | | nand: Add a watch commandMichael Trimarchi2024-12-172-0/+108
* | | cmd: mtd: simplify mtd_show_device()Heinrich Schuchardt2024-12-171-2/+0
* | | Merge tag 'v2025.01-rc4' into nextWIP/09Dec2024-nextTom Rini2024-12-091-4/+2
|\| |
| * | Revert "global_data: Drop spl_handoff"Simon Glass2024-12-021-4/+2
* | | cmd: add a fetch utilityCaleb Connolly2024-11-293-0/+237
* | | Merge tag 'v2025.01-rc3' into nextWIP/25Nov2024-nextTom Rini2024-11-255-33/+41
|\| |
| * | cmd: improve description of the cdp commandHeinrich Schuchardt2024-11-221-1/+3
| * | net: lwip: wget: update help stringJerome Forissier2024-11-221-2/+5
| |/
| * cmd: upl: initialize unit test stateHeinrich Schuchardt2024-11-141-1/+1
| * lwip: fix code style issuesJerome Forissier2024-11-142-31/+15
| * Merge patch series "cmd: hash: correct parameter count check"Tom Rini2024-11-141-1/+1
| |\
| | * cmd: hash: correct parameter count checkHeinrich Schuchardt2024-11-141-1/+1
| * | net: lwip: Enable https:// support for wgetIlias Apalodimas2024-11-121-0/+19
* | | Merge tag 'efi-next-2024-11-18' of https://source.denx.de/u-boot/custodians/u...WIP/18Nov2024-nextTom Rini2024-11-182-4/+3
|\ \ \
| * | | net: wget: integrate struct wget_info into legacy wget codeAdriano Cordova2024-11-161-0/+2
| * | | net: Kconfig: add CONFIG_WGET symbolAdriano Cordova2024-11-161-4/+1
* | | | global: Remove bi_sramstart/bi_sramsizeTom Rini2024-11-161-4/+0
|/ / /
* | | Merge patch series "teach 'env default' to optionally keep runtime variables"WIP/15Nov2024-nextTom Rini2024-11-151-2/+6
|\ \ \ | |/ / |/| |
| * | cmd/nvedit.c: teach 'env default' to optionally keep runtime variablesRasmus Villemoes2024-11-151-2/+6
| |/
* | efi_loader: Allow reporting the host defaultsSimon Glass2024-11-091-0/+25
* | bootmenu: add reprint checkWeijie Gao2024-11-041-1/+15
* | menu: add support to check if menu needs to be reprintedWeijie Gao2024-11-042-2/+2
* | sandbox: Add a way to show the sandbox memory-mappingSimon Glass2024-11-031-0/+11
* | sandbox: Convert sb command to use new macroSimon Glass2024-11-031-25/+6
* | x86: coreboot: Allow building an expo for editing CMOS configSimon Glass2024-11-031-0/+28
* | x86: coreboot: Add a command to check and update CMOS RAMSimon Glass2024-11-033-0/+151
* | x86: coreboot: Show the option tableSimon Glass2024-11-031-1/+72
* | bootstd: Avoid showing an invalid buffer addressSimon Glass2024-11-031-1/+5
* | bootstd: cros: Correct the x86-setup addressSimon Glass2024-11-031-1/+2
|/
* cmd/eficonfig: capitalize 'enter description'Heinrich Schuchardt2024-10-301-1/+1
* cmd: fat: Make do_fat_size staticIlias Apalodimas2024-10-291-1/+1
* cmd: simplify network definitions in MakefileHeinrich Schuchardt2024-10-291-7/+4
* cmd: sbi: Add FWFT, MPXY extensionsHeinrich Schuchardt2024-10-281-1/+3
* Merge patch series "Allow showing the memory map"Tom Rini2024-10-254-19/+112
|\
| * meminfo: Show the lmb recordsSimon Glass2024-10-251-1/+25
| * cmd: Update the meminfo command to show the memory mapSimon Glass2024-10-252-1/+61
| * cmd: Move meminfo command into its own fileSimon Glass2024-10-254-19/+28
* | Merge tag 'u-boot-dfu-20241025' of https://source.denx.de/u-boot/custodians/u...Tom Rini2024-10-254-177/+125
|\ \
| * | cmd: bcb: introduce 'ab_dump' command to print BCB block contentDmitry Rokosov2024-10-241-0/+31