History log of /arch/arm/mach-mv78xx0/include/mach/irqs.h
Revision Date Author Comments
b95a13d79c0e92c9c844fa8aa089c9bd2ed10705 20-Oct-2008 Lennert Buytenhek <buytenh@wantstofly.org> [ARM] mv78xx0: implement GPIO and GPIO interrupt support

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Signed-off-by: Nicolas Pitre <nico@marvell.com>
1f8081f539a80c3d36a17ecd094d104eae60c01c 26-Aug-2008 Lennert Buytenhek <buytenh@wantstofly.org> [ARM] mv78xx0: wire up ethernet error interrupt

Wire up the ethernet port's error interrupt so that the
mv643xx_eth driver can sleep for SMI event completion instead of
having to busy-wait for it.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Signed-off-by: Nicolas Pitre <nico@marvell.com>
a09e64fbc0094e3073dbb09c3b4bfe4ab669244b 05-Aug-2008 Russell King <rmk@dyn-67.arm.linux.org.uk> [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach

This just leaves include/asm-arm/plat-* to deal with.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>