]> git.sur5r.net Git - u-boot/blobdiff - CHANGELOG
Added support for TQM834x boards.
[u-boot] / CHANGELOG
index 496a3b6e67d8d1253df26a1ba1c109b6ef86ad93..ca73b1ec0ab95063c1c7a28bcf6ce6ec7f7fecc1 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,14 @@
 Changes for U-Boot 1.1.4:
 ======================================================================
 
+* Cleanup
+
+* Add support for NetSilicon NS7520 processor.
+  Patch by Art Shipkowski, 12 May 2005
+
+* Add support for AP1000 board.
+  Patch by James MacAulay, 07 Oct 2005
+
 * Eliminate hard-coded address of Ethernet transfer buffer on at91rm9200
   Patch by Anders Larsen, 07 Oct 2005
 
@@ -12,7 +20,7 @@ Changes for U-Boot 1.1.4:
   issue - the table is aligned on a PAGE_SIZE (4096) boundary).
 
 * Fixed compilation for ARM when using a (standard) hard-FP toolchain
-  Patch by Anders Larsen, 07 Oct 2005 
+  Patch by Anders Larsen, 07 Oct 2005
 
 * Cleanup warnings for cpu/arm720t & cpu/arm1136 files.
   sed the linker scripts, rather than pre-process them.