]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
* Patch by David Updegraff, 22 Apr 2003: LABEL_2003_05_20_1630
authorwdenk <wdenk>
Tue, 20 May 2003 14:25:27 +0000 (14:25 +0000)
committerwdenk <wdenk>
Tue, 20 May 2003 14:25:27 +0000 (14:25 +0000)
commit7f70e85309c6367138c0ebd14abdd49964b8d50a
tree07a10be9b048491fd4a1da6b459728ac16739861
parent59de2ed6b5631c709d6e9c6dce7c0bffdf5a2058
* Patch by David Updegraff, 22 Apr 2003:
  update for CrayL1 board

* Patch by Pantelis Antoniou, 21 Apr 2003:
  add boot support for ARTOS (a proprietary OS)

* Patch by Steven Scholz, 11 Apr 2003:
  Add support for RTC DS1338

* Patch by Rod Boyce, 24 Jan 2003:
  Fix counting of extended partitions in diskboot command
18 files changed:
CHANGELOG
CREDITS
Makefile
README
board/cray/L1/L1.c
board/cray/L1/Makefile
board/cray/L1/bootscript.hush [new file with mode: 0644]
board/cray/L1/patchme [new file with mode: 0644]
board/cray/L1/x2c.awk [new file with mode: 0644]
common/cmd_bootm.c
common/cmd_pcmcia.c
disk/part_dos.c
doc/README.Purple
include/configs/CRAYL1.h
include/configs/NETVIA.h
include/image.h
rtc/ds1307.c
tools/mkimage.c