]> git.ipfire.org Git - people/ms/u-boot.git/commit - README
* Patch by Martin Krause, 30 Jun 2004:
authorwdenk <wdenk>
Sun, 11 Jul 2004 17:40:54 +0000 (17:40 +0000)
committerwdenk <wdenk>
Sun, 11 Jul 2004 17:40:54 +0000 (17:40 +0000)
commit56523f12830227fc18437bf935fefdb10fe25cca
tree11ad0e08e2284224ebde36161e184450510b9f03
parent857cad37a41c431582a74be56f858ee0476cd0d9
* Patch by Martin Krause, 30 Jun 2004:
  Add support for TQM5200 board

* Patch by Martin Krause, 29 Jun 2004:
  Add loopw command: infinite write loop on address range
15 files changed:
CHANGELOG
MAKEALL
Makefile
README
board/tqm5200/Makefile [new file with mode: 0644]
board/tqm5200/config.mk [new file with mode: 0644]
board/tqm5200/flash.c [new file with mode: 0644]
board/tqm5200/mt48lc16m16a2-75.h [new file with mode: 0644]
board/tqm5200/tqm5200.c [new file with mode: 0644]
board/tqm5200/u-boot.lds [new file with mode: 0644]
common/cmd_mem.c
common/cmd_reginfo.c
cpu/mpc5xxx/cpu_init.c
cpu/mpc5xxx/fec.c
include/configs/TQM5200.h [new file with mode: 0644]