summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG9
1 files changed, 7 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5a8533e..b377507 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -7,10 +7,15 @@ Changes for U-Boot 1.1.4:
Patch by Stefan Roese, 7 Sep 2005
* Add I2C support to TQM8540 and TQM8560 boards (EEPROM, RTC, LM75-DTT).
- Removed CFG_CMD_DISPLAY from default commands.
- Fixed compiler warning in net.c.
Patch by Stefan Roese, 31 Aug 2005
+* Fix default command set (don't include CFG_CMD_DISPLAY command)
+ Patch by Pantelis Antoniou, 02 Sep 2005
+
+* Cleanup
+
+* Enable SM712 driver support for HMI1001 board.
+
* 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