summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 9e04585d33..df801465e4 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,18 @@
+2008-07-29 Chris Johns <chrisj@rtems.org>
+
+ * libchip/i2c/spi-sd-card.c: Updated to the libblock changes.
+
+ * libchip/ide/ata.c: Change to use a mutex rather than disable
+ pre-emption. Updated to the libblock changes.
+
+ * libchip/ide/ata_internal.h: Updated to the new chains API.
+
+ * libchip/ide/ide_controller.c: Updated to the libblock
+ changes. Added come debug tracing.
+
+ * libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h: Updated
+ to the libblock changes.
+
2008-07-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Remove RPCGEN, RPCTOOLS.