u-boot-brain/cpu/arm920t
Harald Welte a25f72f1f7 ARM: arm920t: Allow use of 'gd' pointer from IRQ
This patch allows us to use the 'gd' pointer (and thus environment
and everything else associated with it) from interrupt context on
arm920t.

Signed-off-by: Harald Welte <laforge@openmoko.org>
2008-02-04 23:50:54 +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 ARM: arm920t: Allow use of 'gd' pointer from IRQ 2008-02-04 23:50:54 +01:00