]> git.ipfire.org Git - people/ms/u-boot.git/blame - CHANGELOG
* Add support for log buffer which can be passed to Linux kernel's
[people/ms/u-boot.git] / CHANGELOG
CommitLineData
24ee89b9
WD
1======================================================================
2Changes since for U-Boot 0.1.0:
3======================================================================
4
56f94be3
WD
5* Add support for log buffer which can be passed to Linux kernel's
6 syslog mechanism; used especially for POST results.
7
8* Patch by Klaus Heydeck, 31 Oct 2002:
9 Add initial support for kup4k board
10
384ae025
WD
11* Patch by Robert Schwebel, 04 Nov 2002:
12 - use watchdog to reset PXA250 systems
13 - added progress callbacks to (some of the) ARM code
14 - update for Cogent CSB226 board
15
16* Add support for FPS860 board
17
e95b61cf
WD
18* Patch by Guillaume Alexandre,, 04 Nov 2002:
19 Improve PCI access on 32-bits Compact PCI bus
20
24ee89b9
WD
21* Fix mdelay() on TRAB - this was still the debugging version with
22 seconds instead of ms.
23
24* Patch by Robert Schwebel, 1 Nov 2002:
25 XScale related cleanup (affects all ARM boards)
26
27* Cleanup of names and README.
cc1c8a13
WD
28
29======================================================================
24ee89b9 30Notes for U-Boot 0.1.0:
cc1c8a13
WD
31======================================================================
32
33This is the initial version of "Das U-Boot", the Universal Boot Loader.
34
35It is based on version 2.0.0 (the "Halloween Release") of PPCBoot.
36For information about the history of the project please see the
37PPCBoot project page at http://sourceforge.net/projects/ppcboot
38
39======================================================================