Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/mach-shmobile
Magnus Damm 043296dd43 ARM: mach-shmobile: sh7377/G4EVM evt2irq() update
This patch updates the irq numbers on sh7377/G4EVM
to make use of evt2irq() and intcs_evt2irq().

Makes the system cope with an updated INTCS_VECT_BASE.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-05-22 17:22:56 +09:00
..
include/mach ARM: mach-shmobile: Update VMALLOC_END 2010-05-20 12:51:31 +09:00
board-ap4evb.c ARM: mach-shmobile: sh7372 clock framework support V2 2010-05-20 12:07:29 +09:00
board-g3evm.c ARM: mach-shmobile: sh7367/G3EVM evt2irq() update 2010-05-22 17:22:55 +09:00
board-g4evm.c ARM: mach-shmobile: sh7377/G4EVM evt2irq() update 2010-05-22 17:22:56 +09:00
clock-sh7367.c ARM: mach-shmobile: Use shared clock framework 2010-05-20 12:05:45 +09:00
clock-sh7372.c ARM: mach-shmobile: sh7372 clock framework support V2 2010-05-20 12:07:29 +09:00
clock.c ARM: mach-shmobile: Use shared clock framework 2010-05-20 12:05:45 +09:00
console.c ARM: mach-shmobile: early console support using earlyprintk 2010-02-09 10:34:12 +09:00
intc-sh7367.c ARM: mach-shmobile: Add missing __initdata on intcs sh7367/sh7377 2010-04-07 16:26:47 +09:00
intc-sh7372.c ARM: mach-shmobile: sh7372 INTCS support 2010-05-20 12:00:44 +09:00
intc-sh7377.c ARM: mach-shmobile: Add missing __initdata on intcs sh7367/sh7377 2010-04-07 16:26:47 +09:00
Kconfig ARM: mach-shmobile: sh7372 clock framework support V2 2010-05-20 12:07:29 +09:00
Makefile ARM: mach-shmobile: sh7372 clock framework support V2 2010-05-20 12:07:29 +09:00
Makefile.boot
pfc-sh7367.c ARM: mach-shmobile: sh7367 and G3EVM pinmux support 2010-02-12 14:10:47 +09:00
pfc-sh7372.c ARM: mach-shmobile: Add sh7372 pinmux support 2010-02-18 12:32:59 +09:00
pfc-sh7377.c ARM: mach-shmobile: pfc-sh7377: modify KEYIN settings 2010-02-23 11:17:30 +09:00
setup-sh7367.c ARM: mach-shmobile: sh7367/G3EVM evt2irq() update 2010-05-22 17:22:55 +09:00
setup-sh7372.c ARM: mach-shmobile: sh7372 clock framework support V2 2010-05-20 12:07:29 +09:00
setup-sh7377.c ARM: mach-shmobile: sh7377/G4EVM evt2irq() update 2010-05-22 17:22:56 +09:00
timer.c