]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - CHANGELOG
* Add support for log buffer which can be passed to Linux kernel's
[karo-tx-uboot.git] / CHANGELOG
1 ======================================================================
2 Changes since for U-Boot 0.1.0:
3 ======================================================================
4
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
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
18 * Patch by Guillaume Alexandre,, 04 Nov 2002:
19   Improve PCI access on 32-bits Compact PCI bus
20
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.
28
29 ======================================================================
30 Notes for U-Boot 0.1.0:
31 ======================================================================
32
33 This is the initial version of "Das U-Boot", the Universal Boot Loader.
34
35 It is based on version 2.0.0 (the "Halloween Release") of PPCBoot.
36 For information about the history of the project please see the
37 PPCBoot project page at http://sourceforge.net/projects/ppcboot
38
39 ======================================================================