]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - CHANGELOG
* Add support for ymodem protocol download
[people/ms/u-boot.git] / CHANGELOG
index a1b52502abbc93d8bdc2975e448cec13bf34ccc5..fdb6aae5e5f478405be348692e9ef004562f42c5 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,12 @@
 Changes since U-Boot 1.1.4:
 ======================================================================
 
+* Add support for ymodem protocol download
+  Patch by Stefano Babic, 29 Mar 2006
+
+* Memory Map Update for Delta board: U-Boot is at 0x80000000-0x84000000
+  Merge from Markus Klotzbücher's repo, 01 Apr 2006
+
 * GCC-4.x fixes: clean up global data pointer initialization for all
   boards