aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorwdenk <wdenk>2002-11-03 17:56:27 +0000
committerwdenk <wdenk>2002-11-03 17:56:27 +0000
commit24ee89b97a49826ea800b4a6c0d5c0769328e317 (patch)
tree82805272a9e85958f93167e10a5c08c886679cb9 /CHANGELOG
parentde180e6daa529dc78668c99bdf17a9cdd440782d (diff)
* Fix mdelay() on TRAB - this was still the debugging version with
seconds instead of ms. * Patch by Robert Schwebel, 1 Nov 2002: XScale related cleanup (affects all ARM boards) * Cleanup of names, warnings, and README.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG13
1 files changed, 12 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 094060fb9..8cf309db1 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,17 @@
+======================================================================
+Changes since for U-Boot 0.1.0:
+======================================================================
+
+* Fix mdelay() on TRAB - this was still the debugging version with
+ seconds instead of ms.
+
+* Patch by Robert Schwebel, 1 Nov 2002:
+ XScale related cleanup (affects all ARM boards)
+
+* Cleanup of names and README.
======================================================================
-Notes for U-Boot 1.0.0:
+Notes for U-Boot 0.1.0:
======================================================================
This is the initial version of "Das U-Boot", the Universal Boot Loader.