summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/system.h
AgeCommit message (Expand)Author
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
2016-03-15arm64: Make full va map code more dynamicAlexander Graf
2016-01-31arm: Remove S bit from MMU section entryMarek Vasut
2016-01-31arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7Marek Vasut
2016-01-19armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructureSergey Temerkhanov
2016-01-19armv8: New MMU setup code allowing to use 48+ bits PA/VASergey Temerkhanov
2016-01-19armv8: Add read_mpidr() functionSergey Temerkhanov
2015-11-10armv8: enable compilation with CONFIG_SYS_NONCACHED_MEMORYStephen Warren
2015-10-16arm: mmu: Add missing volatile for reading SCTLR registerAlison Wang
2015-07-31armv8: caches: Added routine to set non cacheable regionSiva Durga Prasad Paladugu
2015-05-14arm: Add a prototype for save_boot_params_ret()Simon Glass
2015-05-13tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0Ian Campbell