u-boot-brain/cpu/arm920t
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
..
at91rm9200 fix warning: no return statement in function returning non-void 2007-10-24 00:29:06 +02:00
imx Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
ks8695 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
s3c24x0 ARM: arm920/s3c24xx: IRQ demulitplexer callback 2008-02-04 23:49:13 +01:00
config.mk Update ARM Integrator boards: 2005-10-04 23:10:28 +02:00
cpu.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
interrupts.c ARM: arm920/s3c24xx: IRQ demulitplexer callback 2008-02-04 23:49:13 +01:00
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
start.S Move coloured led API to status_led.h 2007-09-18 13:07:54 +01:00