]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - CHANGELOG
Add ColdFire targets to MAKEALL script
[karo-tx-uboot.git] / CHANGELOG
index 6f5d847022101d35269df71d1a5b191796810603..6379cc458553aed21d6c5244e9d1f29481c6c2f7 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,7 +1,43 @@
+======================================================================
+Changes since U-Boot 1.1.4:
+======================================================================
+
+* Add ColdFire targets to MAKEALL script
+  Patch by Zachary Landau, 26 Jan 2006
+
+* Add support for r5200 board
+  Patch by Zachary Landau, 26 Jan 2006
+
+* Add support for Freescale M5271 processor
+  Patch by Zachary Landau, 26 Jan 2006
+
+* Fix 28F256J3A support on PM520 board
+  (without bank-switching only 32 MB can be accessed)
+
+* Fix mkimage bug with multifile images created on 64 bit systems.
+
+* Add support for 28F256J3A flash (=> 64 MB) on PM520 board
+
+* Fix compiler problem with at91rm9200dk board.
+  Patch by Eugen Bigz, 19 Dec 2005
+
 ======================================================================
 Changes for U-Boot 1.1.4:
 ======================================================================
 
+* Changes to Yellowstone & Yosemite 440EP/GR eval boards:
+  - Changed GPIO setup to enable another address line in order to
+    address 64M of FLASH.
+  - Added function sdram_tr1_set to auto calculate the tr1 value for
+    the DDR.
+  Patch by Steven Blakeslee, 12 Dec 2005
+
+* MPC5200:  Set PCI retry counter to 0 = infinite retry;
+  The default of 255 is too short for slow devices.
+  Patch by Martin Nykodym, 12 Dec 2005
+
+* Change port configuration for O2DNT (CODEC1 on PSC1).
+
 * Fix register for PCI async mode on PPC440EP
   Patch by Youngchul Bang, 08 Dec 2005