Merge branch 'pci'
[platform/kernel/u-boot.git] / CHANGELOG
index 761f3a4..1aa8f31 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -15,6 +15,19 @@ Changes since U-Boot 1.1.4:
   the BAR into the normally memory region.
   Patch by Kumar Gala 11 Jan 2006
 
+* Only disable the MPC83xx watchdog if its enabled out of reset.
+  If its disabled out of reset SW can later enable it if so desired
+  Patch by Kumar Gala, 11 Jan 2006
+
+* Allow config of GPIO direction & data registers at boot on 83xx
+  Patch by Kumar Gala, 11 Jan 2006
+
+* Enable time handling on 83xx
+  Patch by Kumar Gala, 11 Jan 2006
+
+* Make System IO Config Registers board configurable on MPC83xx
+  Patch by Kumar Gala, 11 Jan 2006
+
 * Add support for 28F256J3A flah (=> 64 MB) on PM520 board
 
 * Fix compiler problem with at91rm9200dk board.