]> git.ipfire.org Git - people/ms/u-boot.git/blame - CHANGELOG
* Patches by Yuli Barcohen, 13 Jul 2003:
[people/ms/u-boot.git] / CHANGELOG
CommitLineData
b37c7e5e 1======================================================================
8564acf9 2Changes for U-Boot 0.4.3:
b37c7e5e
WD
3======================================================================
4
8564acf9
WD
5* Patches by Yuli Barcohen, 13 Jul 2003:
6 - Correct flash and JFFS2 support for MPC8260ADS
7 - fix PVR values and clock generation for PowerQUICC II family
8 (8270/8275/8280)
9
10* Patch by Bernhard Kuhn, 08 Jul 2003:
11 - add support for M68K targets
12
13* Patch by Ken Chou, 3 Jul:
14 - Fix PCI config table for A3000
15 - Fix iobase for natsemi.c
16 (PCI_BASE_ADDRESS_0 is the IO base register for DP83815)
17
18* Allow to enable "slow" POST routines by key press on power-on
19* Fix temperature dependend switching of LCD backlight on LWMON
20* Tweak output format for LWMON
21
5702923e
SR
22* Patch by Stefan Roese, 11 Jul 2003:
23 - Fix bug in CONFIG_VERSION_VARIABLE.
24 - AR405 config updated.
25 - OCRTC/ORSG: bsp command added.
26 - ASH405 bsp update.
27
8564acf9
WD
28======================================================================
29Changes for U-Boot 0.4.2:
30======================================================================
31
f12e568c
WD
32* Add support for NSCU board
33
34* Add support for TQM823M, TQM850M, TQM855M and TQM860M modules
35
36* Add support for Am29LV160ML, Am29LV320ML, and Am29LV640ML
37 mirror bit flash on TQM8xxM modules
38
0d498393
WD
39* Patch by Kenneth Johansson, 30 Jun 2003:
40 get rid of MK_CMD_ENTRY macro; update doc/README.command
41
b37c7e5e
WD
42* Patch by Seb James, 30 Jun 2003:
43 Improve documentation of I2C configuration in README
44
45* Fix problems with previous log buffer "fixes"
46
47* Fix minor help text issues
48
49* "log append" did not append a newline
50
4532cb69 51======================================================================
b0fce99b 52Changes for U-Boot 0.4.1:
8bde7f77
WD
53======================================================================
54
b0fce99b
WD
55* Fix some missing commands, cleanup header files
56 (autoscript, bmp, bsp, fat, mmc, nand, portio, ...)
57
9d2b18a0
WD
58* Rewrite command lookup and help command (fix problems with bubble
59 sort when sorting command name list). Minor cleanup here and there.
60
d1cbe85b
WD
61* Merge from "stable branch", tag LABEL_2003_06_28_1800-stable:
62 - Allow to call sysmon function interactively
63 - PIC on LWMON board needs delay after power-on
64 - Add missing RSR definitions for MPC8xx
65 - Improve log buffer handling: guarantee clean reset after power-on
66 - Add support for EXBITGEN board
67 - Add support for SL8245 board
68
8bde7f77
WD
69* Code cleanup:
70 - remove trailing white space, trailing empty lines, C++ comments, etc.
71 - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c)
72
73* Patches by Kenneth Johansson, 25 Jun 2003:
74 - major rework of command structure
75 (work done mostly by Michal Cendrowski and Joakim Kristiansen)
76
77======================================================================
78Changes for U-Boot 0.4.0:
4532cb69
WD
79======================================================================
80
993cad93 81* Patches by Robert Schwebel, 26 Jun 2003:
8bde7f77
WD
82 - csb226 configuration updated
83 - credits for logodl port updated
84 - innokom configuration updated
85 - logodl tree update, still with coding style inconsistencies
86 - added OCM for ppc405 warning to README
993cad93
WD
87
88* Patch by Pantelis Antoniou, 25 Jun 2003:
89 update NetVia with V2 board support
90
b783edae
WD
91* Header file cleanup for ARM
92
93* Patch by Murray Jensen, 24 Jun 2003:
94 - make sure to use only U-boot provided header files
95 - fix problems with ".rodata.str1.4" section as used by GCC-3.x
96
a300d83c
SR
97* Patch by Stefan Roese, 24 Jun 2003:
98 - Update esd ASH405 board files.
99 - Update esd DASA_SIM config file.
100 - Add ping command to some esd boards.
101
cceb871f
WD
102* Patch by Yuli Barcohen, 23 Jun 2003:
103 Update for MPC8260ADS board
104
105* Patch by Murray Jensen, 23 Jun 2003:
106 - cleanup of GCC 3.x compiler warnings
107
3595ac49
WD
108* Patch by Rune Torgersen, 4 Jun 2003:
109 add large memory support for MPC8266ADS board
a300d83c 110
3595ac49
WD
111* Patch by Richard Woodruff, 19 June 03:
112 - Enabled standard u-boot device abstraction for ARM
113 - Enabled console device for ARM
114 - Initilized bi_baudrate for ARM
115
116* Patch by Bill Hargen, 23 Apr 2003:
117 fix byte order for 824x I2C addresses (write op)
118
592c5cab
WD
119* Patch by Murray Jensen, 20 Jun 2003:
120 - hymod update
121 - cleanup (especially for gcc-3.x compilers)
122
72755c71
WD
123* Patch by Tom Guilliams, 20 Jun 2003:
124 added CONFIG_750FX support for IBM 750FX processors
125
0332990b
WD
126* Patch by Devin Crumb, 02 Apr 2003:
127 Fix clock divider rounding problem in drivers/serial.c
128
129* Patch by Richard Woodruff, 19 June 03:
130 - Fixed smc91c111 driver to sync with the u-boot environment
131 (driver/smc91c111.c).
0b97ab14
WD
132 - Added eth_init error return check in NetLoop (net/net.c).
133
0332990b 134* Patch by Ken Chou, 19 June 2003:
0b97ab14
WD
135 Added support for A3000 SBC board (Artis Microsystems Inc.)
136
6dd652fa
WD
137* Patches by Murray Jensen, 17 Jun 2003:
138 - Hymod board database mods: add "who" field and new xilinx chip types
139 - provide new "init_cmd_timeout()" function so code external to
140 "common/main.c" can use the "reset_cmd_timeout()" function before
141 entering the main loop
142 - add DTT support for adm1021 (new file dtt/adm1021.c; config
143 slightly different. see include/configs/hymod.h for an example
144 (requires CONFIG_DTT_ADM1021, CONFIG_DTT_SENSORS, and
145 CFG_DTT_ADM1021 defined)
146 - add new "eeprom_probe()" function which has similar args and
147 behaves in a similar way to "eeprom_read()" etc.
148 - add 8260 FCC ethernet loopback code (new "eth_loopback_test()"
149 function which is enabled by defining CONFIG_ETHER_LOOPBACK_TEST)
150 - gdbtools copyright update
151 - ensure that set_msr() executes the "sync" and "isync" instructions
152 after the "mtmsr" instruction in cpu/mpc8260/interrupts.c
153 - 8260 I/O ports fix: Open Drain should be set last when configuring
154 - add SIU IRQ defines for 8260
155 - allow LDSCRIPT override and OBJCFLAGS initialization: change to
156 config.mk to allow board configurations to override the GNU
157 linker script, selected via the LDSCRIPT, make variable, and to
158 give an initial value to the OBJCFLAGS make variable
159 - 8260 i2c enhancement:
160 o correctly extends the timeout depending on the size of all
161 queued messages for both transmit and receive
162 o will not continue with receive if transmit times out
163 o ensures that the error callback is done for all queued tx
164 and rx messages
165 o correctly detects both tx and rx timeouts, only delivers one to
166 the callback, and does not overwrite an earlier error
167 o logic in i2c_probe now correct
168 - add "vprintf()" function so that "panic()" function can be
169 technically correct
170 - many Hymod board changes
171
52f52c14
WD
172* Patches by Robert Schwebel, 14 Jun 2003:
173 - add support for Logotronic DL datalogger board
174 - cleanup serial line after kermit binary download
175 - add debugX macro (debug level support)
176 - update mach-types.h to latest arm.linux.org.uk master list.
177
48b42616
WD
178