summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2025-04-02arm: Remove stray .mmutable reference in linker scriptSam Edwards
2025-03-27sunxi: armv8: fel: move fel_stash variable to the frontAndre Przywara
2025-03-14treewide: Add a function to change page permissionsIlias Apalodimas
2025-03-14arm64: mmu_change_region_attr() add an option not to break PTEsIlias Apalodimas
2025-03-14arm: Prepare linker scripts for memory permissionsIlias Apalodimas
2025-03-14meminfo: add memory details for armv8Ilias Apalodimas
2025-03-13Merge patch series "xPL-stack cleanup"Tom Rini
2025-03-13spl: Use CONFIG_VAL() to obtain the SPL stackSimon Glass
2025-03-13spl: Add an SPL_HAVE_INIT_STACK optionSimon Glass
2025-03-10arm: use type jmp_buf instead of struct jmp_buf_dataHeinrich Schuchardt
2025-03-10common: clean up setjmp.hHeinrich Schuchardt
2025-02-25arm: armv8: Improve SPL data save and restore implementationAlif Zakuan Yuslaimi
2025-02-15arm64: Add late jump to kernel board hookMarek Vasut
2025-01-14armv8: Add arch-specific sysinfo platform driverRaymond Mao
2024-11-17armv8: cpu: Implement allow_unaligned()Sam Protsenko
2024-11-17armv8: Fix get_sctlr() return typeSam Protsenko
2024-10-27Merge patch series "Implement ACPI on aarch64"Tom Rini
2024-10-27armv8: cpu: Enable ACPI parking protocolPatrick Rudolph
2024-10-27arm: cpu: Add ACPI parking protocol supportPatrick Rudolph
2024-10-15layerscape: use the lmb API's to add RAM memorySughosh Ganu
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-03Merge patch series "vbe: Series part D"Tom Rini
2024-10-03armv8: Support not having separate BSSSimon Glass
2024-09-06armv8: mmu: add a way to map additional regionsCaleb Connolly
2024-08-26global_data: Convert have_console into a flagSimon Glass
2024-07-31config: Use CONFIG_SYS_BIG_ENDIAN in code whenever possibleJiaxun Yang
2024-07-15arm: cpu: Remove duplicate newlinesMarek Vasut
2024-07-03Merge patch series "m68k: Implement a default flush_dcache_all"Tom Rini
2024-06-25arm64: add software pagetable walkerCaleb Connolly
2024-06-19arm: implement invalidate_icache_all on ARM11Heinrich Schuchardt
2024-06-07arm: move _end to linker symbolsIlias Apalodimas
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-20Merge tag 'v2024.07-rc3' into nextTom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-13armv8: generic_timer: Use event stream for udelayPeter Hoyes
2024-05-06arm: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: fsl-layerscape: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: bcm: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: imx: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: s5pc1xx: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: sunxi: Remove <common.h> and add needed includesTom Rini
2024-04-22common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek
2024-04-10arm64: Fix map_range() not splitting mapped blocksPierre-Clément Tosi
2024-03-29Merge patch series "Clean up arm linker scripts"Tom Rini
2024-03-29arm: remove redundant section alignmentsIlias Apalodimas
2024-03-29arm: move image_copy_start/end to linker symbolsIlias Apalodimas
2024-03-29arm: fix __efi_runtime_start/end definitionsIlias Apalodimas