summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-03efi: selftest: add selftest for EFI_DEBUG_SUPPORTYing-Chun Liu (PaulLiu)
2025-07-03efi: add EFI_DEBUG_IMAGE_INFO for debugYing-Chun Liu (PaulLiu)
2025-07-03lib: efi_loader: efi_memory.c: add efi_realloc() for realloc memoryYing-Chun Liu (PaulLiu)
2025-07-03efi: add EFI_DEBUG_IMAGE_INFO_TABLE for debugYing-Chun Liu (PaulLiu)
2025-07-03efi: add EFI_SYSTEM_TABLE_POINTER for debugYing-Chun Liu (PaulLiu)
2025-07-03test: wget: add a test case for validating URISughosh Ganu
2025-07-03cmd: eficonfig: add support for URI device path based boot optionsSughosh Ganu
2025-07-03efi_loader: Prevent free of uninitialised pointerAndrew Goodbody
2025-07-03efi_loader: Prevent dereference of uninitialised variableAndrew Goodbody
2025-07-03efi_loader: Prevent dereferencing NULL pointerAndrew Goodbody
2025-07-03efi_selftest: Add basic partition info check to block io testJavier Martinez Canillas
2025-07-03efi_loader: disk: add EFI_PARTITION_INFO_PROTOCOL supportJavier Martinez Canillas
2025-07-03disk: efi: expose the part_get_gpt_pte() helper functionJavier Martinez Canillas
2025-07-03disk: efi: Move logic to get a GPT entry into a helper functionJavier Martinez Canillas
2025-07-03board: thead: licheepi4a: Bring up secondary cores in SPLYao Zi
2025-07-03riscv: dts: th1520: Preserve CLINT node for SPLYao Zi
2025-07-03riscv: cpu: th1520: Add a routine to bring up secondary coresYao Zi
2025-07-03riscv: cpu: th1520: Setup CPU feature CSRs in harts_early_initYao Zi
2025-07-03riscv: aclint_ipi: Support T-Head C900 CLINTYao Zi
2025-07-02Merge tag 'mmc-next-2025-07-02' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2025-07-02boot: android: Prevent use of unintialised variableAndrew Goodbody
2025-07-02cmd: abootimg: Prevent use of unintialised variableAndrew Goodbody
2025-07-02MAINTAINERS: Add common/spl/spl_dfu to DFU entryMattijs Korpershoek
2025-07-02mmc: socfpga_dw_mmc: Retrieve clock manager address via DTAlif Zakuan Yuslaimi
2025-07-02Revert "drivers: mmc: rpmb: Use R1 response"Jan Kiszka
2025-07-02env: mmc: fix offsets relative to the end of the partitionMichael Walle
2025-07-01Merge patch series "binman: properly error out if path provided to key-name-h...Tom Rini
2025-07-01binman: etype: u_boot_spl_pubkey_dtb: provide more explicit error for key-nam...Quentin Schulz
2025-07-01binman: etype: fit: raise ValueError if key-name-hint is a pathQuentin Schulz
2025-07-01buildman: Support an in-tree build in the current dirSimon Glass
2025-07-01buildman: Correct behaviour of --in-treeSimon Glass
2025-07-01mtd/spinand: gigadevice: sync supported chips with linux 6.9Chuanhong Guo
2025-07-01Merge tag 'tpm-next-01072025' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2025-07-01Merge tag 'u-boot-imx-next-20250630' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2025-07-01tpm: Make use of TPM2_ALG_INVAL from enumAndrew Goodbody
2025-07-01cmd: tpm: Fix attempt to return value not in enumAndrew Goodbody
2025-06-29arch/arm/include/asm/arch-imxrt/gpio.h: imxrt gpio use common gpio.hGiulio Benetti
2025-06-29arm: pinctrl: Define .mux_mask field for NXP's SoCLukasz Majewski
2025-06-29config: nxp: vf610: Remove CONFIG_SYS_MALLOC_F_LENLukasz Majewski
2025-06-29dts: pcm052: bk4: Use proper compatible for QSPI SPI-NOR memoryLukasz Majewski
2025-06-29imx8mq: evk: Add support for capsule updatePeng Fan
2025-06-29imx93: evk: Add support for capsule updatePeng Fan
2025-06-29imx8mn: evk: Add support for capsule updatePeng Fan
2025-06-29imx8mm: evk: Add support for capsule updatePeng Fan
2025-06-29imx8mp: evk: Add support for capsule updatePeng Fan
2025-06-28Merge tag 'efi-2025-07-rc6' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-06-28efi_loader: initialize 'total' variableIlias Apalodimas
2025-06-28doc: mention that extlinux.conf can use environment in "append"Fiona Klute
2025-06-27Revert the last two mach-k3 changesTom Rini
2025-06-27Merge patch series "Fix io accessors for KVM"Tom Rini