summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-06-27qemu: arm: Enable virtualizable IO accessorsIlias Apalodimas
2025-06-27arm: io.h: Fix io accessors for KVMIlias Apalodimas
2025-06-27nxp: Prepare macros for KVM changesIlias Apalodimas
2025-06-27m68k: Remove astro_mcf5373l boardTom Rini
2025-06-27tools: rmboard.py: Fix conversion from run_pipe to new helperTom Rini
2025-06-27mach-k3: am62ax: am62a7_init: Drop write to non existent registerVignesh Raghavendra
2025-06-27test/py/test_mmc: wrap multi-argument printf-style stringsBryan Brattlof
2025-06-27mach-k3: add dynamic mmu fixups for SPL stageAnshul Dalal
2025-06-27mach-k3: add runtime memory carveouts for MMU tableAnshul Dalal
2025-06-27Merge patch series "drivers: pci: pcie_dw_common: Add dw_pcie_link_set_max_li...Tom Rini