uboot-mt623x/cpu/at32ap
Julien May 5c374c9ee1 Add support for the hammerhead (AVR32) board
The Hammerhead platform is built around a AVR32 32-bit microcontroller
from Atmel.  It offers versatile peripherals, such as ethernet, usb
device, usb host etc.

The board also incooperates a power supply and is a Power over Ethernet
(PoE) Powered Device (PD).

Additonally, a Cyclone III FPGA from Altera is integrated on the board.
The FPGA is mapped into the 32-bit AVR memory bus. The FPGA offers two
DDR2 SDRAM interfaces, which will cover even the most exceptional need
of memory bandwidth. Together with the onboard video decoder the board
is ready for video processing.

For more information see: http:///www.miromico.com/hammerhead

Signed-off-by: Julien May <mailinglist@miromico.ch>
[haavard.skinnemoen@atmel.com: various small fixes and adaptions]
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
2008-07-30 10:06:11 +02:00
..
at32ap700x Add support for the hammerhead (AVR32) board 2008-07-30 10:06:11 +02:00
Makefile mmc: Move atmel_mci driver into drivers/mmc 2008-07-10 00:05:52 +02:00
cache.c Add AT32AP CPU and AT32AP7000 SoC support 2006-10-24 14:27:35 +02:00
config.mk Add AT32AP CPU and AT32AP7000 SoC support 2006-10-24 14:27:35 +02:00
cpu.c Add support for the hammerhead (AVR32) board 2008-07-30 10:06:11 +02:00
exception.c avr32: Do stricter stack checking in the exception handler 2008-05-27 15:27:30 +02:00
hsdramc.c avr32: Rework SDRAM initialization code 2008-05-27 15:27:31 +02:00
hsdramc1.h AVR32: Resource management rewrite 2007-04-14 15:20:27 +02:00
hsmc3.h AVR32: Resource management rewrite 2007-04-14 15:20:27 +02:00
interrupts.c avr32: Fix theoretical race in udelay() 2008-05-27 15:27:31 +02:00
pio.c avr32: Add GPIO manipulation functions 2008-06-20 10:40:42 +02:00
pio2.h AVR32: Resource management rewrite 2007-04-14 15:20:27 +02:00
start.S avr32: Use the same entry point for reset and exception handling 2008-05-27 15:27:30 +02:00