aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/head-nommu.S
Commit message (Expand)AuthorAge
* ARM: 8914/1: NOMMU: Fix exc_ret for XIPVladimir Murzin2019-10-10
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
* ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is disabledTigran Tadevosyan2019-04-23
* ARM: 8849/1: NOMMU: Fix encodings for PMSAv8's PRBAR4/PRLAR4Vladimir Murzin2019-02-26
*-. Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King2018-08-13
|\ \
| * | ARM: 8784/1: NOMMU: Allow enter in Hyp modeVladimir Murzin2018-07-30
* | | ARM: 8775/1: NOMMU: Use instr_sync instead of plain isb in common codeVladimir Murzin2018-07-11
|/ /
* | ARM: 8757/1: NOMMU: Support PMSAv8 MPUVladimir Murzin2018-05-19
* | ARM: 8756/1: NOMMU: Postpone MPU activation till __after_proc_initVladimir Murzin2018-05-19
* | ARM: 8755/1: NOMMU: Reorganise __setup_mpuVladimir Murzin2018-05-19
* | ARM: 8754/1: NOMMU: Move PMSAv7 MPU under it's own namespaceVladimir Murzin2018-05-19
|/
* ARM: 8713/1: NOMMU: Support MPU in XIP configurationVladimir Murzin2017-10-23
* ARM: 8711/1: V7M: Add support for MPU to M-classVladimir Murzin2017-10-23
* ARM: 8708/1: NOMMU: Rework MPU to be mostly done in CVladimir Murzin2017-10-23
* ARM: 8649/2: nommu: remove Hivecs configuration is asmAfzal Mohammed2017-02-28
* ARM: 8607/1: V7M: Wire up caches for V7M processors with cache support.Jonathan Austin2016-09-06
* ARM: 8572/1: nommu: change memory reserve for the vectorsJean-Philippe Brucker2016-05-05
* ARM: 8383/1: nommu: avoid deprecated source register on movStefan Agner2015-06-12
* Merge branch 'bsym' into for-nextRussell King2015-06-12
|\
| * ARM: replace BSYM() with badr assembly macroRussell King2015-05-08
* | ARM: redo TTBR setup code for LPAERussell King2015-06-01
|/
* ARM: Fix nommu bootingRussell King2015-04-21
* ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-18
* ARM: fix asm/memory.h build errorRussell King2013-12-13
* ARM: Add .text annotations where required after __CPUINIT removalRussell King2013-08-01
* arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-14
* ARM: mpu: protect the vectors page with an MPU regionJonathan Austin2013-06-17
* ARM: mpu: add MPU initialisation for secondary coresJonathan Austin2013-06-07
* ARM: mpu: add early bring-up code for the ARMv7 PMSA-compliant MPUJonathan Austin2013-06-07
* ARM: nommu: add entry point for secondary CPUs to head-nommu.SWill Deacon2013-06-07
* ARM: Add base support for ARMv7-MCatalin Marinas2013-04-17
* ARM: let CPUs not being able to run in ARM mode enter in THUMB modeUwe Kleine-König2013-01-31
* ARM: 7591/1: nommu: Enable the strict alignment (CR_A) bit only if ARCH < v6Armando Visconti2012-12-07
* ARM: move CP15 definitions to separate header fileRussell King2012-03-28
* ARM: 6999/1: head, zImage: Always Enter the kernel in ARM stateDave Martin2011-07-19
* ARM: Defer lookup of machine_type to setup.cRussell King2011-02-15
* ARM: no need for nommu to jump through the hoops that mmu doesRussell King2010-10-08
* ARM: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-11-23
* nommu: Do not override the CP15 control reg value returned from initfuncCatalin Marinas2009-07-24
* Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas2009-07-24
* [ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas2008-09-01
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-07
* [ARM] Ensure head text is always placed at the start of kernelRussell King2007-05-08
* [ARM] Include asm/elf.h instead of asm/procinfo.hRussell King2006-11-30
* [ARM] nommu: confirms the CR_V bit in nommu modeHyok S. Choi2006-09-28
* [ARM] nommu: manage the CP15 thingsHyok S. Choi2006-09-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQRussell King2006-06-25
* [ARM] 3496/1: more constants for asm-offsets.hUwe Zeisberger2006-05-05
* [ARM] nommu: trivial fixups for head-nommu.S and the MakefileHyok S. Choi2006-04-24