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