summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/system.h
Commit message (Expand)AuthorAgeFilesLines
* arm: implement generic PSCI reset call for armv8Beniamino Galvani2016-05-271-0/+2
* arm: Add support for HYP mode and LPAE page tablesAlexander Graf2016-03-271-6/+93
* arm64: Add 32bit arm compatible dcache definitionsAlexander Graf2016-03-271-1/+5
* arm64: Remove non-full-va map codeAlexander Graf2016-03-151-8/+4
* arm64: Make full va map code more dynamicAlexander Graf2016-03-151-6/+8
* arm: Remove S bit from MMU section entryMarek Vasut2016-01-311-2/+1
* arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7Marek Vasut2016-01-311-2/+2
* armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructureSergey Temerkhanov2016-01-191-0/+21
* armv8: New MMU setup code allowing to use 48+ bits PA/VASergey Temerkhanov2016-01-191-0/+7
* armv8: Add read_mpidr() functionSergey Temerkhanov2016-01-191-0/+11
* armv8: enable compilation with CONFIG_SYS_NONCACHED_MEMORYStephen Warren2015-11-101-5/+6
* arm: mmu: Add missing volatile for reading SCTLR registerAlison Wang2015-10-161-1/+1
* armv8: caches: Added routine to set non cacheable regionSiva Durga Prasad Paladugu2015-07-311-10/+19
* arm: Add a prototype for save_boot_params_ret()Simon Glass2015-05-141-0/+16
* tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0Ian Campbell2015-05-131-0/+1
* ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow cachingBryan Brinsko2015-04-161-0/+37
* armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stackYork Sun2015-02-241-0/+1
* arm: Allow lr to be saved by board codeSimon Glass2015-02-161-0/+15
* ARM: Implement non-cached memory supportThierry Reding2014-12-181-0/+5
* ARM: cache-cp15: Use more accurate typesThierry Reding2014-11-121-1/+1
* arm: cache: Add support for write-allocate D-CacheMarek Vasut2014-10-061-0/+1
* ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoCYork Sun2014-07-031-0/+2
* armv8/cache: Change cache invalidate and flush functionYork Sun2014-04-071-0/+1
* arm64: core supportDavid Feng2014-01-091-0/+84
* ARM: mmu: Set domain permissions to client accessR Sricharan2013-03-281-0/+14
* ARM: add wfi assembly macroRob Herring2013-02-031-0/+6
* arm: Add control over cachability of memory regionsSimon Glass2012-11-191-0/+31
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-131-0/+84
OpenPOWER on IntegriCloud