u-boot-brain/cpu/arm920t
Peter Tyser f9a109b3ad Replace __attribute references with __attribute__
__attribute__ follows gcc's documented syntax and is generally more
common than __attribute.  This change is only asthetic and should not
affect functionality.

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
2009-04-28 01:01:39 +02:00
..
at91rm9200 Replace __attribute references with __attribute__ 2009-04-28 01:01:39 +02:00
imx imx: move serial driver to drivers/serial 2009-03-30 18:58:38 +02:00
ks8695 ks8695: move serial driver to drivers/serial 2009-03-29 23:01:42 +02:00
s3c24x0 Replace __attribute references with __attribute__ 2009-04-28 01:01:39 +02:00
config.mk Remove compiler warning: target CPU does not support interworking 2008-12-13 23:41:23 +01:00
cpu.c arm: unify reset command 2009-04-05 13:08:03 +02:00
interrupts.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
start.S Add support for the AT91RM9200EK Board. 2009-04-04 20:42:20 +02:00