summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-31 17:19:10 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-31 17:19:10 +0000
commit18bfc42d67fb7cb7b5ba4deebc9448d1c5c36b76 (patch)
tree39e47a19dff3c464cc3f1ad6715a29c9fa90d82a /c/src/lib/libcpu/ChangeLog
parent2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-18bfc42d67fb7cb7b5ba4deebc9448d1c5c36b76.tar.bz2
2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* arm/at91rm9200/timer/timer.c, arm/lpc22xx/timer/timer.c, arm/mc9328mxl/timer/timer.c, arm/s3c2400/timer/timer.c, arm/s3c24xx/timer/timer.c, bfin/timer/timer.c, m68k/mcf5206/timer/timer.c, m68k/mcf5272/timer/timer.c: Rename timer driver methods to follow RTEMS programming conventions.
Diffstat (limited to 'c/src/lib/libcpu/ChangeLog')
-rw-r--r--c/src/lib/libcpu/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/ChangeLog b/c/src/lib/libcpu/ChangeLog
index 670c276a8b..9df48f80b1 100644
--- a/c/src/lib/libcpu/ChangeLog
+++ b/c/src/lib/libcpu/ChangeLog
@@ -1,3 +1,11 @@
+2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * arm/at91rm9200/timer/timer.c, arm/lpc22xx/timer/timer.c,
+ arm/mc9328mxl/timer/timer.c, arm/s3c2400/timer/timer.c,
+ arm/s3c24xx/timer/timer.c, bfin/timer/timer.c,
+ m68k/mcf5206/timer/timer.c, m68k/mcf5272/timer/timer.c: Rename timer
+ driver methods to follow RTEMS programming conventions.
+
2006-08-09 Kolja Waschk <waschk@telos.de>
* nios2/Makefile.am, nios2/configure.ac, nios2/preinstall.am,