aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel/head.S
AgeCommit message (Expand)Author
2010-10-04ARM: Allow SMP kernels to boot on UP systemsRussell King
2009-11-23ARM: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott
2009-07-24Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas
2008-03-06[ARM] 4849/1: move ATAGS asm definitionsGreg Ungerer
2007-07-12[ARM] 4423/1: add ATAGS supportBill Gatliff
2007-05-08[ARM] Ensure head text is always placed at the start of kernelRussell King
2007-05-03[ARM] 4227/1: minor head.S fixupsNicolas Pitre
2007-02-25[ARM] 4226/1: initial .data and .bss mappings of XIP kernel should be TEXT_OF...Nicolas Pitre
2007-02-25[ARM] 4224/2: allow XIP kernel to boot againNicolas Pitre
2007-01-24[ARM] 4102/1: Allow for PHYS_OFFSET on any valid 2MiB addressLinus Walleij
2006-12-11[ARM] Clean up KERNEL_RAM_ADDRRussell King
2006-11-30[ARM] Include asm/elf.h instead of asm/procinfo.hRussell King
2006-09-30[ARM] 3809/3: get rid of 4 megabyte kernel image size limitLennert Buytenhek
2006-08-18[ARM] 3757/1: Use PROCINFO_INITFUNC in head.SCatalin Marinas
2006-07-26[ARM] Fix SMP bootingRussell King
2006-07-02Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[ARM] Set bit 4 on section mappings correctly depending on CPURussell King
2006-06-25[ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQRussell King
2006-05-05[ARM] 3496/1: more constants for asm-offsets.hUwe Zeisberger
2006-03-28Merge nommu treeRussell King
2006-03-27[ARM] nommu: start-up codeHyok S. Choi
2006-03-25Merge nommu treeRussell King
2006-03-21[ARM] 3261/2: remove phys_ram from struct machine_desc (part 3)Nicolas Pitre
2006-03-21[ARM] Move read of processor ID out of lookup_processor_type()Russell King
2006-01-13[ARM] 3259/1: remove phys_ram from struct machine_desc (part 1)Nicolas Pitre
2006-01-03[ARM] Make kernel link address depend on PAGE_OFFSETRussell King
2005-11-25[ARM] Remove mach-types.h from head.SRussell King
2005-10-29[ARM] 3061/1: cleanup the XIP link address messNicolas Pitre
2005-10-29[ARM] 3060/1: allow constants found in asm/memory.h to be used in asm codeNicolas Pitre
2005-09-09kbuild: arm - use generic asm-offsets.h supportSam Ravnborg
2005-07-01[PATCH] ARM: Make the magic values in head.S more obviousRussell King
2005-06-18[PATCH] ARM SMP: Add support for startup of secondary processorsRussell King
2005-05-05[PATCH] ARM: Fix kernel stack offset calculationsRussell King
2005-04-16Linux-2.6.12-rc2Linus Torvalds