original_kernel/arch/sh/kernel
Jamie Lenehan ea0f8feaa0 sh: sh775x/titan fixes for irq header changes.
The following moves the creation of IPR interupts into setup-7750.c
and updates a few other things to make it all work after the "Drop
CPU subtype IRQ headers" commit. It boots and runs fine on my titan
board.

 - adds an ipr_idx to the ipr_data and uses a function in the subtype
   code to calculate the address of the IPR registers

 - adds a function to enable individual interrupt mode for externals
   in the subtype code and calls that from the titan board code
   instead of doing it directly.

 - I changed the shift in the ipr_data to be the actual # of bits to
   shift, instead of the numnber / 4 - made it easier to match with
   the manual.

Signed-off-by: Jamie Lenehan <lenehan@twibble.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2006-12-06 12:05:02 +09:00
..
cpu sh: sh775x/titan fixes for irq header changes. 2006-12-06 12:05:02 +09:00
timers sh: Clock framework tidying. 2006-12-06 10:45:40 +09:00
vsyscall
Makefile sh: stacktrace/lockdep/irqflags tracing support. 2006-12-06 10:45:40 +09:00
apm.c
asm-offsets.c
cf-enabler.c
cpufreq.c
early_printk.c sh: More flexible + SH7780 earlyprintk SCIF support. 2006-12-06 10:45:39 +09:00
entry-common.S sh: stacktrace/lockdep/irqflags tracing support. 2006-12-06 10:45:40 +09:00
head.S sh: Fixup various PAGE_SIZE == 4096 assumptions. 2006-12-06 10:45:39 +09:00
init_task.c
io.c
io_generic.c
irq.c sh: sh775x/titan fixes for irq header changes. 2006-12-06 12:05:02 +09:00
kgdb_jmp.S
kgdb_stub.c
machine_kexec.c
module.c
pm.c
process.c sh: gcc4 support. 2006-12-06 10:45:38 +09:00
ptrace.c
relocate_kernel.S sh: Fixup various PAGE_SIZE == 4096 assumptions. 2006-12-06 10:45:39 +09:00
semaphore.c
setup.c sh: Hook SH7785 in to the build system. 2006-12-06 10:45:37 +09:00
sh_bios.c
sh_ksyms.c sh: gcc4 support. 2006-12-06 10:45:38 +09:00
signal.c sh: gcc4 support. 2006-12-06 10:45:38 +09:00
smp.c
stacktrace.c sh: stacktrace/lockdep/irqflags tracing support. 2006-12-06 10:45:40 +09:00
sys_sh.c sh: gcc4 support. 2006-12-06 10:45:38 +09:00
syscalls.S
time.c sh: compile fixes for header cleanup. 2006-12-06 11:24:48 +09:00
traps.c sh: show held locks in stack trace with lockdep. 2006-12-06 11:07:51 +09:00
vmlinux.lds.S