summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2026-03-10arm: rockchip: don't use non-existent CONFIG_TPL_TINY_FRAMEWORKHeinrich Schuchardt
2026-03-10rockchip: Reduce size of ramboot usb472 payloadJonas Karlman
2026-03-10rockchip: rk3588: include all addressable DRAM in memory mapQuentin Schulz
2026-03-10arch: arm: rockchip: Add initial support for RK3506Jonas Karlman
2026-03-10clk: rockchip: Add support for RK3506Finley Xiao
2026-03-10rockchip: spl: Add common handling of USB bootsource_id 0x81Jonas Karlman
2026-03-10rockchip: imply OF_UPSTREAM for rk3288 boardsJohan Jonker
2026-03-10rockchip: Switch remaining rk3288 boards to upstream devicetreeJohan Jonker
2026-03-10rockchip: Switch rk3288-veyron boards to upstream devicetreeJohan Jonker
2026-03-10board: rockchip: Add FriendlyElec NanoPi Zero2Jonas Karlman
2026-03-10rockchip: rk3576: Use DMA when loading FIT imagesJonas Karlman
2026-03-10rockchip: rk3576: Allow pmu sram access for non-secure mastersJonas Karlman
2026-03-10rockchip: rk3588s-rock-5c: Add support for ROCK 5C Lite variantJonas Karlman
2026-03-09arch: arm: dts: k3-r5: Drop a53_0 clock overrides in board filesWadim Egorov
2026-03-09Merge tag 'v2026.04-rc4' into nextTom Rini
2026-03-09arm: mach-k3: arm64-mmu: add mapping for PCIe 4 GB Address WindowsSiddharth Vadapalli
2026-03-09rockchip: rk3588-generic: Enable support for RK3582Jonas Karlman
2026-03-09rockchip: Add initial RK3582 supportJonas Karlman
2026-03-09rockchip: sdram: Add fallback that fixup DRAM gaps on RK3588Jonas Karlman
2026-03-06arm: mediatek: MT8195 fix mem_mapJulien Stephan
2026-03-04treewide: Remove Timesys from ADI ADSP maintenancePhilip Molloy
2026-03-03Merge tag 'u-boot-dfu-next-20260303' of https://source.denx.de/u-boot/custodi...Tom Rini
2026-03-03usb: gadget: Mark udc_disconnect as staticTom Rini
2026-02-28arm: imx: imx95: Use arch override for env_get_location()Sébastien Szymanski
2026-02-28arm: dts: capricorn: move fec2 configLukas Stockmann
2026-02-28arm: dts: capricorn: remove pinctrl_usdhc2Lukas Stockmann
2026-02-28siemens: capricorn: set max-frequency for usdhc1Adrian Freihofer
2026-02-28arm: dts: capricorn: pinctrl_usdhc1 cleanupLukas Stockmann
2026-02-28arch: imx: fix incorrect shutdown call for inactive video devicesBrian Ruley
2026-02-28imx8qx: misc: add command for getting boottypeHeiko Schocher
2026-02-25Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2026-02-25Merge tag 'u-boot-stm32-20260224' of https://source.denx.de/u-boot/custodians...Tom Rini
2026-02-24ARM: stm32mp: Check secure state firstGatien Chevallier
2026-02-24ARM: stm32mp: Fix CID and semaphore checkGatien Chevallier
2026-02-24ARM: stm32mp: Do not acquire RIFSC semaphore if CID filtering is disabledGatien Chevallier
2026-02-24stm32mp: cmd_stm32key: add support of ADAC public key hashThomas Bourgoin
2026-02-24stm32mp: cmd_stm32key: add support of remoteproc firmware public keyGwenael Treuveur
2026-02-24stm32mp: cmd_stm32key: add support of remoteproc firmware encryption keyThomas Bourgoin
2026-02-24stm32mp: cmd_stm32key: add support of OTP key format 2Thomas Bourgoin
2026-02-24stm32mp: cmd_stm32key: add support of STM32MP21x SoCThomas Bourgoin
2026-02-24stm32mp1: Add check on syscon_get_first_range() return valuePatrice Chotard
2026-02-24stm32mp2: Add check on syscon_get_first_range() return valuePatrice Chotard
2026-02-24stm32mp2: Migrate duplicated code into stm32mp2x.cPatrice Chotard
2026-02-24ARM: dts: stm32: Add bootph-all in stm32mp215f-dk-u-boot.dtsiPatrice Chotard
2026-02-24ARM: dts: stm32: Add stm32mp215f-dk-u-bootPatrice Chotard
2026-02-24ARM: stm32mp: Add STM32MP21 supportPatrice Chotard
2026-02-24stm32mp: cmd_stm32key: add support of STM32MP21xPatrice Chotard
2026-02-24stm32mp: syscon: Add STM32MP21 supportPatrice Chotard
2026-02-24arm: mach-k3: common: Clamp RAM end address to board-usable region in spl_ena...Devarsh Thakkar
2026-02-24arm: armv8: Flush TLB before enabling MMUMark Kettenis