aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Merge patch series "FWU: Add support for FWU metadata version 2"WIP/24May2024-nextTom Rini2024-05-241-21/+18
|\
| * cmd: fwu: make changes for supporting FWU metadata version 2Sughosh Ganu2024-05-241-21/+18
* | Merge patch series "Clean-up patch set for MbedTLS integration"WIP/22May2024-nextTom Rini2024-05-221-0/+1
|\ \
| * | include: Move snprintf to stdio.hRaymond Mao2024-05-221-0/+1
* | | Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-20205-207/+69
* | | Merge tag 'v2024.07-rc3' into nextTom Rini2024-05-20205-69/+207
|\ \ \
| * | | Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-19205-69/+207
| |/ /
* / / sandbox: make function 'do_undefined' properly compiles for PowerPCWHR2024-05-131-0/+4
|/ /
* | cmd: Remove <common.h> and add needed includesTom Rini2024-05-06204-205/+63
* | cmd/Kconfig: Add some missing dependenciesTom Rini2024-05-061-2/+6
* | cmd: gpt: initialize partition tableKishan Dudhatra2024-05-031-0/+4
* | Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini2024-05-011-0/+3
|\ \
| * | cmd: sbi: add coreboot and oreboot implementation IDsHeinrich Schuchardt2024-05-011-0/+2
| * | cmd: sbi: add Supervisor Software Events extensionHeinrich Schuchardt2024-05-011-0/+1
* | | cmd: terminate efidebug test bootmgr early on errorHeinrich Schuchardt2024-05-011-0/+2
* | | efi_loader: superfluous efi_restore_gd after EFI_CALLHeinrich Schuchardt2024-05-012-3/+0
|/ /
* | cmd: CONFIG_CMD_BLOBLIST must depend on CONFIG_BLOBLISTHeinrich Schuchardt2024-04-291-1/+2
* | Merge patch series "Kconfig: some cleanups"Tom Rini2024-04-221-1/+1
|\ \
| * | Kconfig: Add missing quotes around source fileMichal Simek2024-04-221-1/+1
* | | cmd: eficonfig: check initrd path allocationHeinrich Schuchardt2024-04-201-1/+1
* | | Kconfig: Remove all default n optionsMichal Simek2024-04-181-2/+0
* | | Merge tag 'tpm-master-18042024' of https://source.denx.de/u-boot/custodians/u...Tom Rini2024-04-182-7/+20
|\ \ \
| * | | cmd: optee_rpmb: build cmd for sandboxIgor Opaniuk2024-04-181-1/+3
| * | | cmd: optee_rpmb: close tee sessionIgor Opaniuk2024-04-181-6/+17
| |/ /
* / / Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini2024-04-182-2/+50
|/ /
* | cmd: mtd: OTP access supportArseniy Krasnov2024-04-142-0/+241
* | cmd: sf: Fix sf probe crashWeizhao Ouyang2024-04-141-2/+3
* | Fix references to trace docVincent Stehlé2024-04-131-2/+2
* | sandbox: move sandbox specifics to booti_setup()Heinrich Schuchardt2024-04-121-1/+1
* | Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini2024-04-102-50/+2
|\ \
| * | fastboot: Change fastboot_buf_addr to an addressSimon Glass2024-04-101-1/+1
| * | bootm: Make OS booting dependent on BOOTMSimon Glass2024-04-101-49/+0
| * | bootm: Add a Kconfig option for bootm functionalitySimon Glass2024-04-101-0/+1
* | | Merge patch series "Complete decoupling of zboot logic from commands"Tom Rini2024-04-103-0/+185
|\ \ \
| * | | x86: zboot: Separate logic functions from commandsSimon Glass2024-04-101-28/+4
| * | | x86: zboot: Move argument processing outside zboot_start()Simon Glass2024-04-101-39/+28
| * | | x86: zboot: Drop intermediate zboot_go() functionSimon Glass2024-04-101-10/+1
| * | | x86: zboot: Drop intermediate zboot_setup() functionSimon Glass2024-04-101-10/+6
| * | | x86: zboot: Move environment setting into zboot_load()Simon Glass2024-04-101-14/+2
| * | | x86: zboot: Create separate functions for the logicSimon Glass2024-04-101-14/+52
| * | | x86: zboot: Avoid iteration in do_zboot_states()Simon Glass2024-04-101-13/+14
| * | | x86: zboot: Create a separate ZBOOT option for zboot logicSimon Glass2024-04-101-0/+2
| * | | x86: zboot: Move command code into its own fileSimon Glass2024-04-102-0/+204
* | | | cmd: sysboot: null check filenameCaleb Connolly2024-04-101-0/+4
* | | | cmd: rng: Print "Abort" on -EINTRMarek BehĂșn2024-04-041-3/+4
* | | | Merge tag 'u-boot-dfu-next-20240402' of https://source.denx.de/u-boot/custodi...WIP/02Apr2024Tom Rini2024-04-021-4/+0
|\ \ \ \
| * | | | usb: gadget: UMS: support multiple sector sizesCaleb Connolly2024-03-221-4/+0
| | |_|/ | |/| |
* | | | cmd: smbios: type 1 wake-up time, familyHeinrich Schuchardt2024-03-271-2/+23
* | | | acpi: rename aslc_id, aslc_revisionHeinrich Schuchardt2024-03-271-1/+1
* | | | Merge tag 'v2024.04-rc5' into nextWIP/25Mar2024-nextTom Rini2024-03-251-9/+3
|\ \ \ \ | |/ / / |/| | |