]> Git Repo - u-boot.git/blame - CHANGELOG
* Patch by Pierre Aubert, 24 Nov 2003:
[u-boot.git] / CHANGELOG
CommitLineData
5cf9da48
WD
1======================================================================
2Changes since U-Boot 1.0.0:
3======================================================================
4
9fd5e31f
WD
5* Patch by Pierre Aubert, 24 Nov 2003:
6 - add a return value for the fpga command
7 - add ide_preinit() function called in ide_init if CONFIG_IDE_PREINIT
8 is defined. If ide_preinit fails, ide_init is aborted.
9 - fix an endianess problem in fat.h
10
3bbc899f
WD
11* Patch by Wolter Kamphuis, 05 Dec 2003:
12 Add support for SNMC's QS850/QS823/QS860T boards
13
b028f715
WD
14* Patch by Yuli Barcohen, 3 Dec 2003:
15 "revive" U-Boot support for old Motorola MPC860ADS board
16
17* Patch by Cam(ilo?), 03 Dec 2003:
18 make examples build even with broken Montavista objcopy
19
20* Patch by Pavel Bartusek, 27 Nov 2003:
21 fix conversion problem with "bootretry" evironment variable
22
b4676a25
WD
23* Patch by Andre Schwarz, 24 Nov 2003:
24 add support for mvblue (mvBlueLYNX and mvBlueBOX) boards
25
26* Patch by Pavel Bartusek, 21 Nov 2003:
27 set ZMII bridge speed on 440
28
29* Patch by Anders Larsen, 17 Nov 2003:
30 Fix mismatched #ifdef / #endif in include/asm-arm/arch-pxa/hardware.h
31
a2663ea4
WD
32