]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
* Patch by Yuli Barcohen, 08 Nov 2004:
authorwdenk <wdenk>
Sun, 3 Apr 2005 23:11:38 +0000 (23:11 +0000)
committerwdenk <wdenk>
Sun, 3 Apr 2005 23:11:38 +0000 (23:11 +0000)
commit8b0bfc6804ad140a3bd31bfb2c15fc7d69c15f5c
treec70489e8bea07c692eae7ee5a7cf7d7b6eaf09f5
parent384cc687445b34241fcc8b31bbb7aa9fc252dd90
* Patch by Yuli Barcohen, 08 Nov 2004:
  Add support for Analogue & Micro Rattler boards.
  Tested on Rattler8248.

* Patch by Andre Renaud, 08 Nov 2004:
  Fix watchdog support in common/lcd.c

* Patch by Marc Leeman, 05 Nov 2003:
  Enable all 4 PCMBRW buffers for the MPC8245 processor since the CPU
  bug only affects the XPC8245 processors
16 files changed:
CHANGELOG
CREDITS
MAINTAINERS
MAKEALL
Makefile
board/pm854/flash.c
board/pm854/pm854.c
board/rattler/Makefile [new file with mode: 0644]
board/rattler/config.mk [new file with mode: 0644]
board/rattler/rattler.c [new file with mode: 0644]
board/rattler/u-boot.lds [new file with mode: 0644]
common/lcd.c
cpu/mpc824x/cpu_init.c
include/configs/CPU87.h
include/configs/PM854.h
include/configs/Rattler.h [new file with mode: 0644]