]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
* Patch by Shlomo Kut, 29 Mar 2004:
authorwdenk <wdenk>
Wed, 29 Sep 2004 11:02:56 +0000 (11:02 +0000)
committerwdenk <wdenk>
Wed, 29 Sep 2004 11:02:56 +0000 (11:02 +0000)
commitda93ed8147a000505ac7b7ed4e2fb50532596a3c
treef375a3f5d82d1f519f77d9446ccf147f2091548f
parenta5725fabc0c6378f583df6fc6491ec07eab154ab
* Patch by Shlomo Kut, 29 Mar 2004:
  Add support for MKS Instruments "Quantum" board

* Fix build problem with Cogent boards;
  avoid using <asm/byteorder.h> when using the host compiler
15 files changed:
CHANGELOG
MAKEALL
Makefile
board/cogent/mb.h
board/quantum/Makefile [new file with mode: 0644]
board/quantum/config.mk [new file with mode: 0644]
board/quantum/fpga.c [new file with mode: 0644]
board/quantum/fpga.h [new file with mode: 0644]
board/quantum/quantum.c [new file with mode: 0644]
board/quantum/u-boot.lds [new file with mode: 0644]
board/quantum/u-boot.lds.debug [new file with mode: 0644]
include/configs/cogent_common.h
include/configs/quantum.h [new file with mode: 0644]
include/linux/byteorder/big_endian.h
include/linux/byteorder/little_endian.h