summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/no_cpu/no_bsp/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-31 16:02:11 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-31 16:02:11 +0000
commite6778bc86006bbc7cad66eeff1e526898cd30380 (patch)
tree517b0df94437fc8ae331ea381c41af2bebcfdd67 /c/src/lib/libbsp/no_cpu/no_bsp/ChangeLog
parent2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-e6778bc86006bbc7cad66eeff1e526898cd30380.tar.bz2
2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* timer/timer.c, timer/timerisr.c: Rename timer driver methods to follow RTEMS programming conventions.
Diffstat (limited to 'c/src/lib/libbsp/no_cpu/no_bsp/ChangeLog')
-rw-r--r--c/src/lib/libbsp/no_cpu/no_bsp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/no_cpu/no_bsp/ChangeLog b/c/src/lib/libbsp/no_cpu/no_bsp/ChangeLog
index c90848bc52..4b9ec06801 100644
--- a/c/src/lib/libbsp/no_cpu/no_bsp/ChangeLog
+++ b/c/src/lib/libbsp/no_cpu/no_bsp/ChangeLog
@@ -1,3 +1,8 @@
+2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * timer/timer.c, timer/timerisr.c: Rename timer driver methods to
+ follow RTEMS programming conventions.
+
2008-05-15 Joel Sherrill <joel.sherrill@OARcorp.com>
* startup/bspstart.c: Add capability for bootcard.c BSP Initialization