summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/head-common.S
AgeCommit message (Expand)Author
2009-12-07Merge commit 'arm/2.6.28-arm' into android-tegra-2.6.29Gary King
2009-09-08Cortex-M3: Add base support for Cortex-M3Catalin Marinas
2009-09-08Allow the kernel to be configured for "naked" bootingNicolas Pitre
2009-03-10Thumb-2: Add IT instructions to the kernel assembly codeCatalin Marinas
2009-03-10Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas
2008-12-01[ARM] use asm/sections.hRussell King
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King
2008-04-19[ARM] 4881/1: print unrecognised processor ID as part of failure messageLennert Buytenhek
2008-03-06[ARM] 4849/1: move ATAGS asm definitionsGreg Ungerer
2007-07-12[ARM] 4423/1: add ATAGS supportBill Gatliff
2006-03-27[ARM] nommu: start-up codeHyok S. Choi