9
0
Fork 0
barebox/arch/arm/mach-at91
Jean-Christophe PLAGNIOL-VILLARD d8f3ee103a Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.
AT91sam9g20 is an evolution of the at91sam9260 with a faster clock
speed.
We created a new board for this device but based the chip support
directly on 9260 files with little updates.
Here is the chip page on Atmel wabsite:
http://atmel.com/dyn/products/product_card.asp?part_id=4337

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: Patrice Vilchez <patrice.vilchez@atmel.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2010-09-20 08:58:53 +02:00
..
include/mach at91: implement clock framework 2010-08-06 19:09:00 +02:00
Kconfig Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC. 2010-09-20 08:58:53 +02:00
Makefile Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC. 2010-09-20 08:58:53 +02:00
at91sam926x_time.c at91: rename clocksource.c -> at91sam926x_time.c 2010-08-23 11:20:21 +08:00
at91sam9260.c at91: implement clock framework 2010-08-06 19:09:00 +02:00
at91sam9260_devices.c driver: use id as -1 for auto assigned id 2010-09-20 08:58:52 +02:00
at91sam9263.c at91: implement clock framework 2010-08-06 19:09:00 +02:00
at91sam9263_devices.c driver: use id as -1 for auto assigned id 2010-09-20 08:58:52 +02:00
clock.c at91: implement clock framework 2010-08-06 19:09:00 +02:00
clock.h at91: implement clock framework 2010-08-06 19:09:00 +02:00
generic.h at91: implement clock framework 2010-08-06 19:09:00 +02:00
gpio.c at91: implement clock framework 2010-08-06 19:09:00 +02:00
lowlevel_init.S Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC. 2010-09-20 08:58:53 +02:00
sam9_smc.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2009-10-22 14:21:25 +02:00