aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/head-nommu.S
Commit message (Expand)AuthorAge
* 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
* [ARM] nommu: start-up codeHyok S. Choi2006-03-27