summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/head.S
Commit message (Expand)AuthorAgeFilesLines
* arm: use addruart macro to establish debug mappingsJeremy Kerr2010-10-201-4/+19
* Merge branch 'hotplug' into develRussell King2010-10-181-111/+139
|\
| * ARM: add register documentation for __enable_mmuRussell King2010-10-081-0/+10
| * ARM: hotplug cpu: move secondary_startup, __enable_mmu to cpuinitRussell King2010-10-081-102/+104
| * ARM: hotplug cpu: ensure that __enable_mmu is identity mappedRussell King2010-10-081-9/+24
| * ARM: cleanup boot cpu calling __mmap_switchedRussell King2010-10-081-1/+2
* | ARM: Allow SMP kernels to boot on UP systemsRussell King2010-10-041-0/+50
|/
* ARM: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-11-231-1/+1
* Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas2009-07-241-11/+17
* [ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas2008-09-011-6/+6
* [ARM] 4849/1: move ATAGS asm definitionsGreg Ungerer2008-03-061-3/+0
* [ARM] 4423/1: add ATAGS supportBill Gatliff2007-07-121-1/+6
* [ARM] Ensure head text is always placed at the start of kernelRussell King2007-05-081-1/+1
* [ARM] 4227/1: minor head.S fixupsNicolas Pitre2007-05-031-1/+5
* [ARM] 4226/1: initial .data and .bss mappings of XIP kernel should be TEXT_OF...Nicolas Pitre2007-02-251-16/+17
* [ARM] 4224/2: allow XIP kernel to boot againNicolas Pitre2007-02-251-12/+13
* [ARM] 4102/1: Allow for PHYS_OFFSET on any valid 2MiB addressLinus Walleij2007-01-241-1/+6
* [ARM] Clean up KERNEL_RAM_ADDRRussell King2006-12-111-9/+10
* [ARM] Include asm/elf.h instead of asm/procinfo.hRussell King2006-11-301-1/+0
* [ARM] 3809/3: get rid of 4 megabyte kernel image size limitLennert Buytenhek2006-09-301-9/+9
* [ARM] 3757/1: Use PROCINFO_INITFUNC in head.SCatalin Marinas2006-08-181-1/+1
* [ARM] Fix SMP bootingRussell King2006-07-261-3/+3
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-021-3/+2
|\
| * [ARM] Set bit 4 on section mappings correctly depending on CPURussell King2006-06-291-3/+2
* | 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-2/+2
* [ARM] 3496/1: more constants for asm-offsets.hUwe Zeisberger2006-05-051-8/+0
* Merge nommu treeRussell King2006-03-281-206/+1
|\
| * [ARM] nommu: start-up codeHyok S. Choi2006-03-271-206/+1
* | Merge nommu treeRussell King2006-03-251-6/+9
|\ \ | |/
| * [ARM] Move read of processor ID out of lookup_processor_type()Russell King2006-03-211-6/+9
* | [ARM] 3261/2: remove phys_ram from struct machine_desc (part 3)Nicolas Pitre2006-03-211-4/+3
|/
* [ARM] 3259/1: remove phys_ram from struct machine_desc (part 1)Nicolas Pitre2006-01-131-4/+3
* [ARM] Make kernel link address depend on PAGE_OFFSETRussell King2006-01-031-0/+2
* [ARM] Remove mach-types.h from head.SRussell King2005-11-251-8/+3
* [ARM] 3061/1: cleanup the XIP link address messNicolas Pitre2005-10-291-39/+15
* [ARM] 3060/1: allow constants found in asm/memory.h to be used in asm codeNicolas Pitre2005-10-291-2/+3
* kbuild: arm - use generic asm-offsets.h supportSam Ravnborg2005-09-091-1/+1
* [PATCH] ARM: Make the magic values in head.S more obviousRussell King2005-07-011-12/+8
* [PATCH] ARM SMP: Add support for startup of secondary processorsRussell King2005-06-181-0/+44
* [PATCH] ARM: Fix kernel stack offset calculationsRussell King2005-05-051-1/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+516
OpenPOWER on IntegriCloud