]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
[PATCH] Add support for the UC101 board from MAN.
authorHeiko Schocher <hs@pollux.denx.de>
Thu, 21 Dec 2006 15:14:48 +0000 (16:14 +0100)
committerHeiko Schocher <hs@pollux.denx.de>
Thu, 21 Dec 2006 15:14:48 +0000 (16:14 +0100)
commit6dedf3d49dd14c3bf541c8ecee7ffaac5f0e1d6c
tree42470be9b406c4ae697554f0bbca3424a7cec588
parentcdb97a6678826f85e7c69eae6a1c113d034c9b10
[PATCH] Add support for the UC101 board from MAN.

Signed-off-by: Heiko Schocher <hs@denx.de>
Makefile
board/uc101/Makefile [new file with mode: 0644]
board/uc101/config.mk [new file with mode: 0644]
board/uc101/u-boot.lds [new file with mode: 0644]
board/uc101/uc101.c [new file with mode: 0644]
cpu/mpc5xxx/cpu_init.c
cpu/mpc5xxx/fec.c
dtt/Makefile
dtt/lm81.c [new file with mode: 0644]
include/configs/uc101.h [new file with mode: 0644]
include/dtt.h