aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/head-nommu.S
Commit message (Expand)AuthorAgeFilesLines
* ARM: Defer lookup of machine_type to setup.cRussell King2011-02-151-3/+0
* ARM: no need for nommu to jump through the hoops that mmu doesRussell King2010-10-081-4/+1
* ARM: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-11-231-1/+1
* nommu: Do not override the CP15 control reg value returned from initfuncCatalin Marinas2009-07-241-1/+4
* Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas2009-07-241-4/+7
* [ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas2008-09-011-2/+2
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-071-1/+0
* [ARM] Ensure head text is always placed at the start of kernelRussell King2007-05-081-1/+1
* [ARM] Include asm/elf.h instead of asm/procinfo.hRussell King2006-11-301-1/+0
* [ARM] nommu: confirms the CR_V bit in nommu modeHyok S. Choi2006-09-281-0/+5
* [ARM] nommu: manage the CP15 thingsHyok S. Choi2006-09-271-1/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQRussell King2006-06-251-1/+1
* [ARM] 3496/1: more constants for asm-offsets.hUwe Zeisberger2006-05-051-3/+1
* [ARM] nommu: trivial fixups for head-nommu.S and the MakefileHyok S. Choi2006-04-241-1/+3
* [ARM] nommu: start-up codeHyok S. Choi2006-03-271-0/+83