original_kernel/arch/sh/kernel/cpu/sh4a
Paul Mundt 15dfdddbf0 sh: Disable SCIF2 on the SH-X3 proto CPU.
SCIF2 and the FPU exceptions happen to share vector numbers, one in
EXPEVT and the other in INTEVT. This is a violation of the interface and
should have never made it in to silicon. On top of that, the demux hack
that was added for special dispatch is rather error prone, and introduces
more problems than it solves. Kill all of it off, and just refuse to deal
with SCIF2 outright.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-10-18 15:13:28 +09:00
..
Makefile sh: Add initial support for SH7757 CPU subtype 2009-08-21 17:25:47 +09:00
clock-sh7343.c
clock-sh7366.c
clock-sh7722.c sh: drop static UIO clocks for sh7722, sh7723 and sh7724 2009-08-23 18:03:21 +09:00
clock-sh7723.c sh: drop static UIO clocks for sh7722, sh7723 and sh7724 2009-08-23 18:03:21 +09:00
clock-sh7724.c Merge branches 'sh/hwblk' and 'sh/pm-runtime' 2009-08-23 18:04:07 +09:00
clock-sh7757.c sh: Add initial support for SH7757 CPU subtype 2009-08-21 17:25:47 +09:00
clock-sh7763.c
clock-sh7770.c
clock-sh7780.c
clock-sh7785.c
clock-sh7786.c
clock-shx3.c
hwblk-sh7722.c sh: Add support for multiple hwblk counters 2009-07-20 04:23:39 +09:00
hwblk-sh7723.c sh: hwblk support for sh7723 2009-07-20 04:23:44 +09:00
hwblk-sh7724.c sh: hwblk support for sh7724 2009-08-04 14:40:55 +09:00
pinmux-sh7722.c
pinmux-sh7723.c
pinmux-sh7724.c
pinmux-sh7757.c sh: Add initial support for SH7757 CPU subtype 2009-08-21 17:25:47 +09:00
pinmux-sh7785.c
pinmux-sh7786.c
setup-sh7343.c sh: convert processor device setup functions to arch_initcall() 2009-07-23 13:06:07 +09:00
setup-sh7366.c sh: convert processor device setup functions to arch_initcall() 2009-07-23 13:06:07 +09:00
setup-sh7722.c sh: Add support DMA Engine to SH7722 2009-09-25 12:17:27 +09:00
setup-sh7723.c sh: Runtime PM pdev hwblk - sh7723 2009-08-04 15:06:01 +09:00
setup-sh7724.c sh: Runtime PM pdev hwblk - sh7724 2009-08-04 15:06:09 +09:00
setup-sh7757.c sh: Add initial support for SH7757 CPU subtype 2009-08-21 17:25:47 +09:00
setup-sh7763.c sh: convert processor device setup functions to arch_initcall() 2009-07-23 13:06:07 +09:00
setup-sh7770.c sh: convert processor device setup functions to arch_initcall() 2009-07-23 13:06:07 +09:00
setup-sh7780.c sh: Add support DMA Engine to SH7780 2009-09-25 12:19:33 +09:00
setup-sh7785.c sh: convert processor device setup functions to arch_initcall() 2009-07-23 13:06:07 +09:00
setup-sh7786.c sh: convert processor device setup functions to arch_initcall() 2009-07-23 13:06:07 +09:00
setup-shx3.c sh: Disable SCIF2 on the SH-X3 proto CPU. 2009-10-18 15:13:28 +09:00
smp-shx3.c sh: Force boot CPU in to light sleep mode for SH-X3 SMP. 2009-10-16 17:19:08 +09:00