]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Update CHANGELOG file
authorWolfgang Denk <wd@pollux.denx.de>
Wed, 31 Aug 2005 10:30:09 +0000 (12:30 +0200)
committerWolfgang Denk <wd@pollux.denx.de>
Wed, 31 Aug 2005 10:30:09 +0000 (12:30 +0200)
CHANGELOG

index 33a97402c377a23777d777be8750963ac42ce720..1a2c7bd69da808da0df61fd6c0d15d539edb66d6 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,18 @@
 Changes for U-Boot 1.1.4:
 ======================================================================
 
+* Fix problems with ld version 2.16 (dot outside sections problem)
+  Pointed out by Gerhard Jaeger, 31 Aug 2005;
+  cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html
+
+* Prepare U-Boot for gcc-4.x: fix global data pointer initialization
+
+* Adjust CS3 timings on HMI1001 board for dot matrix display under Linux
+
+* Add keyboard and dot matrix display support for HMI1001 board.
+
+* Prepare U-Boot for gcc-4.x
+
 * Fixed Bamboo port to enable running without DDR-DIMM
   (Bamboo has also 64MB onboard DDR)
   Patch by Stefan Roese, 24 Aug 2005