summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-06-27arm64: dts: renesas: r8a779g3: Enable PCIe/NVMe on Retronix R-Car V4H Sparrow...Marek Vasut
2025-06-27pci: pcie-rcar-gen4: Add Renesas R-Car Gen4 DW PCIe controller driverMarek Vasut
2025-06-27pci: pcie_dw_rockchip: Use dw_pcie_link_set_max_link_width()Marek Vasut
2025-06-27pci: pcie_dw_qcom: Use dw_pcie_link_set_max_link_width()Marek Vasut
2025-06-27pci: pcie_dw_meson: Use dw_pcie_link_set_max_link_width()Marek Vasut
2025-06-27drivers: pci: pcie_dw_common: Add dw_pcie_link_set_max_link_width()Marek Vasut
2025-06-26Merge patch series "sandbox: enable CONFIG_CMD_BOOTEFI_SELFTEST by default"Tom Rini
2025-06-26sandbox: enable CONFIG_CMD_BOOTEFI_SELFTEST by defaultHeinrich Schuchardt
2025-06-26test: disable TCG test on sandboxHeinrich Schuchardt
2025-06-26Merge patch series "Add TI K3 PCIe Endpoint Controller support for AM64X"Tom Rini
2025-06-26configs: am64x_evm_a53_defconfig: Enable configs for PCI Endpoint modeHrushikesh Salunke
2025-06-26pci_endpoint: Add TI K3 Cadence PCIe Endpoint Controller driverHrushikesh Salunke
2025-06-26Merge patch series "malloc size cleanup for K3 devices"Tom Rini
2025-06-26mach-k3: j722s: enable caches for the SPL stageHeiko Thiery
2025-06-26mailmap: Update email for Duje MihanovićDuje Mihanović
2025-06-26configs: j7*/*am62*: Remove malloc size overwrite at config level.Udit Kumar
2025-06-26Kconfig: Add default malloc size of K3 ARCHUdit Kumar
2025-06-26arm: Kconfig: enable LTO for ARCH_K3Anshul Dalal
2025-06-26phy: cadence: torrent: add support for three or more links using 2 protocolsHrushikesh Salunke
2025-06-26bootm: Pass SMP core ID and DTB address for ELF-formatted kernels牛 志宏
2025-06-26Merge patch series "sandbox: align LMB memory"Tom Rini
2025-06-26test: unit test for efi_alloc_aligned_pages()Heinrich Schuchardt