]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
* Patches by Thomas Lange, 09 Oct 2003:
authorwdenk <wdenk>
Thu, 9 Oct 2003 19:00:25 +0000 (19:00 +0000)
committerwdenk <wdenk>
Thu, 9 Oct 2003 19:00:25 +0000 (19:00 +0000)
commit15647dc7fd86bbaeb68740929ecb9f8473c7ceae
tree1f2cefc002e07f517bcaf19b5a400b5a8a543e0c
parenta0ff7f2eda50de4d4096265a086c94ac640fab7c
* Patches by Thomas Lange, 09 Oct 2003:
  - fix cmd_ide.c for non ppc boards (read/write functions did not
    add ATA base address)
  - fix for shannon board
  - #ifdef CONFIG_IDE_8xx_DIRECT some otherwise unused code

* Patch by Sangmoon Kim, 07 Oct 2003:
  add support for debris board
16 files changed:
CHANGELOG
CREDITS
MAINTAINERS
MAKEALL
Makefile
board/etin/debris/Makefile [new file with mode: 0644]
board/etin/debris/config.mk [new file with mode: 0644]
board/etin/debris/debris.c [new file with mode: 0644]
board/etin/debris/flash.c [new file with mode: 0644]
board/etin/debris/phantom.c [new file with mode: 0644]
board/etin/debris/speed.h [new file with mode: 0644]
board/etin/debris/u-boot.lds [new file with mode: 0644]
common/cmd_ide.c
include/common.h
include/configs/debris.h [new file with mode: 0644]
include/configs/shannon.h