summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
46 hoursMerge tag 'v2026.07-rc3' into nextTom Rini
2 daysMerge patch series "Fix speculative access to firewalled regions on AM62 SoCs"Tom Rini
2 daysarm: armv8: mmu: move mmu enablement out of mmu_setupAnshul Dalal
9 daysarm: Fix typo in linker scriptMarek Vasut
12 daysboard: nxp: lx2160a: without QIXIS, MC-ENET, PCI, LTC3882Vincent Jardin
2026-05-06arm: layerscape: Check zero size memory bank before lmb_addYe Li
2026-04-27arm: psci: Add API to check for support of specific PSCI functionVaradarajan Narayanan
2026-04-13arm: Add ARMv8-M aarch32 supportMarek Vasut
2026-04-07lmb: Rework the LMB_ARCH_MEM_MAP symbolTom Rini
2026-03-09Merge tag 'v2026.04-rc4' into nextTom Rini
2026-02-24arm: armv8: Flush TLB before enabling MMUMark Kettenis
2026-02-17Merge patch series "treewide: Clean up usage of DECLARE_GLOBAL_DATA_PTR"Tom Rini
2026-02-17treewide: Clean up DECLARE_GLOBAL_DATA_PTR usagePeng Fan
2026-02-09arm: spl: Ensure 8 byte alignment of appended DTB without separate BSSTom Rini
2026-01-28armv8: u-boot-spl.lds: Place binman symbols at end of binaryJonas Karlman
2026-01-28arm: Remove rel.dyn from SPL linker scriptsTom Rini
2026-01-28board: nxp: Rename board directory from board/freescale to board/nxpAlice Guo
2026-01-26Revert "arm: spl: Correct alignment of .rel.dyn section"Tom Rini
2026-01-26arm: spl: Correct alignment of .rel.dyn sectionTom Rini
2026-01-20arm: Update linker scripts to ensure appended device tree is alignedTom Rini
2026-01-02kbuild: Bump the build system to 6.1Sughosh Ganu
2025-12-11armv8/fsl-layerscape: fdt: Remove offline cores from cooling device mapsAnthony Pighin (Nokia)
2025-11-11ARM: Fix HAS_ARMV7_SECURE_BASE help textMarek Vasut
2025-11-06armv8: implement workaround for broken CNTFRQ_EL0 valueKaustabh Chakraborty
2025-11-04arm: armv8: mmu: fix mem_map_from_dram_banksAnshul Dalal
2025-10-24arm: armv8: Make save_boot_params simplerIlias Apalodimas
2025-10-22spl: split spl_board_fixups to arch/board specificAnshul Dalal
2025-10-22arm: armv8: mmu: add mmu_unmap_reserved_memAnshul Dalal
2025-10-22arm: armv8: mmu: add mem_map_from_dram_banksAnshul Dalal
2025-10-22arm: armv8: invalidate dcache entries on dcache_enableAnshul Dalal
2025-10-03arm: armv8: remove redundant definition of mmu_statusAnshul Dalal
2025-09-23Merge tag 'v2025.10-rc5' into nextTom Rini
2025-09-13arm: armv8: Fix spl recover data section brokenYe Li
2025-08-11arm: bcm235xx: Remove this SoCTom Rini
2025-08-01arm: bcm281xx: Remove ethernet driverTom Rini
2025-07-27sunxi: add basic A523 supportAndre Przywara
2025-07-17armv8: ls1043a: make some erratas dependent from USBHolger Brunck
2025-07-11global: Make ARCH_MISC_INIT a selected symbolTom Rini
2025-06-24sunxi: add support for the Allwinner A100/A133 SoCAndre Przywara
2025-06-20Merge patch series "Consistent Kconfig environment options CONFIG_ENV_ prefix"Tom Rini
2025-06-20env: Rename SYS_MMC_ENV_DEV to ENV_MMC_DEVICE_INDEXMarek Vasut
2025-06-11ARM: stm32: Fix SYSRAM size on STM32MP13xxMarek Vasut
2025-06-09Merge tag 'v2025.07-rc4' into nextTom Rini
2025-06-09arm: armv7: restore section to .text after saved_argsYang Xiwen
2025-06-05armv8: fix Clang warning on writing 32-bit variable to a 64-bit registerRaymond Mao
2025-06-02ARM: Align image end to 8 bytes to fit DT alignmentMarek Vasut
2025-05-29Merge patch series "Start removing <env.h> from headers when not required"Tom Rini
2025-05-29global: Avoid indirect inclusion of <env.h> from <command.h>Tom Rini
2025-05-22arm: cpu: armv7m: add ENTRY/ENDPROC macrosJohannes Krottmayer
2025-04-28sunxi: armv8: FEL: save and restore SP_IRQAndre Przywara