aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2024-06-16Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-watchd...Tom Rini
2024-06-16cyclic: make clients embed a struct cyclic_info in their own data structureRasmus Villemoes
2024-06-14cmd: move ELF load and boot to lib/elf.cMaxim Moskalets
2024-06-13imxtract: add support for zstd-compressed imagesDmitry Gerasimov
2024-06-11Merge tag 'efi-next-20240611' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2024-06-10efi_loader: rename struct efi_initrd_dp to efi_lo_dp_prefixHeinrich Schuchardt
2024-06-10cmd: efidebug: add support for setting fdtHeinrich Schuchardt
2024-06-10cmd: eficonfig: add support for setting fdtHeinrich Schuchardt
2024-06-10efi_loader: allow concatenation with contained end nodeHeinrich Schuchardt
2024-06-07abootimg: Add init_boot image supportRoman Stratiienko
2024-06-07Merge patch series "'eeprom' command improvements"Tom Rini
2024-06-07cmd: eeprom: Extend to EEPROMs probed via driver modelMarek Behún
2024-06-07cmd: eeprom: Don't read/write whole EEPROM if not necessaryMarek Behún
2024-06-07cmd: eeprom: Refactor command execution into function by actionMarek Behún
2024-06-07cmd: eeprom: Refactor eeprom device specifier parsingMarek Behún
2024-06-07cmd: eeprom: Deduplicate parse_i2c_bus_addr() callsMarek Behún
2024-06-07cmd: eeprom: Hide eeprom layout versioning behind a Kconfig optionMarek Behún
2024-06-07cmd: eeprom: Fix usage help for the eeprom commandMarek Behún
2024-06-04Merge tag 'v2024.07-rc4' into nextTom Rini
2024-05-27tpm-v2: allow algorithm name to be configured for pcr_read and pcr_extendTim Harvey
2024-05-24Merge patch series "FWU: Add support for FWU metadata version 2"Tom Rini
2024-05-24cmd: fwu: make changes for supporting FWU metadata version 2Sughosh Ganu
2024-05-22Merge patch series "Clean-up patch set for MbedTLS integration"Tom Rini
2024-05-22include: Move snprintf to stdio.hRaymond Mao
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-20Merge tag 'v2024.07-rc3' into nextTom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-13sandbox: make function 'do_undefined' properly compiles for PowerPCWHR
2024-05-06cmd: Remove <common.h> and add needed includesTom Rini
2024-05-06cmd/Kconfig: Add some missing dependenciesTom Rini
2024-05-03cmd: gpt: initialize partition tableKishan Dudhatra
2024-05-01Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2024-05-01cmd: sbi: add coreboot and oreboot implementation IDsHeinrich Schuchardt
2024-05-01cmd: sbi: add Supervisor Software Events extensionHeinrich Schuchardt
2024-05-01cmd: terminate efidebug test bootmgr early on errorHeinrich Schuchardt
2024-05-01efi_loader: superfluous efi_restore_gd after EFI_CALLHeinrich Schuchardt
2024-04-29cmd: CONFIG_CMD_BLOBLIST must depend on CONFIG_BLOBLISTHeinrich Schuchardt
2024-04-22Merge patch series "Kconfig: some cleanups"Tom Rini
2024-04-22Kconfig: Add missing quotes around source fileMichal Simek
2024-04-20cmd: eficonfig: check initrd path allocationHeinrich Schuchardt
2024-04-18Kconfig: Remove all default n optionsMichal Simek
2024-04-18Merge tag 'tpm-master-18042024' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini
2024-04-18cmd: optee_rpmb: build cmd for sandboxIgor Opaniuk
2024-04-18cmd: optee_rpmb: close tee sessionIgor Opaniuk
2024-04-14cmd: mtd: OTP access supportArseniy Krasnov
2024-04-14cmd: sf: Fix sf probe crashWeizhao Ouyang
2024-04-13Fix references to trace docVincent Stehlé
2024-04-12sandbox: move sandbox specifics to booti_setup()Heinrich Schuchardt
2024-04-10Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini