summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/system.h
AgeCommit message (Expand)Author
2025-04-14arm: asm/system.h: mrc and mcr need .arm if __thumb2__ is not setJerome Forissier
2025-03-14arm64: mmu_change_region_attr() add an option not to break PTEsIlias Apalodimas
2025-02-15arm64: Add late jump to kernel board hookMarek Vasut
2024-11-17armv8: Fix get_sctlr() return typeSam Protsenko
2024-10-29CONFIG_SYS_NONCACHED_MEMORY: Move prototypes to include/cpu_func.h for consis...Tom Rini
2024-10-27arm: Implement read_mpidr on armv7Patrick Rudolph
2024-09-06armv8: mmu: add a way to map additional regionsCaleb Connolly
2024-05-13armv8: generic_timer: Use event stream for udelayPeter Hoyes
2024-05-13arm: Move sev() and wfe() definitions to common Arm header filePeter Hoyes
2023-11-13arm: caches: Make DCACHE_DEFAULT_OPTION accessible for ARM64 archPatrice Chotard
2023-10-11driver: rng: Add DM_RNG interface for ARMv8.5 RNDR registersAndre Przywara
2022-03-02armv8: Always unmask SErrorsAndre Przywara
2021-09-03Revert most of the series for adding vexpress_aemv8r supportTom Rini
2021-09-02psci: fix double declarationOleksandr Suvorov
2021-09-02armv8: Ensure EL1&0 VMSA is enabledPeter Hoyes
2021-09-02armv8: Disable pointer authentication traps for EL1Peter Hoyes
2021-07-23armv8: Initialize CNTFRQ if at highest exception levelPeter Hoyes
2021-03-02arm: remove set_dacr/get_dacr functionsPatrick Delaunay
2021-03-02arm: cosmetic: align TTB_SECT define valuePatrick Delaunay
2021-03-02arm: remove TTB_SECT_XN_MASK in DCACHE_WRITETHROUGHPatrick Delaunay
2021-01-15common: board_r: Drop initr_noncached wrapperOvidiu Panait
2020-07-29arm: enable allocate-on-read for LPAE's DCACHE_WRITEBACK/_WRITETHROUGHArd Biesheuvel
2020-07-10arm: provide a function for boards init code to modify MMU virtual-physical mapMarek Szyprowski
2020-07-10arm: update comments to the common styleMarek Szyprowski
2020-07-07arm: use correct argument size of special registersHeinrich Schuchardt
2020-06-02ARM: add psci_arch_init() declaration for CONFIG_ARMV7_PSCIMasahiro Yamada
2020-05-18arm: Don't include common.h in header filesSimon Glass
2020-05-01arm: caches: add DCACHE_DEFAULT_OPTIONPatrick Delaunay
2020-01-10arm: cpu: armv8: add support for arm psci reset2.Rajesh Ravi
2019-07-24psci: Fix warnings when compiling with W=1Patrick Delaunay
2018-11-16ARMv8: Enable all asynchronous abort exceptions taken to EL3Chee Hong Ang
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla
2017-11-21arm: make save_boot_params_ret prototype visible for AArch64Philipp Tomsich
2017-10-09armv8: layerscape: Enable falcon bootYork Sun
2017-05-11arm: Support cache invalidateSimon Glass
2017-03-14armv8: mmu: Add a function to change mapping attributesYork Sun
2017-01-18armv8: aarch64: Fix the warning about x1-x3 nonzero issueAlison Wang
2016-12-15ARMv8: Setup PSCI memory and device treemacro.wave.z@gmail.com
2016-11-22armv8: fsl-layerscape: Support loading 32-bit OS with PSCI enabledAlison Wang
2016-11-22armv8: Support loading 32-bit OS in AArch32 execution stateAlison Wang
2016-11-13arm: Set TTB XN bit in case DCACHE_OFF for LPAE modeKeerthy
2016-11-07armv8: add hooks for all cache-wide operationsStephen Warren
2016-10-18arm: Add PSCI shutdown functionAlexander Graf
2016-10-18arm: Disable HVC PSCI calls by defaultAlexander Graf
2016-10-06ARM: Introduce function to switch to hypervisor modeKeerthy
2016-08-05ARM: Rework and correct barrier definitionsTom Rini
2016-05-27arm: implement generic PSCI reset call for armv8Beniamino Galvani
2016-03-27arm: Add support for HYP mode and LPAE page tablesAlexander Graf
2016-03-27arm64: Add 32bit arm compatible dcache definitionsAlexander Graf
2016-03-15arm64: Remove non-full-va map codeAlexander Graf