]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add support for r5200 board
authorZachary P. Landau <zachary.landau@labxtechnologies.com>
Thu, 26 Jan 2006 22:37:59 +0000 (17:37 -0500)
committerZachary P. Landau <zachary.landau@labxtechnologies.com>
Thu, 26 Jan 2006 22:37:59 +0000 (17:37 -0500)
commit3a108ed8682e8dab8bf301e91db1999d4cf88c55
tree321bd1abc4304eb054c4c69009480f10e3424701
parenteacbd317757327e8e7f018f5701c950429c4c6ae
Add support for r5200 board
CHANGELOG
MAINTAINERS
Makefile
board/r5200/Makefile [new file with mode: 0644]
board/r5200/config.mk [new file with mode: 0644]
board/r5200/r5200.c [new file with mode: 0644]
board/r5200/u-boot.lds [new file with mode: 0644]
examples/Makefile
include/asm-m68k/immap_5271.h [new file with mode: 0644]
include/asm-m68k/m5271.h [new file with mode: 0644]
include/configs/r5200.h [new file with mode: 0644]