aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2024-06-13cmd: sound: fix help textQuentin Schulz1-1/+1
2024-06-01usb: remove not used variable in usb_ether_curr_devHeiko Schocher1-3/+0
2024-05-27tpm-v2: allow algorithm name to be configured for pcr_read and pcr_extendTim Harvey1-14/+35
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini205-69/+207
2024-05-06cmd: Remove <common.h> and add needed includesTom Rini204-205/+63
2024-05-06cmd/Kconfig: Add some missing dependenciesTom Rini1-2/+6
2024-05-03cmd: gpt: initialize partition tableKishan Dudhatra1-0/+4
2024-05-01Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini1-0/+3
2024-05-01cmd: sbi: add coreboot and oreboot implementation IDsHeinrich Schuchardt1-0/+2
2024-05-01cmd: sbi: add Supervisor Software Events extensionHeinrich Schuchardt1-0/+1
2024-05-01cmd: terminate efidebug test bootmgr early on errorHeinrich Schuchardt1-0/+2
2024-05-01efi_loader: superfluous efi_restore_gd after EFI_CALLHeinrich Schuchardt2-3/+0
2024-04-29cmd: CONFIG_CMD_BLOBLIST must depend on CONFIG_BLOBLISTHeinrich Schuchardt1-1/+2
2024-04-22Merge patch series "Kconfig: some cleanups"Tom Rini1-1/+1
2024-04-22Kconfig: Add missing quotes around source fileMichal Simek1-1/+1
2024-04-20cmd: eficonfig: check initrd path allocationHeinrich Schuchardt1-1/+1
2024-04-18Kconfig: Remove all default n optionsMichal Simek1-2/+0
2024-04-18Merge tag 'tpm-master-18042024' of https://source.denx.de/u-boot/custodians/u...Tom Rini2-7/+20
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini2-2/+50
2024-04-18cmd: optee_rpmb: build cmd for sandboxIgor Opaniuk1-1/+3
2024-04-18cmd: optee_rpmb: close tee sessionIgor Opaniuk1-6/+17
2024-04-14cmd: mtd: OTP access supportArseniy Krasnov2-0/+241
2024-04-14cmd: sf: Fix sf probe crashWeizhao Ouyang1-2/+3
2024-04-13Fix references to trace docVincent Stehlé1-2/+2
2024-04-12sandbox: move sandbox specifics to booti_setup()Heinrich Schuchardt1-1/+1
2024-04-10Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini2-50/+2
2024-04-10fastboot: Change fastboot_buf_addr to an addressSimon Glass1-1/+1
2024-04-10bootm: Make OS booting dependent on BOOTMSimon Glass1-49/+0
2024-04-10bootm: Add a Kconfig option for bootm functionalitySimon Glass1-0/+1
2024-04-10Merge patch series "Complete decoupling of zboot logic from commands"Tom Rini3-0/+185
2024-04-10x86: zboot: Separate logic functions from commandsSimon Glass1-28/+4
2024-04-10x86: zboot: Move argument processing outside zboot_start()Simon Glass1-39/+28
2024-04-10x86: zboot: Drop intermediate zboot_go() functionSimon Glass1-10/+1
2024-04-10x86: zboot: Drop intermediate zboot_setup() functionSimon Glass1-10/+6
2024-04-10x86: zboot: Move environment setting into zboot_load()Simon Glass1-14/+2
2024-04-10x86: zboot: Create separate functions for the logicSimon Glass1-14/+52
2024-04-10x86: zboot: Avoid iteration in do_zboot_states()Simon Glass1-13/+14
2024-04-10x86: zboot: Create a separate ZBOOT option for zboot logicSimon Glass1-0/+2
2024-04-10x86: zboot: Move command code into its own fileSimon Glass2-0/+204
2024-04-10cmd: sysboot: null check filenameCaleb Connolly1-0/+4
2024-04-04cmd: rng: Print "Abort" on -EINTRMarek BehĂșn1-3/+4
2024-04-02Merge tag 'u-boot-dfu-next-20240402' of https://source.denx.de/u-boot/custodi...WIP/02Apr2024Tom Rini1-4/+0
2024-03-27cmd: smbios: type 1 wake-up time, familyHeinrich Schuchardt1-2/+23
2024-03-27acpi: rename aslc_id, aslc_revisionHeinrich Schuchardt1-1/+1
2024-03-25Merge tag 'v2024.04-rc5' into nextWIP/25Mar2024-nextTom Rini1-9/+3
2024-03-22usb: gadget: UMS: support multiple sector sizesCaleb Connolly1-4/+0
2024-03-21cmd: bootefi: error handling bootefi selftestHeinrich Schuchardt1-3/+1
2024-03-21cmd: bootefi: Don't show usage help if EFI binary fails.Heinrich Schuchardt1-6/+2
2024-03-19Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/cus...WIP/19Mar2024-nextTom Rini1-1/+2
2024-03-15Merge tag 'u-boot-rockchip-20240315' of https://source.denx.de/u-boot/custodi...WIP/15Mar2024-nextTom Rini1-2/+2