summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorTill Straumann <strauman@slac.stanford.edu>2007-11-20 20:16:43 +0000
committerTill Straumann <strauman@slac.stanford.edu>2007-11-20 20:16:43 +0000
commit381a2f18fc2007b6c48d7fd7d2dc2214696c5299 (patch)
treeac231aeb904a7da87b4cbc8ad48a201808b43983 /c/src/ChangeLog
parent2007-11-17 Till Straumann <strauman@slac.stanford.edu> (diff)
downloadrtems-381a2f18fc2007b6c48d7fd7d2dc2214696c5299.tar.bz2
2007-11-20 Till Straumann <strauman@slac.stanford.edu>
* libchip/rtc/ds1375.c, libchip/rtc/ds1375-rtc.h, * libchip/Makefile.am, libchip/preinstall.am: added new driver for Maxim DS1375 i2c RTC.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index c9a803db16..af7578edda 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,9 @@
+2007-11-20 Till Straumann <strauman@slac.stanford.edu>
+
+ * libchip/rtc/ds1375.c, libchip/rtc/ds1375-rtc.h,
+ * libchip/Makefile.am, libchip/preinstall.am:
+ added new driver for Maxim DS1375 i2c RTC.
+
2007-09-26 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
* libchip/i2c/spi-flash-m25p40.c: