]> git.ipfire.org Git - people/ms/u-boot.git/blame - CHANGELOG
Code cleanup
[people/ms/u-boot.git] / CHANGELOG
CommitLineData
27e166b8
WD
1======================================================================
2Changes since U-Boot 1.1.4:
3======================================================================
4
386eda02
WD
5* Code cleanup
6
7* Various USB related patches
16c8d5e7
WD
8 - Add support for mpc8xx USB device.
9 - Add support for Common Device Class - Abstract Control Model USB console.
10 - Add support for flow control in USB slave devices.
11 - Add support for switching between gserial and cdc_acm using environment.
12 - Minor changes to usbdcore_omap1510.c usbdcore_omap1510.h
13 - Update usbcore slightly to ease host enumeration.
14 - Fix non-portable endian problems in usbdcore and usbdcore_ep0.
15 - Add AdderUSB_config as a defconfig to enable usage of the USB console
16 by default with the Adder87x U-Boot port.
17 Patch by Bryan O'Donoghue <bodonoghue@codehermit.ie>, 29 May 2006
18
df02bd1b
SR
19* Fix IxEthDB.h to compile again
20 Patch by Stefan Roese, 14 Jun 2006
21
ed4633c9
SR
22* Minor cleanup for PCS440EP board
23 Patch by Stefan Roese, 13 Jun 2006
24
4176c799
WD
25* Add MCF5282 support (without preloader)
26 relocate ichache_State to ram
27 u-boot can run from internal flash
28 Add EB+MCF-EV123 board support.
29 Add m68k Boards to MAKEALL
30 Patch from Jens Scharsig, 08 Aug 2005
31
9cc83378
SM
32* Nios II - Add Altera EP1C20, EP1S10 and EP1S40 boards
33 Patch by Scott McNutt, 08 Jun 2006
34
1f6ce8f5
SM
35* Nios II - Add EPCS Controller bootrom work-around
36 -When booting from an epcs controller, the epcs bootrom may leave the
37 slave select in an asserted state causing soft reset hang. This
38 patch ensures slave select is negated at reset.
39 Patch by Scott McNutt, 08 Jun 2006
40
3d22d0b8
SM
41* Update PK1C20 board
42 -Update base addresses for standard configuration
43 -Eliminate use of CACHE_BYPASS in board code
44 Patch by Scott McNutt, 08 Jun 2006
45
c2ced000
SM
46* Nios II - Fix I/O Macros and mini-app stubs
47 -Fix asm/io.h macros
48 -Eliminate use of CACHE_BYPASS in cpu code
49 -Eliminate assembler warnings
50 -Fix mini-app stubs and force no small data
51 Patch by Scott McNutt, 08 Jun 2006
52
9d4d3e38 53* Fix U-Boot environment sector protection on MCC200 board
5d7022b0 54
e461a241
WD
55* Minor cleanup for PCS440EP board
56
4526c87e
SR
57* Update PCS440EP port to fit into one flash device (incl. environment)
58 Patch by Stefan Roese, 06 Jun 2006
59
2fd9eb50
WD
60* Add support for PCS440EP board
61 Patch by Stefan Roese, 02 Jun 2006
62
e15cd6fd 63* Fix examples/Makefile; some build targets were lost
2fd9eb50 64
62b8f548
WD
65* Fix watchdog handling in CFI flash driver
66 Just use udelay() when waiting for status changes which will
67 implicitely trigger the watchdog.
68
392c252e
WD
69* Fix PCI to memory window size problems on PM82x boards
70 We use the "automatic" mode that was used for the MPC8266ADS and
71 MPC8272 boards. Eventually this should be used on all boards?]
72 Patch by Wolfgang Grandegger, 17 Jan 2006
73
b9b2480f
WD
74* Correct GPIO setup (UART1/IRQ's) on yosemite & yellowstone
75 Patch by Stefan Roese, 29 May 2006
76
ba94a1bb
WD
77* Update Intel IXP4xx support
78 - Add IXP4xx NPE ethernet MAC support
79 - Add support for Intel IXDPG425 board
80 - Add support for Prodrive PDNB3 board
81 - Add IRQ support
82 Patch by Stefan Roese, 23 May 2006
83
5770a1e4
SR
84* Fix problem in PVR detection for 440GR
85 Patch by Stefan Roese, 18 May 2006
86
b62fa913
MB
87* Fix gcc 3.4.x AFLAGS setting for m68k platform.
88
27333f8c
MB
89* Enable autoboot for M5271EVB board.
90
56ced709
SR
91* Changed default ramdisk addr in yosemite/yellowstone ports
92 Patch by Stefan Roese, 15 May 2006
93
65165250
WD
94* Fix PCMCIA support on virtlab2
95
8cba090c
WD
96* Add support for VirtLab2 board
97 (needed because of differences in the PCMCIA hardware).
98
977b50f8
WD
99* Minor cleanup.
100
278bc4b3
SR
101* Update yosemite configuration to enable flash write buffer support
102 Patch by Stefan Roese, 10 May 2006
103
f90a3921
SR
104* Fix compile warnings in common/xyzModem.c
105 Patch by Stefan Roese, 10 May 2006
106
512f8d5d
SR
107* Add support for AMCC 440EP Rev C and 440GR Rev B
108 Patch by John Otken, 08 May 2006
109
d1dd22f9
SR
110* OMAP 5912/OSK: update EMIFS CS1 timings:
111 Problems have been seen in the linux kernel's smc91x network driver
112 due to improper bus timings. The latest 2.6 OMAP kernels currently
113 have a workaround, but this fix belongs in u-boot.
114 Patch by Kevin Hilman, 13 Oct 2005
115
77f63342
SR
116* Fix REG_MPU_LOAD_TIMER definition in multiple OMAP ports
117 Patch by Hiroki Kaminaga, 11 Mar 2006
118
6080a0eb
SR
119* Update omap5912osk board support
120 - Fix OMAP support that omap5912osk compiles in current source tree
121 - Update with code from "http://omap.spectrumdigital.com/osk5912"
122 to fix problems with DDR initialization
123 - Fix timer setup
124 - Use CFI flash driver and support complete 32MB of onboard flash
125 - Add "print_cpuinfo()" and "checkboard()" functions to display
126 CPU (with frequency) and Board infos
127 Patch by Stefan Roese, 10 May 2006
128
4af099bd
WD
129* Fix watchdog issues for ColdFire boards.
130
78b123cd
MB
131* Add M5271EVB board support.
132
6f5155a9
MB
133* Make R5200 specific low level initialization board conditional.
134
4af099bd 135* Update CPU target identification strings for ColdFire family.
b75ef85f 136
b4853b77
MB
137* Update register definitions for MCF5271.
138
0c056f0e
MB
139* Fix serial console support for MCF5271.
140
483a0cf8
MB
141* Fixes for gcc 3.4 based m68k toolchain,
142 based on patch by Jate Sujjavanich.
143
f149d864
WD
144* Fix lowboot support on MCC200 board
145
8fe9bf61
KG
146* Merged MPC8349ADS and MPC8349EMDS ports into MPC8349EMDS port:
147 - Removed MPC8349ADS port
148 - Added PCI support to MPC8349ADS
149 - reworked memory map to allow mapping of all regions with BATs
4af099bd 150 Patch by Kumar Gala, 20 Apr 2006
8fe9bf61 151
610cf367
WD
152* Coding Style cleanup
153
da4849fb
WD
154* Write RTC seconds first to maintain settings integrity per
155 Maxim/Dallas DS1306 data sheet.
156 Patch by Alan J. Luse, 02 May 2006
157
983bebbe
WD
158* Scheduled for removal: strnicmp() which is unused
159
160* Update for Intel Monahans boards:
161 - support for magic key detection and handling on delta board
162 - NAND support for zylonite board + some minor cleanup
163
8546e239 164* Declare load_serial_ymodem() when using CFG_CMD_LOADB.
da4849fb 165 Patch by Jon Loeliger, 01 May 2006
8546e239 166
3577d3a3
WD
167* Fixed handling of bad checksums with "mkimage -l"
168
6ca24c64 169* Added support for BC3450 board
da4849fb 170 Patch by Stefan Strobl, 21 Oct 2005
6ca24c64 171
a367d426 172* Update for NC650 board:
173 - Support rev1 and rev2 hardware
174 - adapt to new NAND layer
175 - add CP850 configuration based on NC650
176
8419c013
WD
177* MPC5200: enable snooping of DMA transactions on XLB even if no PCI
178 is configured; othrwise DMA accesses aren't cache coherent which
179 causes for example USB to fail.
180
cf48eb9a 181* Some code cleanup
bb74140d 182
cf48eb9a
WD
183* Fix dbau1x00 boards broken by dbau1550 patch
184 PLL:s were not set for boards other than 1550.
185 Flash CFI caused card to hang due to undefined CFG_FLASH_BANKS_LIST.
186 Default boot is now bootp for cards other than 1550.
187 Patch by Thomas Lange, 10 Aug 2005
188
189* Fixes common/cmd_flash.c:
190 - fix some compiler/parser error, if using m68k tool chain
191 - optical fix for protect on/off all messages, if using more
192 then one bank
193 Patch by Jens Scharsig, 28 Jul 2005
27e166b8 194
b81a4630
WD
195* Fix Quad UART mapping on MCC200 board due to new HW revision
196
b28a31ca
WD
197* Fix JFFS2 support for legacy NAND driver.
198
199* Remove dependencies between DoC code and old legacy NAND driver.
200
201* Fix PM828_PCI target, for which PCI was *not* configured in.
202
5fbb2cd3
WD
203* Fix Lite5200B support: initialize SDelay register
204 See Freescale's AN3221 "MPC5200B SDRAM Initialization and
205 Configuration", 3.3.1 SDelay--MBAR + 0x0190
206
2662b40c
SR
207* Changes/fixes for drivers/cfi_flash.c:
208
209 - Add Intel legacy lock/unlock support to common CFI driver
210
211 On some Intel flash's (e.g. Intel J3) legacy unlocking is
212 supported, meaning that unlocking of one sector will unlock
213 all sectors of this bank. Using this feature, unlocking
214 of all sectors upon startup (via env var "unlock=yes") will
215 get much faster.
216
217 - Fixed problem with multiple reads of envronment variable
218 "unlock" as pointed out by Reinhard Arlt & Anders Larsen.
219
220 - Removed unwanted linefeeds from "protect" command when
221 CFG_FLASH_PROTECTION is enabled.
222
223 - Changed p3p400 board to use CFG_FLASH_PROTECTION
224
225 Patch by Stefan Roese, 01 Apr 2006
226
227* Changes/fixes for drivers/cfi_flash.c:
228 - Correctly handle the cases where CFG_HZ != 1000 (several
229 XScale-based boards)
230 - Fix the timeout calculation of buffered writes (off by a
231 factor of 1000)
232 Patch by Anders Larsen, 31 Mar 2006
233
35118539
SR
234* Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440)
235
236 405 SDRAM: - The SDRAM parameters can now be defined in the board
cf48eb9a
WD
237 config file and the 405 SDRAM controller values will
238 be calculated upon bootup (see PPChameleonEVB).
239 When those settings are not defined in the board
240 config file, the register setup will be as it is now,
241 so this implementation should not break any current
242 design using this code.
35118539 243
cf48eb9a 244 Thanks to Andrea Marson from DAVE for this patch.
35118539
SR
245
246 440 DDR: - Added function sdram_tr1_set to auto calculate the
cf48eb9a
WD
247 TR1 value for the DDR.
248 - Added ECC support (see p3p440).
35118539
SR
249
250 Patch by Stefan Roese, 17 Mar 2006
251
db28ddb4
WD
252* Fix CONFIG_SKIP_LOWLEVEL_INIT dependency in cpu/arm920t/start.S
253 Patch by Peter Menzebach, 13 Oct 2005 [DNX#2006040142000473]
254
534ff676
WD
255* Add support for ymodem protocol download
256 Patch by Stefano Babic, 29 Mar 2006
257
258* Memory Map Update for Delta board: U-Boot is at 0x80000000-0x84000000
259