linux/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
asm-offsets.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cf-enabler.c sh: Rip out special unknown machvec. 2007-06-08 02:43:40 +00:00
cpufreq.c sh: cpufreq: Fix up the build for SH-2. 2007-07-20 16:03:02 +09:00
crash_dump.c sh: kdump support. 2007-05-07 02:11:56 +00:00
debugtraps.S sh: Use a jump call table for debug trap handlers. 2007-02-13 10:54:43 +09:00
early_printk.c sh: remove extraneous ; on scif_sercon_putc wait loop 2007-08-17 01:25:34 +09:00
entry-common.S sh: Clear UBC when not in use. 2007-03-05 14:13:25 +09:00
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_generic.c sh: Revert lazy dcache writeback changes. 2007-03-05 19:46:47 +09:00
io.c sh: Optimized readsl()/writesl() support. 2006-09-27 18:25:24 +09:00
irq.c sh: IPR/INTC2 IRQ setup consolidation. 2007-07-20 12:18:20 +09:00
kgdb_jmp.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kgdb_stub.c spelling fixes: arch/sh/ 2007-05-21 14:31:39 +09:00
machine_kexec.c sh: kdump support. 2007-05-07 02:11:56 +00:00
machvec.c sh: panic on machvec section misalignment. 2007-08-07 19:13:23 +09:00
Makefile sh: Fixup machvec support. 2007-06-08 02:43:37 +00:00
module.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pm.c sh: APM/PM support. 2006-09-27 16:20:22 +09:00
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 sh: Fixup various PAGE_SIZE == 4096 assumptions. 2006-12-06 10:45:39 +09:00
semaphore.c sh: Fixup some uninitialized spinlocks. 2006-09-27 11:31:32 +09:00
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 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 2007-07-16 10:32:02 -07:00
smp.c sh: trivial build cleanups. 2007-05-31 13:46:21 +09:00
stacktrace.c sh: Fix stacktrace simplification fallout. 2007-05-09 18:55:14 +09:00
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 sh: clockevent/clocksource/hrtimers/nohz TMU support. 2007-05-09 17:33:24 +09:00
topology.c sh: Fix up cpu to node mapping in sysfs. 2007-06-08 02:43:50 +00:00
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