| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: remove CONFIG_CPU_HAS_INTC_IRQ | Magnus Damm | 2007-09-21 | 3 | -25/+1 |
* | sh: Fix up heartbeat build and resource size. | Paul Mundt | 2007-09-21 | 11 | -15/+15 |
* | sh: defconfigs for R2D-PLUS and for R2D-1 | Magnus Damm | 2007-09-21 | 2 | -329/+1310 |
* | sh: Kill off volatile silliness in sq_flush_range(). | Paul Mundt | 2007-09-21 | 1 | -2/+2 |
* | sh: More license string silliness. | Paul Mundt | 2007-09-21 | 2 | -2/+2 |
* | sh: heartbeat driver update. | Paul Mundt | 2007-09-21 | 7 | -39/+87 |
* | sh: intc - add support for sh7206 | Magnus Damm | 2007-09-21 | 2 | -52/+159 |
* | sh: intc - add support for sh7619 | Magnus Damm | 2007-09-21 | 2 | -38/+57 |
* | sh: fix irqs for the second serial port on sh7206 | Magnus Damm | 2007-09-21 | 1 | -4/+4 |
* | sh: intc - primary priority masking fixes | Magnus Damm | 2007-09-21 | 1 | -5/+28 |
* | sh: intc - mark data structures as __initdata | Magnus Damm | 2007-09-21 | 11 | -79/+76 |
* | sh: x3 - add ipi vectors | Magnus Damm | 2007-09-21 | 1 | -0/+9 |
* | sh: replace sh specific CONFIG_VOYAGERGX with CONFIG_MFD_SM501 | Magnus Damm | 2007-09-21 | 4 | -31/+25 |
* | sh: intc - convert board specific r2d code | Magnus Damm | 2007-09-21 | 4 | -62/+151 |
* | sh: intc - rework core code | Magnus Damm | 2007-09-21 | 2 | -212/+328 |
* | sh: intc - add a clear register to struct intc_prio_reg | Magnus Damm | 2007-09-21 | 10 | -96/+104 |
* | sh: x3 - fix setup_bootmem_node() compile error with shx3_defconfig | Magnus Damm | 2007-09-21 | 1 | -0/+1 |
* | sh: Add SH7720 CPU support. | Markus Brunner | 2007-09-21 | 10 | -9/+271 |
* | sh: Kill off duplicate symbol exports on SMP. | Paul Mundt | 2007-09-21 | 1 | -6/+1 |
* | sh: Wire up CSM node for SH-X3. | Paul Mundt | 2007-09-21 | 1 | -5/+8 |
* | sh: Bump up NODES_SHIFT for SH-X3. | Paul Mundt | 2007-09-21 | 1 | -0/+1 |
* | sh: x3proto: Trivial ILSEL build fix. | Paul Mundt | 2007-09-21 | 1 | -3/+3 |
* | sh: x3proto: Hook up ethernet and USB platform devices. | Paul Mundt | 2007-09-21 | 1 | -0/+82 |
* | sh: x3proto: ILSEL IRQ support. | Paul Mundt | 2007-09-21 | 2 | -1/+152 |
* | sh: Initial support for SH-X3 prototype board. | Paul Mundt | 2007-09-21 | 4 | -0/+60 |
* | sh: Plug in SH-X3 SCIF0 for sercon earlyprintk. | Paul Mundt | 2007-09-21 | 1 | -1/+3 |
* | sh: intc: Fix sense regs oops for IRL IRQs. | Paul Mundt | 2007-09-21 | 1 | -1/+1 |
* | sh: remove intc2 code | Magnus Damm | 2007-09-21 | 4 | -91/+0 |
* | sh: intc - convert voyagergx code | Magnus Damm | 2007-09-21 | 3 | -136/+63 |
* | sh: intc - add single bitmap register support | Magnus Damm | 2007-09-21 | 1 | -11/+62 |
* | sh: intc - remove redundant irq code for shmin | Magnus Damm | 2007-09-21 | 2 | -25/+5 |
* | sh: intc - remove redundant irq code for sh03, snapgear and titan | Magnus Damm | 2007-09-21 | 5 | -87/+15 |
* | rtc: rtc-sh: Support 4-digit year on SH7705/SH7710/SH7712. | Paul Mundt | 2007-09-21 | 2 | -3/+19 |
* | sh: Initial multiple-node support for SH-X3. | Paul Mundt | 2007-09-21 | 2 | -0/+17 |
* | sh: intc - add support for x3 | Magnus Damm | 2007-09-21 | 2 | -17/+189 |
* | sh: intc - fix IRQ4 and IRQ5 typo on sh3 | Magnus Damm | 2007-09-21 | 3 | -3/+3 |
* | sh: Fix cache disabling build failures on nommu. | Paul Mundt | 2007-09-21 | 1 | -10/+14 |
* | sh: simplify se7780 IRQ code | Magnus Damm | 2007-09-21 | 2 | -28/+1 |
* | sh: intc - add support for SH7760 | Magnus Damm | 2007-09-21 | 2 | -109/+147 |
* | sh: intc - add support for SH7785 | Magnus Damm | 2007-09-21 | 2 | -34/+223 |
* | sh: Support explicit L1 cache disabling. | Paul Mundt | 2007-09-21 | 6 | -26/+49 |
* | sh: intc - avoid SH7710 specific vector on SH7712 | Magnus Damm | 2007-09-21 | 1 | -2/+7 |
* | sh: intc - add missing vectors for SH7707 | Magnus Damm | 2007-09-21 | 1 | -0/+8 |
* | sh: intc - add support for SH7706, SH7707, SH7708, SH7709 | Magnus Damm | 2007-09-21 | 5 | -194/+220 |
* | sh: intc - add support for SH7710 | Magnus Damm | 2007-09-21 | 2 | -55/+132 |
* | sh: intc - add support for SH7705 | Magnus Damm | 2007-09-21 | 2 | -45/+119 |
* | sh: missing symbol fix for sh4-202 | Magnus Damm | 2007-08-22 | 1 | -0/+5 |
* | sh: Fix DSP opcode regression for SH3-DSP parts. | Paul Mundt | 2007-08-21 | 1 | -1/+16 |
* | sh: remove extraneous ; on scif_sercon_putc wait loop | Andy Whitcroft | 2007-08-17 | 1 | -1/+1 |
* | sh: panic on machvec section misalignment. | Paul Mundt | 2007-08-07 | 1 | -0/+7 |