summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/system.h
AgeCommit message (Expand)Author
2017-11-01arm: 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
2015-04-16ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow cachingBryan Brinsko
2015-02-24armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stackYork Sun
2015-02-16arm: Allow lr to be saved by board codeSimon Glass
2014-12-18ARM: Implement non-cached memory supportThierry Reding
2014-11-12ARM: cache-cp15: Use more accurate typesThierry Reding
2014-10-06arm: cache: Add support for write-allocate D-CacheMarek Vasut
2014-07-03ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoCYork Sun
2014-04-07armv8/cache: Change cache invalidate and flush functionYork Sun
2014-01-09arm64: core supportDavid Feng
2013-03-28ARM: mmu: Set domain permissions to client accessR Sricharan
2013-02-03ARM: add wfi assembly macroRob Herring
2012-11-19arm: Add control over cachability of memory regionsSimon Glass
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser