* Patch by Stefan Roese, 06 Apr 2005:
  Updates for OCOTEA board:
  - Changed U-Boot size from 512kByte to 256kByte
  - Fixed flash driver to support boot from soldered user flash
  - Added README for switch from PIBS firmware to U-Boot
diff --git a/CHANGELOG b/CHANGELOG
index 119873c..b0cdfc6 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,16 @@
 Changes for U-Boot 1.1.3:
 ======================================================================
 
+* Patch by Stefan Roese, 06 Apr 2005:
+  Updates for OCOTEA board:
+  - Changed U-Boot size from 512kByte to 256kByte
+  - Fixed flash driver to support boot from soldered user flash
+  - Added README for switch from PIBS firmware to U-Boot
+
+* Patch by Travis Sawyer, 05 Apr 2005:
+  - Change timer frequency for ppc 440 from 10 ms to 1 ms.
+    Problem found by Andrew Wozniak.
+
 * Patch by Steven Scholz, 06 Apr 2005:
   - creating SoC subdir for Atmel AT91RM9200 cpu/arm920t/at91rm9200
   - moving code out of cpu/at91rm9200 into cpu/arm920t/at91rm9200