uboot-mt623x/cpu/arm926ejs/at91
Nicolas Ferre df486b1fa3 at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.
AT91sam9g20 is an evolution of the at91sam9260 with a faster clock speed.

The AT91SAM9G20-EK board is an updated revision of the AT91SAM9260-EK board.
It is essentially the same, with a few minor differences.

Here is the chip page on Atmel website:
http://www.atmel.com/dyn/products/product_card.asp?part_id=4337

Signed-off-by: Justin Waters <justin.waters@timesys.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2009-03-22 14:48:16 +01:00
..
Makefile at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC. 2009-03-22 14:48:16 +01:00
at91cap9_macb.c at91sam9/at91cap: move common macb initialisation to cpu 2009-03-22 13:22:14 +01:00
at91cap9_serial.c at91sam9/at91cap: move common serial initialisation to cpu 2009-03-22 13:22:03 +01:00
at91cap9_spi.c at91sam9/at91cap: move common spi initialisation to cpu 2009-03-22 13:22:06 +01:00
at91sam9rl_serial.c at91sam9/at91cap: move common serial initialisation to cpu 2009-03-22 13:22:03 +01:00
at91sam9rl_spi.c at91sam9/at91cap: move common spi initialisation to cpu 2009-03-22 13:22:06 +01:00
at91sam9260_macb.c at91sam9/at91cap: move common macb initialisation to cpu 2009-03-22 13:22:14 +01:00
at91sam9260_serial.c at91sam9/at91cap: move common serial initialisation to cpu 2009-03-22 13:22:03 +01:00
at91sam9260_spi.c at91sam9/at91cap: move common spi initialisation to cpu 2009-03-22 13:22:06 +01:00
at91sam9261_serial.c at91sam9/at91cap: move common serial initialisation to cpu 2009-03-22 13:22:03 +01:00
at91sam9261_spi.c at91sam9/at91cap: move common spi initialisation to cpu 2009-03-22 13:22:06 +01:00
at91sam9263_macb.c at91sam9/at91cap: move common macb initialisation to cpu 2009-03-22 13:22:14 +01:00
at91sam9263_serial.c at91sam9/at91cap: move common serial initialisation to cpu 2009-03-22 13:22:03 +01:00
at91sam9263_spi.c at91sam9/at91cap: move common spi initialisation to cpu 2009-03-22 13:22:06 +01:00
at91sam9263_usb.c at91sam9/at91cap: move common usb host initialisation to cpu 2009-03-22 13:22:11 +01:00
config.mk Remove redundant armv4 flag from arm926ejs compile flags 2008-12-06 20:34:12 +01:00
led.c at91sam9/at91cap: move common led management to cpu 2009-03-22 13:22:08 +01:00
lowlevel_init.S at91: move arch-at91sam9 to arch-at91 2008-08-12 18:41:42 +02:00
spi.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
timer.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
u-boot.lds Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
usb.c at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC. 2009-03-22 14:48:16 +01:00