summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-09-03 18:13:21 +0200
committerWolfgang Denk <wd@pollux.denx.de>2006-09-03 18:13:21 +0200
commitfc43de0d4a3903e6e3bfbf2fcab8eab6c739481d (patch)
tree6a5a50d4d0f29649ec3d53881b61bcf0b40a53fe /CHANGELOG
parent7d0432c9e4958f97957cee36d4803e5c0b194e20 (diff)
parentbfdfd7c26c39661a8ff542d22ed01bc02e303aea (diff)
downloadtalos-obmc-uboot-fc43de0d4a3903e6e3bfbf2fcab8eab6c739481d.tar.gz
talos-obmc-uboot-fc43de0d4a3903e6e3bfbf2fcab8eab6c739481d.zip
Merge with /home/wd/git/u-boot/master
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index bd46c8c3b4..5e6e1f3684 100644
--- 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
OpenPOWER on IntegriCloud