]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
* Patch by Yusdi Santoso, 22 Oct 2004:
authorwdenk <wdenk>
Sun, 3 Apr 2005 15:51:42 +0000 (15:51 +0000)
committerwdenk <wdenk>
Sun, 3 Apr 2005 15:51:42 +0000 (15:51 +0000)
commit756f586a73d756f163dc03a049d650cc1a5b5899
tree15cd902e173aa72118ee90622ffe5492d7243b70
parentb1bf6f2c9b4aa17c6ccb7a631c99fae7f4b5744b
* Patch by Yusdi Santoso, 22 Oct 2004:
  - Add support for HIDDEN_DRAGON board
  - fix endianess problem in driver/rtl1839.c

* Patch by Allen Curtis, 21 Oct 2004:
  support multiple serial ports
18 files changed:
CHANGELOG
MAINTAINERS
MAKEALL
Makefile
board/hidden_dragon/Makefile [new file with mode: 0644]
board/hidden_dragon/README [new file with mode: 0644]
board/hidden_dragon/config.mk [new file with mode: 0644]
board/hidden_dragon/early_init.S [new file with mode: 0644]
board/hidden_dragon/flash.c [new file with mode: 0644]
board/hidden_dragon/hidden_dragon.c [new file with mode: 0644]
board/hidden_dragon/speed.h [new file with mode: 0644]
board/hidden_dragon/u-boot.lds [new file with mode: 0644]
drivers/rtl8139.c
drivers/serial.c
include/asm-ppc/global_data.h
include/asm-ppc/processor.h
include/common.h
include/configs/HIDDEN_DRAGON.h [new file with mode: 0644]