]> git.ipfire.org Git - people/ms/u-boot.git/blame - CHANGELOG
* Patch by Martin Krause, 30 Jun 2004:
[people/ms/u-boot.git] / CHANGELOG
CommitLineData
2729af9d
WD
1======================================================================
2Changes since U-Boot 1.1.1:
3======================================================================
4
56523f12
WD
5* Patch by Martin Krause, 30 Jun 2004:
6 Add support for TQM5200 board
7
8* Patch by Martin Krause, 29 Jun 2004:
9 Add loopw command: infinite write loop on address range
10
857cad37
WD
11* Patches by Yasushi Shoji, 29 Jun 2004:
12 - add empty include/asm-microblaze/processor.h
13 - add to CREDITS and MAINTAINERS
14 - add gd initialization
15 - add MicroBlaze and SUZAKU board to MAKEALL script
16 - add reset support for SUZAKU
17 - add flush_cache() for MicroBlaze
18 - add CFG_FLASH_SIZE to include/configs/suzaku.h since we have fixed
19 size flash memory on SUZAKU
20
fabd46ac
WD
21* Patch by Prakash Kumar, 27 Jun 2004:
22 Add support for the PXA250 based Intrinsyc Cerf board.
23
24* Patch by Yasushi Shoji, 27 Jun 2004:
25 fix comment in include/common.h
26
466b7410
WD
27* Rename SBC8560 into sbc8560 for consistency
28
29* Patch by Daniel Poirot, 24 Jun 2004:
30 Add support for Wind River's sbc8240 board
31
32* Patches by Yasushi Shoji, 26 Jun 2004:
33 - drivers/serial_xuartlite.c: fix "return 0" in void function
34 - add microblaze support to mkimage tool
35
8b07a110 36* Patch by Fred Klatt, 25 Jun 2004:
466b7410 37 Add support for WindRiver's sbc8560 board
8b07a110
WD
38
39* Patch by Nicolas Lacressonniere, 24 Jun 2004
40 Small Bugs fixes for "at91rm9200dk" board:
41 - Timing modifications for SPI DataFlash access
42 - Fix NAND flash detection bug
43
44* Patch by Nicolas Lacressonniere, 24 Jun 2004:
45 Add Support for Flash AT49BV6416 for AT91RM9200DK board
46
0ac6f8b7
WD
47* Patch by Jon Loeliger, 17 June 2004:
48 Completion of the 8540ADS/8560ADS updates:
49 Fix some PCI and Rapid I/O memory maps,
50 Initialize both TSEC 1 and 2,
51 Initialize SDRAM
52 Update MAINTAINER for 85xx boards and README.mpc85xxads
53
26238132
WD
54* Patch by Yuli Barcohen, 16 Jun 2004:
55 Remove obsolete AdderII port which was superseded by unified
56 AdderII/Adder87x port
57
58* Patch by Ladislav Michl, 16 Jun 2004:
59 Fix gcc-3.3.3 warnings for smc91111.c
60
ede13022
SR
61* Patch by Stefan Roese, 02 Jul 2004:
62 - Fix bug in 405 ethernet driver; allocated data not cleared!
63 - Fix problem in 405 i2c driver; don't try to print without console!
64
78953f2f
WD
65* Patch by Paul Ruhland, 11 Jun 2004:
66 Remove debug code from 'board/lpd7a40x/flash.c'
67
e55ca7e2
WD
68* Patch by Andrea Marson, 11 Jun 2004:
69 Update for PPChameleon board:
70 - support for SysClk @ 25MHz
71 - support for Silicon Motion SM712 VGA controller
72 - some clean ups
73
93f6a677
WD
74* Patches by Richard Woodruff, 10 Jun 2004:
75 - fix problems with examples/stubs.c for GCC >= 3.4
76 - fix problems with gd initialization
77
39539887
WD
78* Patch by Curt Brune, 17 May 2004:
79 - Add support for Samsung S3C4510B CPU (ARM7tdmi based SoC)
80 - Add support for ESPD-Inc. EVB4510 Board
81
82* Patch by Marc Leeman, 11 May 2004:
83 Fix for MPC8245 - reading PPC Memory from another device with the
84 PPC as PCI target device corrupts data due to interenal hardware
85 buffering.
86
e94d2cd9
WD
87* Fix "cls" command when used with splash screen
88
89* Increase NFS download timeout (now 1 min - 10 sec is to short for a
90 slow download of a big image)
91
c3f4d17e
WD
92* Add "cls" function to MPC823 LCD driver so we can reinitialize the
93 display even after showing a bitmap
94
49822e23
WD
95* Patch by Josef Wagner, 04 Jun 2004:
96 - DDR Ram support for PM520 (MPC5200)
97 - support for different flash types (PM520)
98 - USB / IDE / CF-Card / DiskOnChip support for PM520
99 - 8 bit boot rom support for PM520/CE520
100 - Add auto SDRAM module detection for MicroSys CPC45 board (MPC8245)
101 - I2C and RTC support for CPC45
102 - support of new flash type (28F160C3T) for CPC45
103
46a414dc
WD
104* Fix flash parameters passed to Linux for PPChameleon board
105
106* Remove eth_init() from lib_arm/board.c; it's done in net.net.c.
107
f832d8a1 108* Patch by Paul Ruhland, 10 Jun 2004:
49822e23 109 fix support for Logic SDK-LH7A404 board and clean up the
f832d8a1
WD
110 LH7A404 register macros.
111
112* Patch by Matthew McClintock, 10 Jun 2004:
113 Modify code to select correct serial clock on Sandpoint8245
114
b54d32b4
WD
115* Patch by Robert Schwebel, 10 Jun 2004:
116 Add support for Intel K3 strata flash.
117
118* Patch by Thomas Brand, 10 Jun 2004:
119 Fix "loads" command on DK1S10 board
120
99edcfb2
WD
121* Patch by Yuli Barcohen, 09 Jun 2004:
122 Add support for 8MB flash SIMM and JFFS2 file system on
123 Motorola FADS board and its derivatives (MPC86xADS, MPC885ADS).
124
2d24a3a7
WD
125* Patch by Yuli Barcohen, 09 Jun 2004:
126 Add support for Analogue&Micro Adder87x and the older AdderII board.
127
128* Patch by Ming-Len Wu, 09 Jun 2004:
129 Add suppport for MC9328 (Dargonball) CPU and Motorola MX1ADS board
130
e63c8ee3
WD
131* Patch by Sam Song, 09 Jun 2004:
132 - Add support for RPXlite_DW board
133 - Update FLASH driver for 4*AM29DL323DB90VI
134 - Add option configuration of CFG_ENV_IS_IN_NVRAM on RPXlite_DW board
135
36c72877
WD
136* Patch by Mark Jonas, 08 June 2004:
137 - Make MPC5200 boards evaluate the SVR to print processor name and
138 version in checkcpu() (cpu/mpc5xxx/cpu.c).
139
140* Patch by Kai-Uwe Bloem, 06 May 2004:
141 Fix endianess problem in cramfs code
142
4c0d4c3b
WD
143* Patch by Tom Armistead, 04 Jun 2004:
144 Add support for MAX6900 RTC
145
146* Patches by Ladislav Michl, 03 Jun 2004:
147 - fix cfi_flash.c on LE systems
148 - let 'make mrproper' delete u-boot.img as well
149 - turn printf into debug in cfi_flash.c
150
ca0e7748
WD
151* Patch by Kurt Stremerch, 28 May 2004:
152 Add support for Exys XSEngine board
153
697037fe
WD
154* Patch by Martin Krause, 27 May 2004:
155 Fix a MPC5xxx I2C timing issue in i2c_probe().
156
157* Patch by Leif Lindholm, 27 May 2004:
158 Fix board_init_f() for dbau1x00 board.
159
3ff02c27
WD
160* Patch by Imre Deak, 26 May 2004:
161 On OMAP1610 platforms check if booting from RAM(CS0) or flash(CS3).
162 Set flash base accordingly, and decide whether to do or skip board
163 specific setup steps.
164
165* Patch by Josef Baumgartner, 26 May 2004:
166 Add missing define in include/asm-m68k/global_data.h
167
70f05ac3
WD
168* Patch by Josef Baumgartner, 25 May 2004:
169 Add missing functions get_ticks() and get_tbclk() in lib_m68k/time.c
170
171* Patch by Paul Ruhland, 24 May 2004:
172 fix SDRAM initialization for LPD7A400 board.
173
13a5695b
WD
174* Patch by Jian Zhang, 20 May 2004:
175 add support for environment in NAND flash
176
c3c7f861
WD
177* Patch by Yuli Barcohen, 20 May 2004:
178 Add support for Interphase iSPAN boards.
179
180* Patches by Paul Ruhland, 17 May 2004:
181 - Add I/O functions to the smc91111 ethernet driver to support the
182 Logic LPD7A40x boards.
f39748ae
WD
183 - Add support for the Logic Zoom LH7A40x based SDK board(s),
184 specifically the LPD7A400.
185
186* Patches by Robert Schwebel, 15 May 2004:
187 - call MAC address reading code also for SMSC91C111;
188 - make SMSC91C111 timeout configurable, remove duplicate code
189 - fix get_timer() for PXA
190 - update doc/README.JFFS2
191 - use "bootfile" env variable also for jffs2
192
aa245090
WD
193* Patch by Tolunay Orkun, 14 May 2004:
194 Add support for Cogent CSB472 board (8MB Flash Rev)
195
aa5590b6
WD
196* Patch by Thomas Viehweger, 14 May 2004:
197 - flash.h: more flash types added
198 - immap_8260.h: some bits added (useful for RMII)
199 - cmd_coninfo.c: typo corrected, printf -> puts
200 - reduced size by replacing spaces with tab
201
48abe7bf
WD
202* Patch by Robert Schwebel, 13 May 2004:
203 Add 'imgextract' command: extract one part of a multi file image.
204
547b4cb2 205* Patches by Jon Loeliger, 11 May 2004:
97d80fc3
WD
206 Dynamically handle REV1 and REV2 MPC85xx parts.
207 (Jon Loeliger, 10-May-2004).
208 New consistent memory map and Local Access Window across MPC85xx line.
209 New CCSRBAR at 0xE000_0000 now.
210 Add RAPID I/O memory map.
211 New memory map in README.MPC85xxads
212 (Kumar Gala, 10-May-2004)
213 Better board and CPU identification on MPC85xx boards at boot.
214 (Jon Loeliger, 10-May-2004)
215 SDRAM clock control fixes on MPC8540ADS & MPC8560 boards.
216 Some configuration options for MPC8540ADS & MPC8560ADS cleaned up.
217 (Jim Robertson, 10-May-2004)
218 Rewrite of the MPC85xx Three Speed Ethernet Controller (TSEC) driver.
219 Supports multiple PHYs.
220 (Andy Fleming, 10-May-2004)
221 Some README.MPC85xxads updates.
222 (Kumar Gala, 10-May-2004)
223 Copyright updates for "Freescale"
224 (Andy Fleming, 10-May-2004)
225
6bdd1377
WD
226* Patch by Stephen Williams, 11 May 2004:
227 Add flash support for ST M29W040B
228 Reduce JSE specific flash.c to remove dead code.
229
356a0d9f
WD
230* Patch by Markus Pietrek, 04 May 2004:
231 Fix clear_bss code for ARM systems (all except s3c44b0 which
232 doesn't clear BSS at all?)
233
234* Fix "ping" problem on INC-IP board. Strange problem:
235 Sometimes the store word instruction hangs while writing to one of
236 the Switch registers, but only if the next instruction is 16-byte
237 aligned. Moving the instruction into a separate function somehow
238 makes the problem go away.
239
1eaeb58e
WD
240* Patch by Rishi Bhattacharya, 08 May 2004:
241 Add support for TI OMAP5912 OSK Board
242
243* Patch by Sam Song May, 07 May 2004:
244 Fix typo of UPM table for rmu board
245
246* Patch by Pantelis Antoniou, 05 May 2004:
79fa88f3
WD
247 - Intracom board update.
248 - Add Codec POST.
249
cea655a2
WD
250* Add support for the second Ethernet interface for the 'PPChameleon'
251 board.
252
a56bd922
WD
253* Patch by Dave Peverley, 30 Apr 2004:
254 Add support for OMAP730 Perseus2 Development board
255
256* Patch by Alan J. Luse, 29 Apr 2004:
257 Fix flash chip-select (OR0) option register setting on FADS boards.
258
259* Patch by Alan J. Luse, 29 Apr 2004:
260 Report MII network speed and duplex setting properly when
261 auto-negotiate is not enabled.
262
263* Patch by Jarrett Redd, 29 Apr 2004:
264 Fix hang on reset on Ocotea board due to flash in wrong mode.
265
5ca26799
WD
266* Patch by Dave Peverley, 29 Apr 2004:
267 add MAC address detection to smc91111 driver
268
269