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