aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/head-common.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker1-1/+0
2013-07-09ARM: 7780/1: add missing linker section markup to head-common.SStephen Warren1-0/+3
2013-01-31ARM: make cr_alignment read-only #ifndef CONFIG_CPU_CP15Uwe Kleine-König1-2/+7
2011-05-11arm/dt: Make __vet_atags also accept a dtb imageGrant Likely1-6/+18
2011-02-15ARM: Defer lookup of machine_type to setup.cRussell King1-90/+0
2011-01-15ARM: fix missing branch in __error_aRussell King1-0/+2
2010-10-18Merge branch 'hotplug' into develRussell King1-146/+159
2010-10-08ARM: cleanup lookup_machine_type data and ensure these are placed in __HEADRussell King1-11/+15
2010-10-08ARM: hotplug cpu: move __error and __error_p to cpuinit sectionRussell King1-34/+33
2010-10-08ARM: move __mmap_switched, C-API functions to init sectionRussell King1-70/+72
2010-10-08ARM: cleanup boot cpu calling __mmap_switchedRussell King1-2/+1
2010-10-08ARM: hotplug cpu: Keep processor information, startup code & __lookup_processor_typeRussell King1-36/+45
2010-10-08ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _dataRussell King1-1/+1
2009-11-08ARM: 5784/1: fix early boot machine ID mismatch error displayNicolas Pitre1-1/+1
2009-10-02ARM: 5739/1: ARM: allow empty ATAG_COREDavid Brown1-1/+3
2009-07-24Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas1-5/+8
2009-07-24Thumb-2: Add some .align statements to the .S filesCatalin Marinas1-0/+2
2008-12-01[ARM] use asm/sections.hRussell King1-1/+1
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas1-9/+10
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King1-1/+1
2008-04-19[ARM] 4881/1: print unrecognised processor ID as part of failure messageLennert Buytenhek1-1/+6
2008-03-06[ARM] 4849/1: move ATAGS asm definitionsGreg Ungerer1-0/+3
2007-07-12[ARM] 4423/1: add ATAGS supportBill Gatliff1-3/+37
2006-03-27[ARM] nommu: start-up codeHyok S. Choi1-0/+217