kernel-ark/arch/sh/kernel/cpu
Magnus Damm 73505b445d sh: intc - rework core code
This patch reworks the intc core, implementing the following features:

- Support dual priority registers - one set and one clear register
- All 8/16/32 bit register combinations are now supported
- Both single mask and single enable bitmap register are supported
- Add code to set interrupt priority
- Speedup sense and priority configuration code
- Allocate data using bootmem, allows intc data structures to be
  __initdata
- Save memory - allocated memory footprint is smaller than intc
  structures

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-09-21 11:57:50 +09:00
..
irq sh: intc - rework core code 2007-09-21 11:57:50 +09:00
sh2 sh: IPR/INTC2 IRQ setup consolidation. 2007-07-20 12:18:20 +09:00
sh2a sh: IPR/INTC2 IRQ setup consolidation. 2007-07-20 12:18:20 +09:00
sh3 sh: intc - add a clear register to struct intc_prio_reg 2007-09-21 11:57:49 +09:00
sh4 sh: intc - add a clear register to struct intc_prio_reg 2007-09-21 11:57:49 +09:00
sh4a sh: intc - add a clear register to struct intc_prio_reg 2007-09-21 11:57:49 +09:00
adc.c
clock.c sh: Implement clk_round_rate() in the clock framework. 2007-07-20 13:29:09 +09:00
init.c sh: Support explicit L1 cache disabling. 2007-09-21 11:57:46 +09:00
Makefile sh: SH-MobileR SH7722 CPU support. 2006-12-12 08:42:09 +09:00
ubc.S fix file specification in comments 2006-10-03 23:01:26 +02:00