]> Git Repo - J-u-boot.git/blame - CHANGELOG
Minor fixes to PM854 board
[J-u-boot.git] / CHANGELOG
CommitLineData
a1191902
WD
1======================================================================
2Changes for U-Boot 1.1.3:
3======================================================================
4
992b402b
WD
5* Minor fixes to PM854 board
6 Patch by Josef Wagner, 03 Aug 2005
7
452f6740
WD
8* Adjust configuration of XENIAX board
9 (chip select and GPIO required for USB operation)
10
3e0bc447
WD
11* Fix typos in cpu/85xx/start.S which caused DataTLB exception to be
12 routed to the Watchdog handler
13 Patch by Eugene Surovegin, 18 Jun 2005
14
460c322f
WD
15* (re)enabled scsi commands do_scsi() and do_scsiboot()
16 Patch by Denis Peter, 06 Dec 2004
17
c43352cc
WD
18* Fix endianess problem in TFTP / NFS default filenames
19 Patch by Hiroshi Ito, 06 Dec 2004
20
6dfa434e
WD
21* Ignore broadcast status bit in received frames in 8260 FCC ethernet
22 loopback test code
23 Patch by Murray Jensen, 18 Jul 2005
24
507d3b0c
WD
25* Fix typo in mkconfig script (used == instead of =)
26 Patch by Murray Jensen, 18 Jul 2005
27
dc17fb6d
WD
28* Cleanup build problems on 64 bit build hosts
29
d3b86c49
WD
30* Update MAINTAINERS file
31
8a316c9b
SR
32* Patch by Stefan Roese, 01 Aug 2005:
33 - Major cleanup for AMCC eval boards Walnut, Bubinga, Ebony, Ocotea
34 (former IBM eval board). Please see "doc/README.AMCC-eval-boards-cleanup"
35 for details.
36 - Sycamore (PPC405GPr) eval board added (Walnut port is extended
37 to run on both 405GP and 405GPr eval boards).
38
39* Patch by Steven Blakeslee, 27 Jul 2005:
40 - Add support for AMCC PPC440EP/GR.
41 - Add support for AMCC Yosemite PPC440EP eval board.
42 - Add support for AMCC Yellowstone PPC440GR eval board.
43
0f18cb6e
WD
44* Minor fixes for PPChameleon Board:
45 - fix alignment of NAND size
46 - make code do what the comment says
47
cf991923
WD
48* Implement h/w sector protection status synchronization at boot.
49 The code is provided for, and was tested on, the Yukon/Alaska
50 and PM520 boards only.
51
52 A bug in flash_real_protect() for the Yukon board was fixed by
53 adding a function that tells if two banks are on one flash chip.
54
15f36a5e
WD
55* Fix sysmon POST problem: check I2C error codes
56 This fixes a problem of displaying bogus voltages when the voltages
57 are so low that the I2C devices start failing while the rest of the
58 system keeps running.
59
e82bc62c
WD
60* Patch by Cedric Vincent, 6 Jul 2005:
61 Fix CFG_CMD_SETGETDCR handling in "common/cmd_dcr.c"
62
2d5df63e
WD
63* Patch by Jon Loeliger, 20 Jul 2005:
64 Add missing PCI IO port definitions.
65
08abe158
WD
66* Add CompactFlash support for HMI1001 board.
67
68* Adjust printed board ID for LWMON board.
69
1a79473b
WD
70* Fix low-level OHCI transfers for ARM920t and MPC5xxx
71
f530187d
WD
72* Add new argument format for flash commands to allow for usage like
73 "erase $(addr) +$(filesize)", i. e. a size argument can be used and
74 U-Boot will automaticially find the end of the corresponding sector.
75
cd5b2b99
SR
76* Patch by Stefan Roese, 5 Jul 2005:
77 Update uc100 board PHY setup
78
3c71f3e8
SR
79* Patch by Stefan Roese, 1 Jul 2005:
80 Fix PHY address for CATcenter board (now correct!)
81
bf41886f
SR
82* Patch by Stefan Roese, 30 Jun 2005:
83 Fix PHY addresses for PPChameleon and CATcenter boards
84 Change MAINTAINER for most esd boards
85
88804d19
WD
86* Patch by Detlev Zundel, 30 Jun 2005:
87 Fix LCD logo for lwmon board which got lost in the merge of 8xx and PXA LCD code
88
342717f7
WD
89* Fix baudrate calculation problem on MPC5200 systems
90
91* Add EEPROM and RTC support for HMI1001 board
92
93* Patch by Detlev Zundel, 20 Jun 2005:
94 Fix initialization of low active GPIO pins on inka4x0 board
95
024447b1
WD
96* Enable redundant environment, disable HW flash protection of
97 HMI1001 board
98
b2532eff
WD
99* Patch by Travis Sawyer, 10 Jun 2005:
100 Initialize allocated dev and private hw structures
101 after their respective allocation in 440gx_enet.c
102
103* Patch by Steven Scholz, 10 Jun 2005:
104 Fix byteorder problems with second argument of "bootm" with
105 standalone images;
106
a87589da
WD
107* Add support for HMI1001 board
108
109* Disable "date" and "sntp" commands on TQM866M
110
51152c17
WD
111* Fix watchdog reset problems on LWMON board
112
ba91e26a
WD
113* Patch by Juergen Selent, 17 May 2005:
114 Add support for Funkwerk VoVPN gateway module.
115
116* Cleanup debug code for MPC8220 FEC driver
117
2eab48f5
WD
118* Extend burst mode RAM test program to take a loop count
119 (0 = infinite)
120
121* Use CONFIG_DRIVER_KS8695ETH to enable KS8695 ethernet driver on
122 those boards that use it.
123
3a574cbe
WD
124* Patches by Greg Ungerer, 19 May 2005:
125 - add support for the KS8695P (ARM 922 based) CPU
126 - add support for the OpenGear CM4008, CM4116 and CM4148 boards
127
128* Patch by Steven Scholz, 19 May 2005:
129 Add support for CONFIG_SERIAL_TAG on ARM boards
130
7680c140
WD
131* Add PCI support for Sorcery board.
132 Code cleanup (especially Sorcery / Alaska / Yukon serial driver).
133
c0176630
WD
134* Fix compile problems caused by new burst mode SDRAM test;
135 make port pins to trigger logic analyzer configurable
136
343117bf
WD
137* Fix timer handling on MPC85xx systems
138
9dd41a7b
WD
139* Fix debug code in omap5912osk flash driver
140
141* Add support for MPC8247 based "IDS8247" board.
142
d44e14b5
WD
143* Add support for 2 x TSEC interfaces on the TQM8540 board.
144
ed16fefc
WD
145* On LWMON we must use the watchdog to reset the board as the CPU
146 genereated HRESET pulse is too short to reset the external
147 circuitry.
148
931da93e
WD
149* Add test tool to exercise SDRAM accesses in burst mode
150 (as standalone program, MPC8xx/PowerPC only)
151
60fc6cbb
WD
152* Increase CFG_MONITOR_LEN for Rattler board to match actual code
153 size.
154
07cc0999 155* Major upate of JFFS2 code; now in sync with snapshot of MTD CVS of
412babe3
WD
156 March 13, 2005); new configuration option CONFIG_JFFS2_LZO_LZARI
157 added to support LZO and LZARI compression modes (undefined by
158 default).
07cc0999 159
cf8bc577
WD
160* Fix problem with symbolic links in JFFS2 code.
161
a710d4be
WD
162* Use linker ASSERT statement to prevent undetected overlapping of
163 sections on PPChameleon board; other boards might use this, too.
164
434cf850
SR
165* Patch by Stefan Roese, 03 May 2005:
166 Update for P3G4
167 Fix problems in cmd_universe.c
168
169* Patch by Matthias Fuchs, 03 May 2005:
170 Added missing variable declaration in cmd_nand.c
171 Modified CFG_PCI_PTM1MS in configs/PLU405.h to map 128MB ram
172
9f709b6c
WD
173* Fix INKA4x0: use CS1 as gpio_wkup_6 output
174
a6310928
WD
175* Fix bug in the SDRAM initialization code for canmb, IceCube and
176 PM520 boards.
177 Fix PHY address for canmb board.
178
7cc1438d
WD
179* Cleanup serial console baudrate calculation on AT91RM9200;
180 get rid of obsolete CFG_AT91C_BRGR_DIVISOR definition
ec0ca731 181
fddae7b8
SR
182* Patch by Matthias Fuchs, 18 Apr 2005:
183 Make PCI target address spaces on PMC405 and CPCI405 boards
184 configurable via environment variables
185
b2323ea6
WD
186* Auto-size RAM on canmb board.
187
5e5f9ed2
WD
188* Add support for canmb board
189
4c2a366d
SR
190* Patch by Stefan Roese, 13 Apr 2005:
191 Update for esd apc405
192
2a8af187
WD
193* Fixes for TQM8560 board:
194 - fix clock rates
195 - remove debug messages
196 - fix flash sector protection
197
b77fad3b
WD
198* Patch by Steven Scholz, 07 Apr 2005:
199 Add i2c_reg_write() and i2c_reg_write() for at91rm9200 I2C
200
2a8af187 201* Patches by Steven Scholz, 07 Apr 2005:
b77fad3b 202 Fix compiler warning in altera.c
2a8af187 203 Fix warning in cpu/arm920t/at91rm9200/i2c.c
b77fad3b
WD
204
205* Patch by Ladislav Michl, 06 Apr 2005:
206 Fix voiceblue configuration.
207
7ec25502
SR
208* Patch by Stefan Roese, 06 Apr 2005:
209 Updates for OCOTEA board:
210 - Changed U-Boot size from 512kByte to 256kByte
211 - Fixed flash driver to support boot from soldered user flash
212 - Added README for switch from PIBS firmware to U-Boot
213
214* Patch by Travis Sawyer, 05 Apr 2005:
215 - Change timer frequency for ppc 440 from 10 ms to 1 ms.
216 Problem found by Andrew Wozniak.
217
a85f9f21
WD
218* Patch by Steven Scholz, 06 Apr 2005:
219 - creating SoC subdir for Atmel AT91RM9200 cpu/arm920t/at91rm9200
220 - moving code out of cpu/at91rm9200 into cpu/arm920t/at91rm9200
221
20787e23
WD
222* Patches by Robert Whaley, 29 Nov 2004:
223 - update the pxa-regs.h file for PXA27x chips
224 - add PXA27x based ADSVIX board
225 - add support for MMC on PXA27x processors
226
227* Patch by Andrew E. Mileski, 28 Nov 2004:
228 Fix PPC4xx SPD SDRAM detection bug
229
230* Patch by Hiroshi Ito, 26 Nov 2004:
231 Fix logic of "test -z" and "test -n" commands
232
3c2b3d45
WD
233* Patch by Ladislav Michl, 05 Apr 2005:
234 Add support for VoiceBlue board.
235
236* Patch by Ladislav Michl, 05 Apr 2005:
237 Fix netboot_common() prototypes.
238
b304c968
WD
239* Patch by Steven Scholz, 05 Apr 2005:
240 Use i.MX watchdog timer for reset_cpu()
241
242* Patch by Steven Scholz, 05 Apr 2005:
243 Move reset_cpu() out of cpu/arm920t/start.S into the SoC specific
244 subdirectories cpu/arm920t/imx/ and cpu/arm920t/s3c24x0/
245 (now in interupts.c)
246
12b43d51
WD
247* Add support for MPC8220 based "sorcery" board.
248
249* Add support for TQM8560 board.
f5c5ef4a 250
3dd7f0f0
WD
251* Add FEC support for TQM8540 board.
252 Interfaces are named as follows: "ENET1" - TSEC2, "ENET2" - FEC
253
254* Patch by Martin Krause, 04 Apr 2005:
255 Update default configuration for CMC_PU2 board.
256
8aa1a2d1
WD
257* Patch by Steven Scholz, 04 Apr 2005:
258 - remove all references to CONFIG_INIT_CRITICAL for ARM based boards
259 - introduce two new configuration options instead:
260 CONFIG_SKIP_LOWLEVEL_INIT and CONFIG_SKIP_RELOCATE_UBOOT
261
ba83a307
WD
262* Patch by Steven Scholz, 04 Apr 2005:
263 Make sure that MDIO clock does not exceed 2.5 MHz on AT91
264
101e8dfa
WD
265* Fix timer code for ARM systems: make sure that udelay() does not
266 reset timers so it's save to use udelay() in timeout code.
267
50712ba1
WD
268