Merge with /home/wd/git/u-boot/master
[platform/kernel/u-boot.git] / CHANGELOG
index bd46c8c..5e6e1f3 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,16 @@
 Changes since U-Boot 1.1.4:
 ======================================================================
 
+* Extended README entry on coding style
+
+* Added another example showing simple interrupt interception.
+
+* Added simple_strtoul(), getenv() and setenv() to the exported functions.
+  Also bumped up ABI version to reflect this change.
+
+* Added interrupt handling capabilities for mpc5xxx processors.
+  Also added Linux like BUG() macros.
+
 * Coding Style cleanup.
   Patch by Stefano Babic, 31 Aug 2006