Cleanup MCC200 board configuration; omit non-existent stuff.
[oweals/u-boot.git] / CHANGELOG
index 4a263837f8ceb73838fea38af04d15799f9484f1..f96f3f9f2265ef926078f21aef17dfa16602c49f 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,16 @@
 Changes since U-Boot 1.1.4:
 ======================================================================
 
+* Cleanup MCC200 board configuration; omit non-existent stuff.
+
+* Add support for MPC859/866 Rev. A.0
+
+* Add command for handling DDR ECC registers on MPC8349EE MDS board.
+
+* Fix DDR ECC bit definitions for MPC83xx.
+
+* Add initial support for MPC8349E MDS board.
+
 * Add support for ECC DDR initialization on MPC83xx.
 
 * Add DMA support for MPC83xx.
@@ -18,6 +28,9 @@ Changes since U-Boot 1.1.4:
 
 * Add support for DS1374 RTC chip.
 
+* Add support for Lite5200B board.
+  Patch by  Patch by Jose Maria (Txema) Lopez, 16 Jan 2006
+
 * Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific
   timer and cpu_reset code from cpu/$(CPU) into the new
   cpu/$(CPU)/$(SOC) directories