aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/head_32.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-07sparc: move exports to definitionsAl Viro1-0/+3
2012-07-26sparc32: drop swapper_pg_dirSam Ravnborg1-2/+0
2012-05-29sparc32: remove unused variable in head_32.SSam Ravnborg1-8/+0
2012-05-29sparc32,leon: fix leon bootupSam Ravnborg1-32/+41
2012-05-27sparc32,leon: always include leon_smp + leon_mm in buildSam Ravnborg1-3/+0
2012-05-27sparc32: introduce sparc32_start_kernel called from head_32.SSam Ravnborg1-8/+2
2012-05-27sparc32: implement proper LEON support in head_32 (after highmem)Sam Ravnborg1-25/+33
2012-05-27sparc32: implement proper LEON support in head_32 (before highmem)Sam Ravnborg1-11/+47
2012-05-27sparc32: string and whitespace cleanup in head_32.SSam Ravnborg1-15/+15
2012-05-19sparc32: move trap table to a separate fileSam Ravnborg1-324/+2
2012-05-19sparc32: Kill boot_cpu_id4David S. Miller1-4/+1
2012-05-15sparc32: Kill off software 32-bit multiply/divide routines.David S. Miller1-45/+0
2012-05-15sparc32: Remove cypress cpu support.David S. Miller1-15/+0
2012-05-12sparc32: simpler cputype check in head_32.SSam Ravnborg1-25/+9
2012-05-12sparc32: drop extra getprop call during bootSam Ravnborg1-41/+9
2012-05-12sparc32: drop prom version check in head_32.SSam Ravnborg1-13/+0
2012-05-12sparc32: remove sun4c specific variables from head_32.SSam Ravnborg1-10/+1
2012-05-12sparc32: Add back early sun4/sun4c detection so we can warn properly.David S. Miller1-0/+23
2012-05-11sparc32: Restore SMP build and rectify sun4m NMI when non-SMP.David S. Miller1-1/+1
2012-05-11sparc32: drop sun4c bits from head_32.SSam Ravnborg1-129/+19
2012-05-11sparc32: remove sun4c trapsSam Ravnborg1-3/+3
2012-05-11sparc32: drop sun4c supportSam Ravnborg1-5/+2
2011-04-21sparc32,leon: operate on boot-cpu IRQ controller registersDaniel Hellstrom1-15/+12
2011-04-21sparc32: always define boot_cpu_idDaniel Hellstrom1-9/+17
2011-01-04sparc: use _start for the start entry (like 64 bit does)Sam Ravnborg1-2/+1
2009-11-02sparc,leon: Sparc-Leon SMP supportKonrad Eisele1-0/+22
2009-08-17sparc,leon: Introduce the sparc-leon CPU type.Konrad Eisele1-0/+5
2009-04-27sparc: cleanup references to deprecated .text.init* sections.Tim Abbott1-1/+1
2009-04-26sparc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott1-1/+1
2008-12-27sparc: unify sections.hSam Ravnborg1-1/+1
2008-12-04sparc: prepare kernel/ for unificationSam Ravnborg1-0/+1295