aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Merge patch series "upl: Prerequite patches for updated spec"Tom Rini2025-01-222-4/+3
|\
| * boot: Rename fit_image_get_data_and_size()Simon Glass2025-01-221-2/+1
| * x86: Enable meminfo commandSimon Glass2025-01-221-2/+2
* | cmd: ufetch: Show CPU architecture under "CPU"J. Neuschäfer2025-01-221-1/+1
* | cmd: Allow building ufetch without CONFIG_BLKJ. Neuschäfer2025-01-222-5/+9
* | cmd: ufetch: Fix type mismatch on 32-bitJ. Neuschäfer2025-01-221-1/+1
* | fs: eliminate YAFFS2 implementationHeinrich Schuchardt2025-01-203-336/+0
* | Merge patch series "bootstd: Support recording images"Tom Rini2025-01-157-7/+84
|\ \
| * | bootstd: Add a simple command to list imagesSimon Glass2025-01-153-0/+75
| * | boot: Update extlinux pxe_getfile_func() to include typeSimon Glass2025-01-152-3/+5
| * | bootstd: Move the bootflow list into an alistSimon Glass2025-01-152-2/+2
| * | bootstd: Move bootflow-clearing to bootstdSimon Glass2025-01-151-1/+1
| * | bootstd: Move bootflow-adding to bootstdSimon Glass2025-01-151-1/+1
* | | Merge patch series "SMBIOS improvements"Tom Rini2025-01-141-32/+316
|\ \ \
| * | | cmd: update smbios cmdRaymond Mao2025-01-141-30/+314
| * | | smbios: Refactor the smbios headfileRaymond Mao2025-01-141-2/+2
* | | | 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