uboot-mt623x/drivers
Ulf Samuelsson cb82a53266 Add support for the AT91RM9200EK Board.
The AT91RM9200-EK Evaluation Board supports the AT91RM9200
ARM9-based 32-bit RISC microcontroller and enables real-time code development
and evaluation.

Here is the chip page on Atmel website:
http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3507

with
	- NOR (cfi driver)
	- DataFlash
	- USB OHCI
	- Net
	- I2C (hard)

Signed-off-by: Ulf Samuelsson <ulf@atmel.com>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2009-04-04 20:42:20 +02:00
..
bios_emulator drivers/bios_emulator: Move conditional compilation to Makefile 2008-12-07 01:29:31 +01:00
block mflash: Initial mflash support 2009-04-03 23:47:06 +02:00
dma drivers/dma: Move conditional compilation to Makefile 2008-08-13 01:40:39 +02:00
fpga fpga: Fix Spartan III FPGA booting 2009-02-21 22:52:44 +01:00
gpio i.MX31: add a simple gpio driver 2009-02-24 09:43:10 +01:00
hwmon rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
i2c Merge branch 'master' of git://git.denx.de/u-boot-arm 2009-04-02 00:24:33 +02:00
input Rename common ns16550 constants with UART_ prefix to prevent conflicts 2009-04-03 22:34:07 +02:00
misc MPC85xx: Add MPC8569 CPU support 2009-03-30 13:33:51 -05:00
mmc Blackfin: convert bfin_sdh to legacy mmc 2009-04-02 06:42:05 -04:00
mtd Add support for the AT91RM9200EK Board. 2009-04-04 20:42:20 +02:00
net cs8900 compile fix 2009-03-29 00:12:00 +01:00
pci sh: Add some register value configurable to PCI of SH7780 2009-03-12 23:58:30 +09:00
pcmcia mpc8xx_pcmcia: move CONFIG_8xx out of .c file and into Makefile 2009-02-18 00:51:21 +01:00
qe MPC85xx: Load and enable QE microcode patch in IRAM 2009-03-30 13:33:50 -05:00
rtc Merge branch 'master' of git://git.denx.de/u-boot-arm 2009-04-02 00:24:33 +02:00
serial at91sam9: add watchdog support 2009-04-04 20:42:19 +02:00
spi Blackfin: add BF538/BF539 SPI portmux handling 2009-04-02 06:42:18 -04:00
twserial drivers/twserial: Add protocol driver for "three wire serial" interface. 2009-03-30 09:38:36 +02:00
usb s3c64xx: move usb driver to drivers/usb 2009-03-29 23:01:42 +02:00
video video: add an i.MX31 framebuffer driver 2009-02-24 10:22:59 +01:00
watchdog at91sam9: add watchdog support 2009-04-04 20:42:19 +02:00