linux/arch/sh/kernel/cpu/sh3
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: hibernation support 2009-03-10 12:55:40 +09:00
clock-sh3.c sh: clkfwk: Make recalc return an unsigned long. 2009-05-12 03:45:08 +09:00
clock-sh7705.c sh: clkfwk: Make recalc return an unsigned long. 2009-05-12 03:45:08 +09:00
clock-sh7706.c sh: clkfwk: Make recalc return an unsigned long. 2009-05-12 03:45:08 +09:00
clock-sh7709.c sh: clkfwk: remove bogus set_bus_parent() from SH7709. 2009-09-14 14:09:00 +09:00
clock-sh7710.c sh: clkfwk: Make recalc return an unsigned long. 2009-05-12 03:45:08 +09:00
clock-sh7712.c sh: clkfwk: Make recalc return an unsigned long. 2009-05-12 03:45:08 +09:00
entry.S sh: Disable SCIF2 on the SH-X3 proto CPU. 2009-10-18 15:13:28 +09:00
ex.S sh: nmi_debug support. 2009-09-01 17:38:32 +09:00
pinmux-sh7720.c sh: Move the CPU definition headers from asm/ to cpu/. 2008-10-20 12:04:53 +09:00
probe.c sh: Track the CPU family in sh_cpuinfo. 2009-08-15 10:48:13 +09:00
setup-sh3.c sh: add interrupt ack code to sh3 2008-05-08 19:52:03 +09:00
setup-sh770x.c sh: convert processor device setup functions to arch_initcall() 2009-07-23 13:06:07 +09:00
setup-sh7705.c sh: convert processor device setup functions to arch_initcall() 2009-07-23 13:06:07 +09:00
setup-sh7710.c sh: convert processor device setup functions to arch_initcall() 2009-07-23 13:06:07 +09:00
setup-sh7720.c sh: convert processor device setup functions to arch_initcall() 2009-07-23 13:06:07 +09:00
swsusp.S sh: hibernation support 2009-03-10 12:55:40 +09:00