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 62f60d6a37 ARM: mach-shmobile: optimize get_irqnr_preamble/and_base macros
Optimize the SH-Mobile interrupt assembly macros to avoid
reloading the INTFLGA register address in case of multiple
pending interrupts. Kindly pointed out by Russell King.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-02-09 10:31:11 +09:00
..
include/mach ARM: mach-shmobile: optimize get_irqnr_preamble/and_base macros 2010-02-09 10:31:11 +09:00
board-ap4evb.c ARM: mach-shmobile: SH-Mobile AP4 support. 2010-02-08 12:45:36 +09:00
board-g3evm.c
board-g4evm.c ARM: mach-shmobile: SH-Mobile G4 support. 2010-02-08 12:45:32 +09:00
clock-sh7367.c
Kconfig ARM: mach-shmobile: SH-Mobile AP4 support. 2010-02-08 12:45:36 +09:00
Makefile ARM: mach-shmobile: SH-Mobile AP4 support. 2010-02-08 12:45:36 +09:00
Makefile.boot
setup-sh7367.c
setup-sh7372.c ARM: mach-shmobile: SH-Mobile AP4 support. 2010-02-08 12:45:36 +09:00
setup-sh7377.c ARM: mach-shmobile: SH-Mobile G4 support. 2010-02-08 12:45:32 +09:00
timer.c