summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2025-07-09Merge patch series "Improve Verdin AM62P thermal setup by generalizing ft_boa...Tom Rini
2025-07-09arm: mach-k3: am62p: fixup thermal cooling device by cpu numberJoão Paulo Gonçalves
2025-07-09arm: mach-k3: Export common fdt fixups for use in board codeJoão Paulo Gonçalves
2025-07-09boot: Make ft_board_setup_ex() genericJoão Paulo Gonçalves
2025-07-08include/spl_gpio.h: Audit include listTom Rini
2025-07-08xilinx: Remove simple-bus description from mini configurationsMichal Simek
2025-07-08arm: zynqmp: Remove local copy of 'dt-bindings/clock/xlnx-zynqmp-clk.h'Tom Rini
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-29dts: pcm052: bk4: Use proper compatible for QSPI SPI-NOR memoryLukasz Majewski
2025-06-27Revert the last two mach-k3 changesTom Rini
2025-06-27Merge patch series "Fix io accessors for KVM"Tom Rini
2025-06-27arm: io.h: Fix io accessors for KVMIlias Apalodimas
2025-06-27mach-k3: am62ax: am62a7_init: Drop write to non existent registerVignesh Raghavendra
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-26mach-k3: j722s: enable caches for the SPL stageHeiko Thiery
2025-06-26arm: Kconfig: enable LTO for ARCH_K3Anshul Dalal
2025-06-26Merge patch series "mkimage: validate image references in FIT configurations"Tom Rini
2025-06-26arm: dts: phycore-am62x: Add missing tifsstub image nodes for FIT loadablesAristo Chen
2025-06-25Merge patch series "lmb: use a single API for all allocations"Tom Rini
2025-06-25mach-snapdragon: add a check before copying FDT to fdt_addr_rSughosh Ganu
2025-06-25lmb: replace the lmb_alloc() and lmb_alloc_base() API'sSughosh Ganu
2025-06-25lmb: replace lmb_reserve() and lmb_alloc_addr() API'sSughosh Ganu
2025-06-25Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sunxi ...Tom Rini
2025-06-24Merge tag 'qcom-next-23Jun-1' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2025-06-24mach-snapdragon: CapsuleUpdate: support all boot methodsCaleb Connolly
2025-06-24mach-snapdragon: track boot sourceCaleb Connolly
2025-06-24mach-snapdragon: Enhance android image handling memory footprintGeorge Chan
2025-06-24mach-snapdragon: Enable workaround of ignoring androidboot addrGeorge Chan
2025-06-24dts: qcs615-ride-u-boot.dtsi: Add memory entry to bootupAswin Murugan
2025-06-24dts: qcs8300-ride-u-boot.dtsi: Add memory entry to bootupBalaji Selvanathan
2025-06-24mach-snapdragon: of_fixup: Drop USB dr_mode override for RB1/2Sumit Garg
2025-06-24sunxi: add support for the Allwinner A100/A133 SoCAndre Przywara
2025-06-24sunxi: A133: add DRAM init codeCody Eksal
2025-06-23Merge tag 'v2025.07-rc5' into nextTom Rini
2025-06-23dts: ipq5424-rdp466-u-boot: add override dtsiVaradarajan Narayanan
2025-06-20Merge patch series "Consistent Kconfig environment options CONFIG_ENV_ prefix"Tom Rini
2025-06-20env: Rename SYS_MMC_ENV_PART to ENV_MMC_EMMC_HW_PARTITIONMarek Vasut
2025-06-20env: Rename SYS_MMC_ENV_DEV to ENV_MMC_DEVICE_INDEXMarek Vasut
2025-06-20env: Rename SYS_RELOC_GD_ENV_ADDR to ENV_RELOC_GD_ENV_ADDRMarek Vasut
2025-06-20Merge tag 'u-boot-at91-2025.10-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-06-19arm/airoha: reset_cpu() does not take any paramsMikhail Kshevetskiy
2025-06-19Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh int...Tom Rini
2025-06-19board: sam9x75_curiosity: Add support for sam9x75 curiosityManikandan Muralidharan
2025-06-19ARM: dts: at91: sam9x75_curiosity: add tweaks for sam9x75 curiosity boardManikandan Muralidharan
2025-06-19ARM: at91: Add sam9x7 socVarshini Rajendran
2025-06-19ARM: dts: at91: sam9x60-curiosity: Enable watchdog nodeZixun LI
2025-06-19ARM: dts: sam9x60: Add watchdog DT nodeZixun LI
2025-06-19watchdog: at91sam9_wdt: Add SAM9X60 supportZixun LI