diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2006-08-18 11:38:05 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2006-08-18 11:38:05 +0200 |
commit | 4bfb63207765e9048668eb1fe17ac51b02662635 (patch) | |
tree | d88516372ae39d18c14597c571a8377857a12ad1 /CHANGELOG | |
parent | 0a0f3a46fb5cfa7105402bee9c52dd379325d156 (diff) | |
parent | 94568b600acd768f0e1b3c0abe3694963593cf60 (diff) | |
download | u-boot-imx-4bfb63207765e9048668eb1fe17ac51b02662635.zip u-boot-imx-4bfb63207765e9048668eb1fe17ac51b02662635.tar.gz u-boot-imx-4bfb63207765e9048668eb1fe17ac51b02662635.tar.bz2 |
Merge with git+ssh://fifi/home/wd/git/u-boot/master
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -2,6 +2,21 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Update for SC520 board. + Patch by David Updegraff, 02 Dec 2005 + +* Fixed common.h spelling error. + Patch by Cory Tusar, 30 Nov 2005 + +* Fix typo. + Patch by Andreas Engel, 28 Nov 2005 + +* Fix fatload command on FAT32 formatted partitions. + Patch by Joachim Jaeger, 18 Nov 2005 + +* Fix drivers/dm9000.c when configured in 32 bit mode. + Patch by Eric Benard, 17 Nov 2005 + * Cleanup debug code for yucca board. * MCC200: restrict addressable flash space to 32 MB |