kernel-ark/arch/sh
Magnus Damm 02ab3f7079 sh: intc - shared IPR and INTC2 controller
This is the second version of the shared interrupt controller patch
for the sh architecture, fixing up handling of intc_reg_fns[].

The three main advantages with this controller over the existing
ones are:

	- Both priority (ipr) and bitmap (intc2) registers are
	  supported
	- External pin sense configuration is supported, ie edge
	  vs level triggered
	- CPU/Board specific code maps 1:1 with datasheet for
	  easy verification

This controller can easily coexist with the current IPR and INTC2
controllers, but the idea is that CPUs/Boards should be moved over
to this controller over time so we have a single code base to
maintain.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-07-20 12:18:20 +09:00
..
boards sh: r7780rp: Add R8A66597 and M66592 support. 2007-07-20 12:18:19 +09:00
boot
cchips sh: hd64461 tidying. 2007-07-20 12:18:19 +09:00
configs sh: Fix irq assignment for uarts on sh7722 2007-07-20 12:18:20 +09:00
drivers sh: Kill off broken dma page ops. 2007-06-11 15:56:31 +09:00
kernel sh: intc - shared IPR and INTC2 controller 2007-07-20 12:18:20 +09:00
lib sh: Revert __xdiv64_32 size change. 2007-07-13 12:27:13 +09:00
math-emu sh: Fix up the math-emu build. 2007-06-11 15:57:42 +09:00
mm mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00
oprofile
tools sh: fix race in parallel out-of-tree build 2007-07-12 16:37:00 +09:00
Kconfig sh: intc - shared IPR and INTC2 controller 2007-07-20 12:18:20 +09:00
Kconfig.debug sh: Tidy up dependencies for SH-2 build. 2007-06-11 15:32:07 +09:00
Makefile sh: hd64461 tidying. 2007-07-20 12:18:19 +09:00