]> git.ipfire.org Git - people/ms/u-boot.git/blame - CHANGELOG
* Patches by Pantelis Antoniou, 30 Mar 2004:
[people/ms/u-boot.git] / CHANGELOG
CommitLineData
56b86bf0
WD
1======================================================================
2Changes for U-Boot 1.1.1:
3======================================================================
4
04a85b3b
WD
5* Patches by Pantelis Antoniou, 30 Mar 2004:
6 - add auto-complete support to the U-Boot CLI
7 - add support for NETTA and NETPHONE boards; fix NETVIA board
5a8c51cd
WD
8 - add support for the Epson 156x series of graphical displays
9 (These displays are serial and not suitable for using a normal
10 framebuffer console on them)
11 - add infrastructure needed in order to POST any DSPs in a board
04a85b3b
WD
12
13* Patch by Yuli Barcohen, 28 Mar 2004:
14 - Add support for MPC8272 family including MPC8247/8248/8271/8272
15 - Add support for MPC8272ADS evaluation board (another flavour of MPC8260ADS)
16 - Change configuration method for MPC8260ADS family
17
d716b126
WD
18* add startup code to clear the BSS of standalone applications
19
56b86bf0
WD
20* Fix if / elif handling bug in HUSH shell
21
c83bf6a2 22======================================================================
f525c8a1 23Changes for U-Boot 1.1.0:
c83bf6a2
WD
24======================================================================
25
7e780369
WD
26* Patch by Mark Jonas: Remove config.tmp files only when
27 unconfiguring the board
28
29* Adapt RMU board for bigger flash memory
30
0608e04d
WD
31* Patch by Klaus Heydeck, 13 Mar 2003:
32 Add support for KUP4X Board
33
518e2e1a
WD
34* Patch by Pavel Bartusek, 21 Mar 2004
35 Add Reiserfs support
36
37* Patch by Hinko Kocevar, 20 Mar 2004
38 - Add auto-release for SMSC LAN91c111 driver
39 - Add save/restore of PTR and PNR regs as suggested in datasheet
40
6fb6af6d
WD
41* Patch by Stephen Williams, 19 March 2004
42 Increase speed of sector reads from SystemACE,
43 shorten poll timeout and remove a useless reset
44
45* Patch by Tolunay Orkun, 19 Mar 2004:
46 Make GigE PHY 1000Mbps Speed/Duplex detection conditional
47 (CONFIG_PHY_GIGE)
48
49* Patch by Brad Kemp, 18 Mar 2004:
50 prevent machine checks during a PCI scan
51
52* Patch by Pierre Aubert, 18 Mar 2004:
53 Fix string cleaning in IDE identification
54
eeb1b77b
WD
55* Patch by Pierre Aubert, 18 Mar 2004:
56 - Unify video mode handling for Chips & Technologies 69000 Video
57 chip and Silicon Motion SMI 712/710/810 Video chip
58 - Add selection of the video output (CRT or LCD) via 'videoout'
59 environment variable for the Silicon Motion
60 - README update
61
62* Patch by Pierre Aubert, 18 Mar 2004:
63 include/common.h typo fix
64
65* Patches by Tolunay Orkun, 17 Mar 2004:
66 - Add support for bd->bi_iic_fast[] initialization via environment
67 variable "i2cfast" (CONFIG_I2CFAST)
68 - Add "i2cfast" u-boot environment variable support for csb272
69
27aa8186
WD
70* Patch by Carl Riechers, 17 Mar 2004:
71 Ignore '\0' characters in console input for use with telnet and
72 telco pads.
73
74* Patch by Leon Kukovec, 17 Mar 2004:
75 typo fix for strswab prototype #ifdef
76
4b9206ed
WD
77* Patches by Thomas Viehweger, 16 Mar 2004:
78 - show PCI clock frequency on MPC8260 systems
79 - add FCC_PSMR_RMII flag for HiP7 processors
80 - in do_jffs2_fsload(), take load address from load_addr if not set
81 explicit, update load_addr otherwise
82 - replaced printf by putc/puts when no formatting is needed
83 (smaller code size, faster execution)
84
109c0e3a
WD
85* Patch by Phillippe Robin, 16 Mar 2004:
86 avoid dereferencing NULL pointer in lib_arm/armlinux.c
87
88* Patch by Stephen Williams, 15 Mar 2004:
89 Fix CONFIG_SERIAL_SOFTWARE_FIFO documentation
90
91* Patch by Tolunay Orkun, 15 Mar 2004:
92 Initialize bi_opbfreq to real OPB frequency via get_OPB_freq()
93
94* Patch by Travis Sawyer, 15 Mar 2004:
95 Update CREDITS & MAINTAINERS files for PPC440GX & Ocotea port
96
efa329cb
WD
97* Add start-up delay to make sure power has stabilized before
98 attempting to switch on USB on SX1 board.
99
100* Patch by Josef Wagner, 18 Mar 2004:
101 - Add support for MicroSys XM250 board (PXA255)
102 - Add support for MicroSys PM828 board (MPC8280)
103 - Add support for 32 MB Flash on PM825/826
104 - new SDRAM refresh rate for PM825/PM826
105 - added support for MicroSys PM520 (MPC5200)
106 - replaced Query by Identify command in CPU86/flash.c
107 to support 28F160F3B
108
109* Fix wrap around problem with udelay() on ARM920T
110
111* Add support for Macronix flash on TRAB board
112
7d7ce412
WD
113* Patch by Pierre Aubert, 15 Mar 2004:
114 Fix buffer overflow in IDE identification
115
116* Fix power-off of LCD for out-of-band temperatures on LWMON board
117
118* Remove redundand #define in IceCube.h
119
d9df1f4e
WD
120* Patch by Steven Scholz, 27 Feb 2004:
121 - Adding get_ticks() and get_tbclk() for AT91RM9200
122 - Many white space fixes in cpu/at91rm9200/interrupts.c
123
124* Patches by Steven Scholz, 20 Feb 2004:
125 some cleanup in AT91RM9200 related code
126
855a496f
WD
127* Patches by Travis Sawyer, 12 Mar 2004:
128 - Fix Gigabit Ethernet support for 440GX
129 - Add Gigabit Ethernet Support to MII PHY utilities
130
131* Patch by Brad Kemp, 12 Mar 2004:
132 Fixes for drivers/cfi_flash.c:
133 - Better support for x8/x16 implementations
134 - Added failure for AMD chips attempting to use CFG_FLASH_USE_BUFFER_WRITE
135 - Added defines for AMD command and address constants
136
137* Patch by Leon Kukovec, 12 Mar 2004:
138 Fix get_dentfromdir() to correctly handle deleted dentries
42dfe7a1 139
855a496f
WD
140* Patch by George G. Davis, 11 Mar 2004:
141 Remove hard coded network settings in TI OMAP1610 H2
142 default board config
143
144* Patch by George G. Davis, 11 Mar 2004:
145 add support for ADS GraphicsClient+ board.
146
7d7ce412 147* Patch by Pierre Aubert, 11 Mar 2004:
4b248f3f
WD
148 - add bitmap command and splash screen support in cfb console
149 - add [optional] origin in the bitmap display command
150
151* Patch by Travis Sawyer, 11 Mar 2004:
152 Fix ocotea board early init interrupt setup.
153
154* Patch by Thomas Viehweger, 11 Mar 2004:
155 Remove redundand code; add PCI-specific bits to include/mpc8260.h
156
aaf224ab
WD
157* Patch by Stephan Linz, 09 Mar 2004
158 - Add support for the SSV ADNP/ESC1 (Nios Softcore)
159
160* Patch by George G. Davis, 9 Mar 2004:
161 fix recent build failure for SA1100 target
162
163* Patch by Travis Sawyer, 09 Mar 2004:
164 Support native interrupt mode for the IBM440GX.
165 Previously it was running in 440GP compatibility mode.
166
3d3befa7
WD
167* Patch by Philippe Robin, 09 Mar 2004:
168 Added ARM Integrator AP, CP and Versatile PB926EJ-S Reference
169 Platform support.
170
171* Patch by Masami Komiya, 08 Mar 2004:
172 Don't overwrite server IP address or boot file name
173 when the boot server does not return values
174
7d7ce412 175* Patch by Tolunay Orkun, 5 Mar 2004:
3d3befa7
WD
176 Removed compile time restriction on CFG_I2C_SPEED for DS1338 RTC
177
4d13cbad
WD
178* Patch by Tolunay Orkun, 5 Mar 2004:
179 Fix early board initialization for Cogent CSB272 board
180
181* Patch by Ed Okerson, 3 Mar 2004:
182 fix CFI flash writes for little endian systems
183
184* Patch by Reinhard Meyer, 01 Mar 2004:
185 generalize USB and IDE support for MPC5200 with according
186 changes to IceCube.h and TOP5200.h
187 add Am29LV256 256 MBit FLASH support for TOP5200 boards
188 add info about USB and IDE to README
189
c3f9d493
WD
190* Patch by Yuli Barcohen, 4 Mar 2004:
191 Fix problems with GCC 3.3.x which changed handling of global
192 variables explicitly initialized to zero (now in .bss instead of
193 .data as before).
194
195* Patch by Leon Kukovec, 02 Mar 2004:
196 add strswab() to fix IDE LBA capacity, firmware and model numbers
197 on little endian machines
198
199* Patch by Masami Komiya, 02 Mar 2004:
200 - Remove get_ticks() from NFS code
201 - Add verification of RPC transaction ID
202
203* Patch by Pierre Aubert, 02 Mar 2004:
204 cleanup for IDE and USB drivers for MPC5200
205
206* Patch by Travis Sawyer, 01 Mar 2004:
0e6d798c
WD
207 Ocotea:
208 - Add IBM PPC440GX Ref Platform support (Ocotea)
209 Original code by Paul Reynolds <PaulReynolds@lhsolutions.com>
210 Adapted to U-Boot and 440GX port
211 440gx_enet.c:
212 - Add gracious handling of all Ethernet Pin Selections for 440GX
213 - Add RGMII selection for Cicada CIS8201 Gigabit PHY
214 ppc440.h:
215 - Add needed bit definitions
216 - Fix formatting
217
218* Patch by Carl Riechers, 1 Mar 2004:
219 Add PPC440GX prbdv0 divider to fix memory clock calculation.
220
221* Patch by Stephan Linz, 27 Feb 2004
222 - avoid problems for targets without NFS download support
223
c40b2956
WD
224* Patch by Rune Torgersen, 27 Feb 2004:
225 - Added LBA48 support (CONFIG_LBA48 & CFG_64BIT_LBA)
226 - Added support for 64bit printing in vsprintf (CFG_64BIT_VSPRINTF)
227 - Added support for 64bit strtoul (CFG_64BIT_STRTOUL)
228
229* Patch by Masami Komiya, 27 Feb 2004:
230 Fix rarpboot: add autoload by NFS
231
232* Patch by Dan Eisenhut, 26 Feb 2004:
233 fix flash_write return value in saveenv
234
235* Patch by Stephan Linz, 11 Dec 2003
236 expand config.mk to avoid trigraph warnings on NIOS
237
238* Rename "BMS2003" board into "HMI10"
239
6629d2f2
WD
240* SX1 patches: use "serial#" for USB serial #; use redundand environment
241 storage; auto-set console on USB port (using preboot command)
242
232c150a
WD
243* Add support for SX1 mobile phone; add support for USB-based console
244 (enable with "setenv stdout usbtty; setenv stdin usbtty")
245
79d696fc
WD
246* Fix LOWBOOT configuration for MPC5200 with DDR memory
247
f8d813e3
WD
248* Fix SDRAM timings for LITE5200 / IceCube board
249
250* Handle Auti-MDIX / connection status for INCA-IP
251
252* Fix USB problems when attempting to read 0 bytes
253
e7c85689
WD
254* Patch by Travis Sawyer, 26 Feb 2004:
255 Fix broken compile for XPEDITE1K target.
256
257* Patch by Stephan Linz, 26 Feb 2004:
258 Bug fix for NFS code on NIOS targets
232c150a 259
e7c85689
WD
260* Patch by Stephen Williams, 26 Feb 2004:
261 Break up SystemACE reads of large block counts
262
132ba5fd
WD
263* Patch by Pierre Aubert, 26 Feb 2004
264 add IDE support for MPC5200
265
266* Patch by Masami Komiya, 26 Feb 2004:
267 add autoload via NFS
268
269* Patch by Stephen Williams
270 Use of CONFIG_SERIAL_SOFTWARE_FIFO in board.c consistent with uses
271 elsewhere in the source.
272
11dadd54
WD
273* Patch by Steven Scholz, 25 Feb 2004:
274 - Timeouts in FPGA code should be based on CFG_HZ
275 - Minor cleanup in code for Altera FPGA ACEX1K
276
277* Patch by Steven Scholz, 25 Feb 2004:
278 Changed "Directory Hierarchy" section in README
279
280* Patch by Masami Komiya, 25 Feb 2004:
281 Reduce copy count in nfs_read_reply() of NFS code
282
80885a9d
WD
283* Patch by Markus Pietrek, 24 Feb 2004:
284 NS9750 DevBoard added
285
132ba5fd 286* Patch by Pierre Aubert, 24 Feb 2004
80885a9d
WD
287 add USB support for MPC5200
288
289* Patch by Steven Scholz, 24 Feb 2004:
290 - fix MII commands to use values from last command
291
292* Patch by Torsten Demke, 24 Feb 2004:
293 Add support for the eXalion platform (SPSW-8240, F-30, F-300)
294
0c852a28
WD
295* Patch by Rahul Shanbhag, 19 Feb 2004:
296 Fixes for for OMAP1610 board:
297 - shift some IRQ specific code to platform.S file
298 - remove duplicatewatchdog reset code from start.S
299
300* Make Auto-MDIX Support configurable on INCA-IP board
301
302* Fix license for mkimage tool
303
a084f7da
WD
304* Patch by Masami Komiya, 24 Feb 2004:
305 Update NetBootFileXferSize in NFS code
306
307* Patch by Scott McNutt, 24 Feb 2004:
308 fix packet length in NFS code
309
cbd8a35c
WD
310* Patch by Masami Komiy, 22 Feb 2004:
311 Add support for NFS for file download
312
074cff0d
WD
313* Patch by Andrea Scian, 17 Feb 2004:
314 Add support for S3C44B0 processor and DAVE B2 board
315
316* Patch by Steven Scholz, 20 Feb 2004:
317 - Add support for MII commands on AT91RM9200 boards
318 - some cleanup in AT91RM9200 ethernet code
319
028ab6b5
WD
320* Patch by Peter Ryser, 20 Feb 2004:
321 Add support for the Xilinx ML300 platform
322
323* Patch by Stephan Linz, 17 Feb 2004:
324 Fix watchdog support for NIOS
325
326* Patch by Josh Fryman, 16 Feb 2004:
327 Fix byte-swapping for cfi_flash.c for different bus widths
328
329* Patch by Jon Diekema, 14 Jeb 2004:
330 Remove duplicate "FPGA Support" notes from the README file
331
63e73c9a
WD
332* Patches by Reinhard Meyer, 14 Feb 2004:
333 - update board/emk tree; use common flash driver
334 - Corrected tested bits in machine check exception in cpu/mpc5xxx/traps.c
335 [adapted for other PPC CPUs -- wd]
336 - Added support for the M48T08 on the EVAL5200 board in rtc/mk48t59.c
337
338* Patch by Jon Diekema, 13 Feb 2004:
339 Call show_boot_progress() whenever POST "FAILED" is printed.
340
341* Patch by Nishant Kamat, 13 Feb 2004:
342 Add support for TI OMAP1610 H2 Board
343 Fixes for cpu/arm926ejs/interrupt.c
344 (based on Richard Woodruff's patch for arm925, 16 Oct 03)
345 Fix for a timer bug in OMAP1610 Innovator
346 Add support for CS0 (ROM)/CS3 (Flash) boot in OMAP1610 Innovator and H2
347
348* Patches by Stephan Linz, 12 Feb 2004:
349 - add support for NIOS timer with variable period preload counter value
350 - prepare POST framework support for NIOS targets
351
352* Patch by Denis Peter, 11 Feb 2004:
353 add POST support for the MIP405 board
354
cd0a9de6
WD
355* Patch by Laurent Mohin, 10 Feb 2004:
356 Fix buffer overflow in common/usb.c
357
358* Patch by Tolunay Orkun, 10 Feb 2004:
359 Add support for Cogent CSB272 board
360
2d1a537d
WD
361* Patch by Thomas Elste, 10 Feb 2004:
362 Add support for NET+50 CPU and ModNET50 board
363
364* Patch by Sam Song, 10 Feb 2004:
365 Fix typos in cfi_flash.c
366
367* Patch by Leon Kukovec, 10 Feb 2004
368 Fixed long dir entry slot id calculation in get_vfatname
369
370* Patch by Robin Gilks, 10 Feb 2004:
371 add "itest" command (operators: -eq, -ne, -lt, -gt, -le, -ge, ==,
372 !=, <>, <, >, <=, >=)
373
3f85ce27
WD
374* Fix problem with side effects in macros in include/usb.h
375
376* Patch by David Benson, 13 Nov 2003:
377 bug 841358 - fix TFTP download size limit
378
379* Fixing bug 850768:
380 improper flush_cache() in load_serial()
381
382* Fixing bug 834943:
383 MPC8540 - missing volatile declarations
384
385* Patch by Stephen Williams, 09 Feb 2004:
386 Add support for Xilinx SystemACE chip:
387 - New files common/cmd_ace.c and include/systemace.h
388 - Hook systemace support into cmd_fat and the partition manager
389
390* Patch by Travis Sawyer, 09 Feb 2004:
391 Add bi_opbfreq & bi_iic_fast to 440GX bd_info as needed for Linux
392
3c74e32a
WD
393* Patch by Travis Sawyer, 09 Feb 2004:
394 o 440GX:
395 - Fix PCI Indirect access for type 1 config cycles with ppc440.
396 - Add phymode for 440 enet
397 - fix pci pre init
398 o XPedite1K:
399 - Change board_pre_init to board_early_init_f
400 - Add user flash to bus controller setup
401 - Fix pci pre init
402 - Fix is_pci_host to check GPIO for monarch bit
403 - Force xpedite1k to pci conventional mode (via #define option)
404
405* Patch by Brad Kemp, 4 Feb 2004:
406 - handle the machine check that is generated during the PCI scans
407 on 82xx processors.
408 - define the registers used in the IMMR by the PCI subsystem.
409
410* Patch by Pierre Aubert, 03 Feb 2004:
411 cpu/mpc5xxx/start.S: copy MBAR into SPR311
412
413* Patch by Jeff Angielski, 03 Feb 2004:
414 Fix copy & paste error in cpu/mpc8260/pci.c
415
416* Patch by Reinhard Meyer, 24 Jan 2004:
417 Fix typo in cpu/mpc5xxx/pci_mpc5200.c
418
cf56e110
WD
419* Add Auto-MDIX support for INCA-IP
420
bf9e3b38
WD
421* Some code cleanup
422
423* Patch by Josef Baumgartner, 10 Feb 2004:
424 Fixes for Coldfire port
425
426* Patch by Brad Kemp, 11 Feb 2004:
427 Fix CFI flash driver problems
428
a2d18bb7
WD
429* Make sure to use a bus clock divider of 2 only when running TQM8xxM
430 modules at CPU clock frequencies above 66 MHz.
bf9e3b38 431
a2d18bb7
WD
432* Optimize flash programming speed for LWMON (by another 100% :-)
433
cd37d9e6
WD
434* Patch by Jian Zhang, 3 Feb 2004:
435 - Changed the incorrect FAT12BUFSIZE
436 - data_begin in fsdata can be negative. Changed it to be short.
437
ec4c544b
WD
438* Patches by Stephan Linz, 30 Jan 2004:
439 1: - board/altera/common/flash.c:flash_erase():
440 o allow interrupts befor get_timer() call
441 o check-up each erased sector and avoid unexpected timeouts
442 - board/altera/dk1c20/dk1s10.c:board_early_init_f():
443 o enclose sevenseg_set() in cpp condition
444 - remove the ASMI configuration for DK1S10_standard_32 (never present)
445 - fix some typed in mistakes in the NIOS documentation
446 2: - split DK1C20 configuration into several header files:
447 o two new files for each NIOS CPU description
448 o U-Boot related part is remaining in DK1C20.h
449 3: - split DK1S10 configuration into several header files:
450 o two new files for each NIOS CPU description
451 o U-Boot related part is remaining in DK1S10.h
452 4: - Add support for the Microtronix Linux Development Kit
453 NIOS CPU configuration at the Altera Nios Development Kit,
454 Stratix Edition (DK-1S10)
455 5: - Add documentation for the Altera Nios Development Kit,
456 Stratix Edition (DK-1S10)
457 6: - Add support for the Nios Serial Peripharel Interface (SPI)
458 (master only)
459 7: - Add support for the common U-Boot SPI framework at
460 RTC driver DS1306
461
b98fff1d
WD
462* Patch by Rahul Shanbhag, 28 Jan 2004:
463 Fix flash protection/locking handling for OMAP1610 innovator board.
464
465* Patch by Rolf Peukert, 28 Jan 2004:
466 fix flash write problems on CSB226 board (write with 32 bit bus width)
467
468* Patches by Mark Jonas, 16 Jan 2004:
469 - fix rounding error when calculating baudrates for MPC5200 PSCs
470 - make sure CFG_RAMBOOT and CFG_LOWBOOT are not enabled at the same
471 time which is not supported
472
5653fc33
WD
473* Patch by Yuli Barcohen, 26 Jan 2004:
474 Allow bzip2 compression for small memory footprint boards
475
476* Patch by Brad Kemp, 21 Jan 2004:
477 Add support for CFI flash driver for both the Intel and the AMD
478 command sets.
479
480* Patch by Travis Sawyer, 20 Jan 2004:
481 Fix pci bridge auto enumeration of sibling p2p bridges.
482
483* Patch by Tolunay Orkun, 12 Jan 2004:
484 Add some delays as needed for Intel LXT971A PHY support
485
486* Patches by Stephan Linz, 09 Jan 2004:
487 - avoid warning: unused variable `piop' in board/altera/common/sevenseg.c
488 - make DK1C20 board configuration related to ASMI conform to
489 documentation
490
f6e20fc6
WD
491* Patch by Anders Larsen, 09 Jan 2004:
492
493 ARM memory layout fixes: the abort-stack is now set up in the
494 correct RAM area, and the BSS is zeroed out as it should be.
495
496 Furthermore, the magic variables 'armboot_end' and 'armboot_end_data'
497 of the linker scripts are replaced by '__bss_start' and '_end',
498 resp., which is a further step to eliminate unnecessary differences
499 between the implementation of the CPU architectures.
500
f4863a7a
WD
501* Patch by liang a lei, 9 Jan 2004:
502 Fix Intel 28F128J3 ID in include/flash.h
503
504* Patch by Masami Komiya, 09 Jan 2004:
505 add support for TB0229 board (NEC VR4131 MIPS processor)
506
507* Patch by Leon Kukovec, 12 Dec 2003:
508 changed extern __inline__ into static __inline__ in
509 include/linux/byteorder/swab.h
510
ba56f625
WD
511* Patch by Travis Sawyer, 30 Dec 2003:
512 Add support for IBM PPC440GX. Multiple EMAC Ethernet devices,
513 select MDI port based on enabled EMAC device.
514 Add support for XES Inc <http://www.xes-inc.com> XPedite1000 440GX
515 base PrPMC board.
516
a6cccaea
WD
517* Patch by Wolter Kamphuis, 15 Dec 2003:
518 made CONFIG_SILENT_CONSOLE usable on all architectures
519
520* Disable date command on TQM866M - there is no RTC on MPC866
521
75d1ea7f
WD
522* Fix variable CPU clock for MPC859/866 systems for low CPU clocks
523
68766094
WD
524* Implement adaptive SDRAM timing configuration based on actual CPU
525 clock frequency for INCA-IP; fix problem with board hanging when
526 switching from 150MHz to 100MHz
527
528* Add PCMCIA CS support for BMS2003 board
529
c178d3da
WD
530* Add variable CPU clock for MPC859/866 systems (so far only TQM866M):
531 see doc/README.MPC866 for details;
532 implement workaround for "SIU4" and "SIU9" silicon bugs on MPC866;
533 calculate CPU clock frequency from PLL register values.
534
535* Add support for 128 MB RAM on TQM8xxL/M modules
536
ef978730
WD
537* Fix PS/2 keyboard problem caused by statically initialized variable
538 pointing to a location in flash
539
540* Fix INCA-IP clock calculation: 400/3 = 133.3 MHz, not 130.
541
c837dcb1
WD
542* The PS/2 mux on the BMS2003 board needs 450 ms after power on
543 before we can access it; add delay in case we are faster (with no
544 CF card inserted)
545
546* Cleanup of some init functions
547
548* Make sure SCC Ethernet is always stopped by the time we boot Linux
549 to avoid Linux crashes by early packets coming in.
550
551* Accelerate flash accesses on LWMON board by using buffered writes
552
b0aef11c
WD
553* Fix typo in Makefile;
554 fix problem with PARTNUM detection
555
1c43771b
WD
556* Patch by Reinhard Meyer, 09 Jan 2004:
557 - add RTC support for MPC5200 based boards (requires RTC_XTAL)
558
559* Add support for IDE LED on BMS2003 board
560 (exclusive with status LED!)
561
562* Add support for PS/2 keyboard (used with PS/2 multiplexor on
563 BMS2003 board)
564
565* Patches by Reinhard Meyer, 4 Jan 2004 + 7 Jan 2004:
566 Add common files for "emk" boards
567
c83bf6a2
WD
568* Add a common get_ram_size() function and modify the the
569 board-specific files to invoke that common implementation.
570
5cf9da48 571======================================================================
b34ff81d 572Changes for U-Boot 1.0.1:
5cf9da48
WD
573======================================================================
574
b34ff81d
WD
575* Set default clock for INCA-IP to 150 MHz
576
a522fa0e
WD
577* Make BMS2003 use a separate config file to avoid #ifdef mess;
578 add I2C support; add support for DS1337 RTC
579
580* Add CompactFlash support for BMS2003 board
581
582* Add support for status LED on BMS2003 board
583
180d3f74
WD
584* Patch by Scott McNutt, 02 Jan 2004:
585 Add support for the Nios Active Serial Memory Interface (ASMI)
586 on Cyclone devices
587
588* Patch by Andrea Marson, 16 Dec 2003:
589 Add support for the PPChameleon ME and HI modules
590
591* Patch by Yuli Barcohen, 22 Dec 2003:
592 Add support for Motorola DUET ADS board (MPC87x/88x)
593
dd875c76
WD
594* Patch by Robert Schwebel, 15 Dec 2003:
595 add support for cramfs (uses JFFS2 command interface)
596
c935d3bd
WD
597* Patches by Stephan Linz, 11 Dec 2003:
598 - more documentation for NIOS port
599 - new struct nios_pio_t, struct nios_spi_t
600 - Reconfiguration for NIOS Development Kit DK1C20:
601 o move board related code from board/dk1c20
602 to board/altera/dk1c20
603 o create a new common source path board/altera/common
604 and move generic flash access stuff into it
605 o change/expand configuration file DK1C20.h
606 - Add support for NIOS Development Kit DK1S10
607 - Add status LED support for NIOS systems
608 - Add dual 7-segment LED support for Altera NIOS DevKits
609
3a473b2a
WD
610* Patch by Ronen Shitrit, 10 Dec 2003:
611 Add support for the Marvell DB64360 / DB64460 development boards
612
613* Patch by Detlev Zundel, 10 Dec 2003:
614 fix dependency problem in examples/Makefile
615
b6e4c403
WD
616* Patch by Denis Peter, 8 Dec 2003
617 - add support for the PATI board (MPC555)
618 - add SPI support for the MPC5xx
619
620* Patch by Anders Larsen, 08 Dec 2003:
621 add configuration options CONFIG_SERIAL_TAG and CONFIG_REVISION_TAG
622 to pass ATAG_SERIAL and ATAG_REVISION, resp., to the ARM target;
623 cleanup some redundand #defines
624
63f34912
WD
625