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
..
2007-09-21 11:57:50 +09:00
2007-09-21 11:57:49 +09:00
2005-04-16 15:20:36 -07:00
2007-05-07 02:11:56 +00:00
2007-09-21 11:57:49 +09:00
2007-03-05 14:13:25 +09:00
2006-09-27 18:25:24 +09:00
2007-07-20 12:18:20 +09:00
2005-04-16 15:20:36 -07:00
2007-05-21 14:31:39 +09:00
2007-05-07 02:11:56 +00:00
2007-06-08 02:43:37 +00:00
2005-04-16 15:20:36 -07:00
2006-09-27 16:20:22 +09:00
2007-09-21 11:57:49 +09:00
2007-05-31 13:46:21 +09:00
2007-07-20 12:27:09 +09:00
2007-08-01 16:55:07 +09:00