]> git.ipfire.org Git - people/ms/u-boot.git/commit - README
* Patch by Yuli Barcohen, 25 Sep 2003:
authorwdenk <wdenk>
Wed, 8 Oct 2003 22:45:44 +0000 (22:45 +0000)
committerwdenk <wdenk>
Wed, 8 Oct 2003 22:45:44 +0000 (22:45 +0000)
commit54387ac931fa7cc92cd45c53798379af1f9adc44
tree95fe2f39a2a798e880b5bebc96a71576d9c9cd43
parentfc3e2165efda62670d447617a7d44c5666178ea4
* Patch by Yuli Barcohen, 25 Sep 2003:
  add support for Zephyr Engineering ZPC.1900 board

* Patch by Anders Larsen, 23 Sep 2003:
  add CMD_PORTIO to CFG_CMD_NONSTD (commands in question are only
  implemented for the x86 architecture)
12 files changed:
CHANGELOG
MAKEALL
Makefile
README
board/zpc1900/Makefile [new file with mode: 0644]
board/zpc1900/config.mk [new file with mode: 0644]
board/zpc1900/flash.c [new file with mode: 0644]
board/zpc1900/u-boot.lds [new file with mode: 0644]
board/zpc1900/zpc1900.c [new file with mode: 0644]
cpu/mpc8260/cpu.c
include/cmd_confdefs.h
include/configs/ZPC1900.h [new file with mode: 0644]