]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
* Patch by David Brownell, 10 Mar 2005:
authorwdenk <wdenk>
Mon, 14 Mar 2005 23:56:42 +0000 (23:56 +0000)
committerwdenk <wdenk>
Mon, 14 Mar 2005 23:56:42 +0000 (23:56 +0000)
commit9d46ea4a5543e6d56f974a515eac972afee5da00
tree26588952222fa9bdef23a26e60ccbcb68cbad0d1
parentc3fafecff12103691613de73f461626fd51fef95
* Patch by David Brownell, 10 Mar 2005:
  Restore copyright statements in OHCI drivers.

* Add support for TQM8540 board
12 files changed:
CHANGELOG
Makefile
board/tqm8540/Makefile [new file with mode: 0644]
board/tqm8540/config.mk [new file with mode: 0644]
board/tqm8540/init.S [new file with mode: 0644]
board/tqm8540/tqm8540.c [new file with mode: 0644]
board/tqm8540/u-boot.lds [new file with mode: 0644]
cpu/arm920t/s3c24x0/usb_ohci.c
cpu/mpc5xxx/usb_ohci.c
cpu/mpc85xx/config.mk
cpu/mpc85xx/tsec.c
include/configs/TQM8540.h [new file with mode: 0644]