]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
AT91CAP9 support : cpu/ files
authorStelian Pop <stelian at>
Wed, 30 Jan 2008 21:15:54 +0000 (21:15 +0000)
committerPeter Pearse <peter.pearse@arm.com>
Thu, 14 Feb 2008 09:37:57 +0000 (09:37 +0000)
commitfefb6c10928caa9e71335cad64dcb65c83fce8ab
tree968867d762b17d1fbf5c8565ed83b34fe2fce4bf
parentfa506a926cec348805143576c941f8e61b333cc0
AT91CAP9 support : cpu/ files

Signed-off-by: Stelian Pop <stelian <at> popies.net>
cpu/arm926ejs/at91cap9/Makefile [new file with mode: 0644]
cpu/arm926ejs/at91cap9/config.mk [new file with mode: 0644]
cpu/arm926ejs/at91cap9/ether.c [new file with mode: 0644]
cpu/arm926ejs/at91cap9/lowlevel_init.S [new file with mode: 0644]
cpu/arm926ejs/at91cap9/spi.c [new file with mode: 0644]
cpu/arm926ejs/at91cap9/timer.c [new file with mode: 0644]
cpu/arm926ejs/at91cap9/usb.c [new file with mode: 0644]
cpu/arm926ejs/interrupts.c
cpu/arm926ejs/start.S