summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/head_32.S
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sparc32: kill __ret_efault()Al Viro2017-03-281-7/+0
* sparc: move exports to definitionsAl Viro2016-08-071-0/+3
* sparc32: drop swapper_pg_dirSam Ravnborg2012-07-261-2/+0
* sparc32: remove unused variable in head_32.SSam Ravnborg2012-05-291-8/+0
* sparc32,leon: fix leon bootupSam Ravnborg2012-05-291-32/+41
* sparc32,leon: always include leon_smp + leon_mm in buildSam Ravnborg2012-05-271-3/+0
* sparc32: introduce sparc32_start_kernel called from head_32.SSam Ravnborg2012-05-271-8/+2
* sparc32: implement proper LEON support in head_32 (after highmem)Sam Ravnborg2012-05-271-25/+33
* sparc32: implement proper LEON support in head_32 (before highmem)Sam Ravnborg2012-05-271-11/+47
* sparc32: string and whitespace cleanup in head_32.SSam Ravnborg2012-05-271-15/+15
* sparc32: move trap table to a separate fileSam Ravnborg2012-05-191-324/+2
* sparc32: Kill boot_cpu_id4David S. Miller2012-05-191-4/+1
* sparc32: Kill off software 32-bit multiply/divide routines.David S. Miller2012-05-151-45/+0
* sparc32: Remove cypress cpu support.David S. Miller2012-05-151-15/+0
* sparc32: simpler cputype check in head_32.SSam Ravnborg2012-05-121-25/+9
* sparc32: drop extra getprop call during bootSam Ravnborg2012-05-121-41/+9
* sparc32: drop prom version check in head_32.SSam Ravnborg2012-05-121-13/+0
* sparc32: remove sun4c specific variables from head_32.SSam Ravnborg2012-05-121-10/+1
* sparc32: Add back early sun4/sun4c detection so we can warn properly.David S. Miller2012-05-121-0/+23
* sparc32: Restore SMP build and rectify sun4m NMI when non-SMP.David S. Miller2012-05-111-1/+1
* sparc32: drop sun4c bits from head_32.SSam Ravnborg2012-05-111-129/+19
* sparc32: remove sun4c trapsSam Ravnborg2012-05-111-3/+3
* sparc32: drop sun4c supportSam Ravnborg2012-05-111-5/+2
* sparc32,leon: operate on boot-cpu IRQ controller registersDaniel Hellstrom2011-04-211-15/+12
* sparc32: always define boot_cpu_idDaniel Hellstrom2011-04-211-9/+17
* sparc: use _start for the start entry (like 64 bit does)Sam Ravnborg2011-01-041-2/+1
* sparc,leon: Sparc-Leon SMP supportKonrad Eisele2009-11-021-0/+22
* sparc,leon: Introduce the sparc-leon CPU type.Konrad Eisele2009-08-171-0/+5
* sparc: cleanup references to deprecated .text.init* sections.Tim Abbott2009-04-271-1/+1
* sparc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-261-1/+1
* sparc: unify sections.hSam Ravnborg2008-12-271-1/+1
* sparc: prepare kernel/ for unificationSam Ravnborg2008-12-041-0/+1295
OpenPOWER on IntegriCloud