kernel-ark/include/asm-sh
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
..
bigsur
cpu-sh2
cpu-sh2a
cpu-sh3
cpu-sh4
dreamcast
ec3104
hd64465
landisk
mpc1211
saturn
sh03
.gitignore
a.out.h
adc.h
addrspace.h
apm.h
atomic.h sh: Fixup movli.l/movco.l atomic ops for gcc4. 2006-12-06 10:45:40 +09:00
auxvec.h
bitops.h
bug.h
bugs.h sh: Hook SH7785 in to the build system. 2006-12-06 10:45:37 +09:00
byteorder.h
cache.h
cacheflush.h
checksum.h
clock.h sh: Clock framework tidying. 2006-12-06 10:45:40 +09:00
cpu-features.h
cputime.h
current.h
delay.h
device.h
div64.h
dma-mapping.h
dma.h sh: dma-api channel capability extensions. 2006-12-06 10:45:39 +09:00
edosk7705.h
elf.h sh: Preliminary support for SH-X2 MMU. 2006-12-06 10:45:37 +09:00
emergency-restart.h
entry-macros.S sh: Fixup various PAGE_SIZE == 4096 assumptions. 2006-12-06 10:45:39 +09:00
errno.h
fcntl.h
fixmap.h
flat.h
floppy.h
freq.h
futex.h
hardirq.h
hd64461.h
hp6xx.h
hs7751rvoip.h
hw_irq.h
ide.h
io_generic.h
io.h
ioctl.h
ioctls.h
ipc.h
ipcbuf.h
irq_regs.h
irq.h sh: sh775x/titan fixes for irq header changes. 2006-12-06 12:05:02 +09:00
irqflags.h sh: stacktrace/lockdep/irqflags tracing support. 2006-12-06 10:45:40 +09:00
Kbuild
kexec.h
keyboard.h
kgdb.h
kmap_types.h
linkage.h
local.h
machvec_init.h
machvec.h
mc146818rtc.h
microdev.h
mman.h
mmu_context.h sh: Use MMU.TTB register as pointer to current pgd. 2006-12-06 10:45:38 +09:00
mmu.h
module.h
msgbuf.h
mutex.h
namei.h
page.h sh: Preliminary support for SH-X2 MMU. 2006-12-06 10:45:37 +09:00
param.h
pci.h
percpu.h
pgalloc.h sh: pmd rework. 2006-12-06 10:45:38 +09:00
pgtable.h sh: Fixup pte_mkhuge() build failure. 2006-12-06 11:20:53 +09:00
pm.h
poll.h
posix_types.h
processor.h sh: KSTK_EIP/KSTK_ESP consistency. 2006-12-06 10:45:38 +09:00
ptrace.h
push-switch.h sh: generic push-switch framework. 2006-12-06 10:45:38 +09:00
r7780rp.h
resource.h
rtc.h
rts7751r2d.h
rwsem.h sh: stacktrace/lockdep/irqflags tracing support. 2006-12-06 10:45:40 +09:00
scatterlist.h
sci.h
se7206.h
se7300.h
se7343.h
se7751.h
se73180.h
se.h
sections.h
segment.h
semaphore-helper.h
semaphore.h
sembuf.h
serial.h
setup.h
sfp-machine.h
sh_bios.h
shmbuf.h
shmin.h
shmparam.h
sigcontext.h
siginfo.h
signal.h
smc37c93x.h
smp.h
snapgear.h
socket.h
sockios.h
spinlock_types.h
spinlock.h
stat.h
statfs.h
string.h
system.h sh: stacktrace/lockdep/irqflags tracing support. 2006-12-06 10:45:40 +09:00
systemh7751.h
termbits.h
termios.h
thread_info.h sh: Fixup various PAGE_SIZE == 4096 assumptions. 2006-12-06 10:45:39 +09:00
timer.h sh: dyntick infrastructure. 2006-12-06 10:45:40 +09:00
timex.h
titan.h sh: sh775x/titan fixes for irq header changes. 2006-12-06 12:05:02 +09:00
tlb.h
tlbflush.h
topology.h
types.h
uaccess.h
ubc.h
ucontext.h
unaligned.h
unistd.h
user.h
voyagergx.h
watchdog.h
xor.h