]> git.ipfire.org Git - people/ms/u-boot.git/commit
ppc4xx: Add initial AMCC Kilauea 405EX support
authorStefan Roese <sr@denx.de>
Fri, 5 Oct 2007 15:11:30 +0000 (17:11 +0200)
committerStefan Roese <sr@denx.de>
Wed, 31 Oct 2007 20:20:49 +0000 (21:20 +0100)
commit566806ca1a1bf4d895daaf0b2ba5494abbffebaf
tree691753364c7ab43c085982a33a4273fe8e80b01e
parentdbbd125721aea6645fdb962f36bd41f59e272f9d
ppc4xx: Add initial AMCC Kilauea 405EX support

Signed-off-by: Stefan Roese <sr@denx.de>
MAINTAINERS
MAKEALL
Makefile
board/amcc/kilauea/Makefile [new file with mode: 0644]
board/amcc/kilauea/cmd_pll.c [new file with mode: 0644]
board/amcc/kilauea/config.mk [new file with mode: 0644]
board/amcc/kilauea/init.S [new file with mode: 0644]
board/amcc/kilauea/kilauea.c [new file with mode: 0644]
board/amcc/kilauea/memory.c [new file with mode: 0644]
board/amcc/kilauea/u-boot.lds [new file with mode: 0644]
include/configs/kilauea.h [new file with mode: 0644]