]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add support for AP1000 board.
authorWolfgang Denk <wd@pollux.denx.de>
Sat, 8 Oct 2005 23:04:33 +0000 (01:04 +0200)
committerWolfgang Denk <wd@pollux.denx.de>
Sat, 8 Oct 2005 23:04:33 +0000 (01:04 +0200)
commit7521af1c7d95ff087a4f7636ed050f4d4be91b59
treeacd83b262b72925dba271c7e0bcb0dcf7072bdae
parent95f9dda2165f045a7e1708885ee589878cc6f20b
Add support for AP1000 board.
Patch by James MacAulay, 07 Oct 2005
20 files changed:
CHANGELOG
CREDITS
MAKEALL
Makefile
README
board/amirix/ap1000/Makefile [new file with mode: 0644]
board/amirix/ap1000/ap1000.c [new file with mode: 0644]
board/amirix/ap1000/ap1000.h [new file with mode: 0644]
board/amirix/ap1000/config.mk [new file with mode: 0644]
board/amirix/ap1000/flash.c [new file with mode: 0644]
board/amirix/ap1000/init.S [new file with mode: 0644]
board/amirix/ap1000/pci.c [new file with mode: 0644]
board/amirix/ap1000/powerspan.c [new file with mode: 0644]
board/amirix/ap1000/powerspan.h [new file with mode: 0644]
board/amirix/ap1000/serial.c [new file with mode: 0644]
board/amirix/ap1000/u-boot.lds [new file with mode: 0644]
cpu/ppc4xx/speed.c
drivers/e1000.c
include/configs/AP1000.h [new file with mode: 0644]
net/eth.c