]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - CHANGELOG
Merge with /home/sr/git/u-boot/denx
[karo-tx-uboot.git] / CHANGELOG
index 576cd7fb86141f85c626feb2ee652967ef29d294..786f01b64ed6353ff7354a9fd8ed7be321f12bc0 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,31 @@
 Changes since U-Boot 1.1.4:
 ======================================================================
 
+* Add NAND environment support for PPC440EPx Sequoia NAND boot config
+  Patch by Stefan Roese, 12 Sep 2006
+
+* Update NAND boot documentation
+  Patch by Stefan Roese, 12 Sep 2006
+
+* Fix alignment problem in "mtdparts" command
+
+* Add documentation on the latest build environment extensions to
+  the README file.
+
+* Remove dead code (i2o and dma) from cpu/mpc824x/drivers/ directory.
+
+* Fix LOG_DIR directory creation error.
+  Add support for automatic creation of BUILD_DIR directory.
+
+* Fix build problem cpu/ppc4xx/ndfc.c
+  Patch by Stefan Roese, 07 Sep 2006
+
+* Fix build problem with CPCI440
+  Patch by Stefan Roese, 07 Sep 2006
+
+* Change Yellowstone to use CFI write buffer
+  Patch by Stefan Roese, 07 Sep 2006
+
 * Add support for AMCC Sequoia PPC440EPx eval board
   - Add support for PPC440EPx & PPC440GRx
   - Add support for PPC440EP(x)/GR(x) NAND controller
@@ -40,7 +65,6 @@ Changes since U-Boot 1.1.4:
 
 * Fix tools/easylogo build error.
 
-
 * Fixed problems on PRS200 board caused by adding splash screen on MCC200
 
 * Extended README entry on coding style