]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Add initial AMCC Makalu 405EX support
authorStefan Roese <sr@denx.de>
Mon, 22 Oct 2007 05:34:34 +0000 (07:34 +0200)
committerStefan Roese <sr@denx.de>
Wed, 31 Oct 2007 20:20:50 +0000 (21:20 +0100)
commit211ea91ac6c225bec7e668a03d0ba7d7310679fa
treec594fa51a74ab994ef3ac21a982d9dcd05955f18
parentfa8aea20456e6f1dba43f46bcc72024dd9499998
ppc4xx: Add initial AMCC Makalu 405EX support

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