]> git.sur5r.net Git - u-boot/blobdiff - CHANGELOG
* Code cleanup:
[u-boot] / CHANGELOG
index d70f175534d44b6eedc37cd6f5b325e864d6fa33..50340839d4ab3461a4f1a3bc0faadd1d9b202a91 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,7 +1,35 @@
 ======================================================================
-Changes since U-Boot 0.3.1:
+Changes since U-Boot 0.4.0:
 ======================================================================
 
+* Code cleanup:
+  - remove trailing white space, trailing empty lines, C++ comments, etc.
+  - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c)
+
+* Patches by Kenneth Johansson, 25 Jun 2003:
+  - major rework of command structure
+    (work done mostly by Michal Cendrowski and Joakim Kristiansen)
+
+======================================================================
+Changes for U-Boot 0.4.0:
+======================================================================
+
+* Patches by Robert Schwebel, 26 Jun 2003:
+  - csb226 configuration updated
+  - credits for logodl port updated
+  - innokom configuration updated
+  - logodl tree update, still with coding style inconsistencies
+  - added OCM for ppc405 warning to README
+
+* Patch by Pantelis Antoniou, 25 Jun 2003:
+  update NetVia with V2 board support
+
+* Header file cleanup for ARM
+
+* Patch by Murray Jensen, 24 Jun 2003:
+  - make sure to use only U-boot provided header files
+  - fix problems with ".rodata.str1.4" section as used by GCC-3.x
+
 * Patch by Stefan Roese, 24 Jun 2003:
   - Update esd ASH405 board files.
   - Update esd DASA_SIM config file.