u-boot-brain/cpu/arm920t/s3c24x0
Harald Welte be19bd5cd0 ARM: arm920/s3c24xx: IRQ demulitplexer callback
This patch adds a IRQ demultiplexer callback to the arm920 cpu core code,
plus a stub implementation of it for the S3C2410.

The purpose is to allow arm920t implementations such as the s3c24x0 to
implement interrupt handlers in u-boot without having to touch core
arm920t code.

Signed-off-by: Harald Welte <laforge@openmoko.org>
2008-02-04 23:49:13 +01:00
..
i2c.c Bugfix in I2C initialisation on S3C2400. 2006-06-16 16:57:18 +02:00
interrupts.c ARM: arm920/s3c24xx: IRQ demulitplexer callback 2008-02-04 23:49:13 +01:00
Makefile s3c24x0: Fix usb_ohci.c missing in Makefile 2007-11-18 21:50:07 +01:00
serial.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
speed.c Patch by Steven Scholz, 16 Aug 2004: 2004-10-09 22:21:29 +00:00
usb_ohci.c s3c24x0: Fix usb_ohci.c missing in Makefile 2007-11-18 21:50:07 +01:00
usb_ohci.h Fix low-level OHCI transfers for ARM920t and MPC5xxx 2005-07-21 11:57:57 +02:00
usb.c Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able 2006-11-27 11:44:58 +01:00