summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
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
2025-06-19arm: at91: wdt: Rename regval in priv data to mrZixun LI
2025-06-19arm: at91: wdt: Remove at91_wdt structZixun LI
2025-06-18Merge patch series "Print version of the DM firmware"Tom Rini
2025-06-18Merge patch series "Add IPC support on MCU R5F cluster in Split Mode"Tom Rini
2025-06-18arm: mach-k3: Print version of DM firmware during boot processMoteen Shah
2025-06-18arm: mach-k3: Add a function for printing DM versionMoteen Shah
2025-06-18arch: mach-k3: common: Add support to shutdown MCU R5 Core 1Beleswar Padhi
2025-06-18arm: mach-k3: {am6/j7}*_hardware.h: Expose MCU R5 proc and device idsBeleswar Padhi
2025-06-18ARM: dts: renesas: Drop most of bootph-* tagsMarek Vasut
2025-06-17Merge tag 'u-boot-imx-next-20250617' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2025-06-16ARM: imx: mxs: Add support for imx287 based BTT devicesLukasz Majewski
2025-06-16Merge tag 'u-boot-dfu-next-20250616' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-06-15arm: dts: rockchip: Fix eMMC write on RK3528Jonas Karlman
2025-06-14Merge patch series "linux/bitfield.h: sync <linux/bitfield.h> from Linux 6.15...Tom Rini
2025-06-14arm: apple: rtkit: add missing header linux/bug.h and linux/bitops.hChristian Marangi
2025-06-14Merge patch series "Hex value prefix case cleanup"Tom Rini
2025-06-14arch: use lowercase hex prefix styleE Shattow
2025-06-13Merge patch series "drop volatile from global data"Tom Rini
2025-06-13arm: remove volatile from set_gd prototypeRasmus Villemoes
2025-06-13arm: imx: remove unnecessary volatile qualifiers from "save gd" variablesRasmus Villemoes
2025-06-13arm: drop volatile qualifier from gd pointerRasmus Villemoes
2025-06-13spl: Rename jump_to_image_no_args()Simon Glass