Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-07 | ARM: mach-shmobile: update for GIC changes. | Paul Mundt | 1 | -5/+3 | |
This fixes up the SMP support to use the refactored GIC APIs. Signed-off-by: Paul Mundt <lethal@linux-sh.org> | |||||
2011-01-07 | ARM: mach-shmobile: Run-time IRQ handler for GIC | Magnus Damm | 1 | -0/+20 | |
Break-out GIC specific IRQ demux code from the file entry-macro-intc.S and register during run-time. Covers sh73a0. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org> |