original_kernel/arch/sh/kernel
Magnus Damm 28b146c84e sh: intc - add support for SH7710
This patch converts the cpu specific interrupt setup code
for sh7710 from ipr to intc. While at it new vectors are added
to match the information provided by the datasheet. Version two
simplifies the Kconfig part.

Vectors for IRQ4 and IRQ5 are enabled by default. Use
plat_irq_setup_pins() if pins IRQ0-3 should be used in IRQ mode.

This patch also adds sh7710 specific platform data for the rtc
driver. The base address of SCIF1 is adjusted to match the
datasheet.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-09-21 11:57:45 +09:00
..
cpu sh: intc - add support for SH7710 2007-09-21 11:57:45 +09:00
timers sh: remove support for sh7300 and solution engine 7300 2007-07-26 15:37:57 +09:00
vsyscall sh: Fix fs.h removal from mm.h regressions. 2007-07-31 13:01:43 +09:00
Makefile
asm-offsets.c
cf-enabler.c
cpufreq.c sh: cpufreq: Fix up the build for SH-2. 2007-07-20 16:03:02 +09:00
crash_dump.c
debugtraps.S
early_printk.c sh: remove extraneous ; on scif_sercon_putc wait loop 2007-08-17 01:25:34 +09:00
entry-common.S
head.S sh: Move entry point code to .text.head. 2007-07-20 17:40:03 +09:00
init_task.c sh: Fix fs.h removal from mm.h regressions. 2007-07-31 13:01:43 +09:00
io.c
io_generic.c
irq.c
kgdb_jmp.S
kgdb_stub.c
machine_kexec.c
machvec.c sh: panic on machvec section misalignment. 2007-08-07 19:13:23 +09:00
module.c
pm.c
process.c sh: Fix fs.h removal from mm.h regressions. 2007-07-31 13:01:43 +09:00
ptrace.c sh: Fix PTRACE_PEEKTEXT/PEEKDATA fallout from generic_ptrace_peekdata(). 2007-08-04 13:39:21 +09:00
relocate_kernel.S
semaphore.c
setup.c sh: remove support for sh7300 and solution engine 7300 2007-07-26 15:37:57 +09:00
sh_bios.c sh: Many symbol exports for nommu allmodconfig. 2007-07-20 16:59:49 +09:00
sh_ksyms.c sh: Many symbol exports for nommu allmodconfig. 2007-07-20 16:59:49 +09:00
signal.c
smp.c
stacktrace.c
sys_sh.c sh: Fix fs.h removal from mm.h regressions. 2007-07-31 13:01:43 +09:00
syscalls.S sh: Wire up fallocate() syscall. 2007-07-20 12:27:09 +09:00
time.c
topology.c
traps.c sh: Fix SH-X3 FPU exception handling. 2007-08-01 16:55:07 +09:00
vmlinux.lds.S sh: Move entry point code to .text.head. 2007-07-20 17:40:03 +09:00