summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp')
-rw-r--r--c/src/lib/libbsp/bfin/TLL6527M/ChangeLog16
-rw-r--r--c/src/lib/libbsp/bfin/bf537Stamp/ChangeLog7
2 files changed, 8 insertions, 15 deletions
diff --git a/c/src/lib/libbsp/bfin/TLL6527M/ChangeLog b/c/src/lib/libbsp/bfin/TLL6527M/ChangeLog
index 4d6c325e41..261c253a37 100644
--- a/c/src/lib/libbsp/bfin/TLL6527M/ChangeLog
+++ b/c/src/lib/libbsp/bfin/TLL6527M/ChangeLog
@@ -1,11 +1,11 @@
2011-04-20 Rohan Kangralkar <rkangral@ece.neu.edu>
- PR 1781/bsps
- * ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
- preinstall.am, times, console/console.c, include/bsp.h,
- include/cplb.h, include/tm27.h, make/custom/TLL6527M.cfg,
- startup/bspstart.c, startup/linkcmds: New files.
- Initial port for the TLL6527Mboard that contains blackfin 52X
- range of processors. Used eZKit533 as a reference for building
- the port.
+ PR 1781/bsps
+ * ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
+ preinstall.am, times, console/console.c, include/bsp.h,
+ include/cplb.h, include/tm27.h, make/custom/TLL6527M.cfg,
+ startup/bspstart.c, startup/linkcmds: New files.
+ Initial port for the TLL6527Mboard that contains blackfin 52X
+ range of processors. Used eZKit533 as a reference for building
+ the port.
diff --git a/c/src/lib/libbsp/bfin/bf537Stamp/ChangeLog b/c/src/lib/libbsp/bfin/bf537Stamp/ChangeLog
index ecfe0e4adf..88b9a7d85d 100644
--- a/c/src/lib/libbsp/bfin/bf537Stamp/ChangeLog
+++ b/c/src/lib/libbsp/bfin/bf537Stamp/ChangeLog
@@ -5,13 +5,6 @@
now. So the array containing the registeration changes. The
change is due to change in the libcup uart function.
-2011-04-20 Rohan Kangralkar <rkangral@ece.neu.edu>
-------------------------------------------------------------------------
-r36 | rkangral | 2011-03-15 16:59:39 -0400 (Tue, 15 Mar 2011) | 1 line
- * console/console-io.c: The UART RX and TX are different ISR now. So the
- array containing the registeration changes. The change is due to change
- in the libcup uart function.
-
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.68, automake-1.11.1.