]> Git Repo - J-u-boot.git/blame - CHANGELOG
* Fix problems caused by Robert Schwebel's cramfs patch
[J-u-boot.git] / CHANGELOG
CommitLineData
5cf9da48
WD
1======================================================================
2Changes since U-Boot 1.0.0:
3======================================================================
4
180d3f74
WD
5* Patch by Scott McNutt, 02 Jan 2004:
6 Add support for the Nios Active Serial Memory Interface (ASMI)
7 on Cyclone devices
8
9* Patch by Andrea Marson, 16 Dec 2003:
10 Add support for the PPChameleon ME and HI modules
11
12* Patch by Yuli Barcohen, 22 Dec 2003:
13 Add support for Motorola DUET ADS board (MPC87x/88x)
14
dd875c76
WD
15* Patch by Robert Schwebel, 15 Dec 2003:
16 add support for cramfs (uses JFFS2 command interface)
17
c935d3bd
WD
18* Patches by Stephan Linz, 11 Dec 2003:
19 - more documentation for NIOS port
20 - new struct nios_pio_t, struct nios_spi_t
21 - Reconfiguration for NIOS Development Kit DK1C20:
22 o move board related code from board/dk1c20
23 to board/altera/dk1c20
24 o create a new common source path board/altera/common
25 and move generic flash access stuff into it
26 o change/expand configuration file DK1C20.h
27 - Add support for NIOS Development Kit DK1S10
28 - Add status LED support for NIOS systems
29 - Add dual 7-segment LED support for Altera NIOS DevKits
30
3a473b2a
WD
31* Patch by Ronen Shitrit, 10 Dec 2003:
32 Add support for the Marvell DB64360 / DB64460 development boards
33
34* Patch by Detlev Zundel, 10 Dec 2003:
35 fix dependency problem in examples/Makefile
36
b6e4c403
WD
37* Patch by Denis Peter, 8 Dec 2003
38 - add support for the PATI board (MPC555)
39 - add SPI support for the MPC5xx
40
41* Patch by Anders Larsen, 08 Dec 2003:
42 add configuration options CONFIG_SERIAL_TAG and CONFIG_REVISION_TAG
43 to pass ATAG_SERIAL and ATAG_REVISION, resp., to the ARM target;
44 cleanup some redundand #defines
45
63f34912
WD
46