]> git.sur5r.net Git - u-boot/blobdiff - CHANGELOG
Merge with http://www.jdl.com/software/u-boot-86xx.git
[u-boot] / CHANGELOG
index 1092d30e680ce1ac4b19a41a07b04a43dfa9fc02..ed6396df8fe8e1f8bb5a464a4f05d0f06e6c7fe5 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,10 +1,25 @@
 ======================================================================
-Changes since U-Boot 1.1.4:
+Changes for U-Boot 1.1.5:
 ======================================================================
 
+* Fix sequoia separate object direcory building problems.
+
+* Cleanup compile warnings. Prepare for release 1.1.5
+
+* Fix compile problem in include/configs/ep82xxm.h
+  (must have never been tested before!)
+
+* MCC200: Fix uninitialized variable problem in LCD driver
+
+* Add board/cpu specific NAND chip select function to 440 NDFC
+  Based on idea and implementation from Jeff Mann
+  Patch by Stefan Roese, 20 Oct 2006
+
 * Make 4xx bootup message shorter on 440EPx/GRx platforms
   Patch by Stefan Roese, 18 Oct 2006
 
+* Add (preliminary) support for V38B board
+
 * PPC405EP: Add support for board configuration of CPC0_PCI register
   This is needed to be able to configure PerWE*/PCI_INT* pin as PerWE*
   Patch by Tolunay Orkun, 07 Apr 2006