]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/luan.h
Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.
authorStefan Roese <sr@denx.de>
Tue, 29 Nov 2005 17:18:21 +0000 (18:18 +0100)
committerStefan Roese <sr@denx.de>
Tue, 29 Nov 2005 17:18:21 +0000 (18:18 +0100)
commit6e7fb6eaa515e15c2b86451d7853c2611713e872
tree512e4c08baa1047310056989a4a651fe4aa10d18
parent1178a412d2c71cf8be61738153f11c99ce9653a5
Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.
Patch by John Otken, 23 Nov 2005
24 files changed:
CHANGELOG
CREDITS
MAINTAINERS
MAKEALL
Makefile
board/amcc/luan/Makefile [new file with mode: 0644]
board/amcc/luan/config.mk [new file with mode: 0644]
board/amcc/luan/epld.h [new file with mode: 0644]
board/amcc/luan/flash.c [new file with mode: 0644]
board/amcc/luan/init.S [new file with mode: 0644]
board/amcc/luan/luan.c [new file with mode: 0644]
board/amcc/luan/u-boot.lds [new file with mode: 0644]
cpu/ppc4xx/405gp_pci.c
cpu/ppc4xx/4xx_enet.c
cpu/ppc4xx/cpu.c
cpu/ppc4xx/miiphy.c
cpu/ppc4xx/serial.c
cpu/ppc4xx/speed.c
cpu/ppc4xx/start.S
cpu/ppc4xx/vecnum.h
include/asm-ppc/processor.h
include/configs/luan.h [new file with mode: 0644]
include/ppc440.h
include/ppc4xx_enet.h