kernel-ark/arch/sh/kernel
Magnus Damm e29bfbc443 sh: intc - add support for SH7760
This patch converts the cpu specific interrupt setup code for sh7760
from ipr + intc2 to intc. New vectors are also added to match the
information provided by the datasheet.

Vectors for IRQ4-IRQ7 are enabled by default. Use plat_irq_setup_pins()
if pins IRL0-3 should be used in IRLM mode.

The patch also adds the SIM block to the serial port platform data.
Version two of this patch fixes MMCIF problems reported by Manuel Lauss.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Acked-by: Manuel Lauss <mano@roarinelk.homelinux.net>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-09-21 11:57:46 +09:00
..
cpu sh: intc - add support for SH7760 2007-09-21 11:57:46 +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: Support explicit L1 cache disabling. 2007-09-21 11:57:46 +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