]> git.sur5r.net Git - u-boot/blobdiff - CHANGELOG
Coding style cleanup
[u-boot] / CHANGELOG
index a6c64f6444ef84f0f8bfb122d8f9c536843699b2..69214c3a035eabdd9c4c2fcce890f627cf0c02cf 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,7 +1,41 @@
+======================================================================
+Changes for U-Boot 1.1.4:
+======================================================================
+
+* Coding style cleanup
+
+* Add support for Silicon Turnkey eXpress XTc (mpc87x/88x) board.
+  Patch by Dan Malek and Pantelis Antoniou, 15 Aug 2005
+
+* Check return value of malloc in 440gx_enet.c
+  Patch by Travis B. Sawyer, 18 Jul 2005
+
+* Add Sandburst Metrobox and Sandburst Karef board support packages.
+  Second serial port on 440GX now defined as a system device.
+  Add 'Short Etch' code for Cicada PHY within 440gx_enet.c
+  Patch by Travis B. Sawyer, 12 Jul 2005
+
 ======================================================================
 Changes for U-Boot 1.1.3:
 ======================================================================
 
+* Minor code cleanup
+
+* Add forgotten new fils from latest VoiceBlue update
+
+* Make bootretry feature work with hush shell.
+  Caveat: this currently *requires* CONFIG_RESET_TO_RETRY to be set, too.
+  Patch by Andreas Engel, 19 Jul 2005
+
+* Update Hymod Board Database PHP code in "tools" directory
+  Patch by Murray Jensen, 01 Jul 2005
+
+* Make "tr" command use POSIX compliant; export HOSTOS make variable
+  Patch by Murray Jensen, 30 Jun 2005
+
+* Fix Murray Jensen's mail address.
+  Patch by Murray Jensen, 30 Jun 2005
+
 * Preserve PHY_BMCR during a soft reset.
   Patch by Carl Riechers, 24 Jun 2005
 
@@ -11,7 +45,7 @@ Changes for U-Boot 1.1.3:
 
 * Move the AT91RM9200DK to the ARM Systems list.
   Patch by Anders Larsen, 26 Apr 2005
-  
+
 * Eliminate calls of ARM libgcc.a helper functions _divsi3 and _modsi3
   Patch by Anders Larsen, 26 Apr 2005