summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/edb7312/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-10-17 08:34:46 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-10-17 08:34:46 +0000
commit6b346cadf2ef8117bdb6a78fa98a570483048295 (patch)
treef3b7b3bd35602f6651364f8d9bc5caba7208e20a /c/src/lib/libbsp/arm/edb7312/ChangeLog
parent2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-6b346cadf2ef8117bdb6a78fa98a570483048295.tar.bz2
2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Install/preinstall headers from ../../arm/shared.
Diffstat (limited to 'c/src/lib/libbsp/arm/edb7312/ChangeLog')
-rw-r--r--c/src/lib/libbsp/arm/edb7312/ChangeLog14
1 files changed, 9 insertions, 5 deletions
diff --git a/c/src/lib/libbsp/arm/edb7312/ChangeLog b/c/src/lib/libbsp/arm/edb7312/ChangeLog
index b44db45792..81694d7ae6 100644
--- a/c/src/lib/libbsp/arm/edb7312/ChangeLog
+++ b/c/src/lib/libbsp/arm/edb7312/ChangeLog
@@ -1,3 +1,7 @@
+2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * Makefile.am: Install/preinstall headers from ../../arm/shared.
+
2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/bsp.h: New header guard.
@@ -29,7 +33,7 @@
* startup/linkcmds: Add .gnu.linkonce.b section and account for memory
area being named sdram NOT RAM.
-2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
+2004-09-24 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Require automake > 1.9.
@@ -38,24 +42,24 @@
* network/network.c: Changes to network driver to get it to compile
again.
-2004-04-23 Ralf Corsepius <ralf_corsepius@rtems.org>
+2004-04-23 Ralf Corsepius <ralf.corsepius@rtems.org>
PR 610/bsps
* Makefile.am: Add include/tm27.h, Cosmetics.
* include/tm27.h: Final cosmetics.
-2004-04-22 Ralf Corsepius <ralf_corsepius@rtems.org>
+2004-04-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/bsp.h: Split out tmtest27 support.
* include/tm27.h: New.
-2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
+2004-04-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
* include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
-2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
+2004-03-31 Ralf Corsepius <ralf.corsepius@rtems.org>
* console/uart.c, include/ep7312.h, startup/bspstart.c,
timer/timer.c: Convert to using c99 fixed size types.