]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - CHANGELOG
1a42bb3c113fe1d1a8c64960a755dd4e33009355
[karo-tx-uboot.git] / CHANGELOG
1 ======================================================================
2 Changes since for U-Boot 0.1.0:
3 ======================================================================
4
5 * Patch by Robert Schwebel, 04 Nov 2002:
6   - use watchdog to reset PXA250 systems
7   - added progress callbacks to (some of the) ARM code
8   - update for Cogent CSB226 board
9
10 * Add support for FPS860 board
11
12 * Patch by Guillaume Alexandre,, 04 Nov 2002:
13   Improve PCI access on 32-bits Compact PCI bus
14
15 * Fix mdelay() on TRAB - this was still the debugging version with
16   seconds instead of ms.
17
18 * Patch by Robert Schwebel, 1 Nov 2002:
19   XScale related cleanup (affects all ARM boards)
20
21 * Cleanup of names and README.
22
23 ======================================================================
24 Notes for U-Boot 0.1.0:
25 ======================================================================
26
27 This is the initial version of "Das U-Boot", the Universal Boot Loader.
28
29 It is based on version 2.0.0 (the "Halloween Release") of PPCBoot.
30 For information about the history of the project please see the
31 PPCBoot project page at http://sourceforge.net/projects/ppcboot
32
33 ======================================================================