summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/bfin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/bfin/ChangeLog')
-rw-r--r--c/src/lib/libbsp/bfin/ChangeLog94
1 files changed, 0 insertions, 94 deletions
diff --git a/c/src/lib/libbsp/bfin/ChangeLog b/c/src/lib/libbsp/bfin/ChangeLog
deleted file mode 100644
index e08f966b81..0000000000
--- a/c/src/lib/libbsp/bfin/ChangeLog
+++ /dev/null
@@ -1,94 +0,0 @@
-2011-04-20 Joel Sherrill <joel.sherrilL@OARcorp.com>
-
- * acinclude.m4: Regenerated for TLL6527M.
-
-2011-02-15 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * ChangeLog, shared/start/start.S: Add HLT instruction on exit.
-
-2011-02-15 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * bf537Stamp/ChangeLog, bf537Stamp/start/start.S, shared/start/start.S:
- Add HLT instruction on exit.
-
-2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: Require autoconf-2.68, automake-1.11.1.
-
-2010-05-31 Joel Sherrill <joel.sherrilL@OARcorp.com>
-
- * shared/start/start.S: Pass 0/NULL for argc/argv.
-
-2009-04-28 Chris Johns <chrisj@rtems.org>
-
- * shared/start/start.S: Update for boot_card command line change.
-
-2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * shared/start/start.S: Add BFIN_ON_SKYEYE define to disable features
- not supported on simulator.
-
-2008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * shared/bspgetworkarea.c: Removed.
-
-2008-09-10 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * shared/bspgetworkarea.c: New file.
-
-2008-08-30 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * acinclude.m4: Add bf537Stamp. Regenerate.
-
-2008-08-18 Allan Hessenflow <allanh@kallisti.com>
-
- * shared/clock/clockdrv.c, shared/clock/rtc.c, shared/clock/tod.h,
- shared/console/console.c, shared/timer/timer.c: Removed.
-
-2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * shared/clock/tod.h: Add missing prototypes.
-
-2008-08-15 Allan Hessenflow <allanh@kallisti.com>
-
- * acinclude.m4: Add bf537Stamp.
-
-2007-12-11 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * shared/clock/clockdrv.c: Eliminate copies of the Configuration Table.
- Use the RTEMS provided accessor macros to obtain configuration
- fields.
-
-2007-09-10 Alain Schaefer <alani@easc.ch>
-
- * shared/start/start.S: Initialize bss to zero.
-
-2007-08-03 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * shared/start/start.S: Fix typo of pO versus p0.
-
-2007-04-17 Joel Sherrill <joel@OARcorp.com>
-
- * shared/clock/rtc.c, shared/timer/timer.c: Fix compile errors and
- address most warnings about constants being too large.
-
-2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: New BUG-REPORT address.
-
-2006-10-30 Joel Sherrill <joel@OARcorp.com>
-
- * .cvsignore: New file.
-
-2006-10-24 Joel Sherrill <joel@OARcorp.com>
-
- * shared/start/start.S: Eliminate hi, lo, HI, LO, and MK_BMSK.
-
-2006-10-24 Alain Schaefer <alani@easc.ch>
-
- * configure.ac, eZKit533/configure.ac, eZKit533/include/bsp.h,
- shared/start/start.S: Make use of separated bfin helper .h files.
-
-2006-06-05 Alain Schaefer <alani@easc.ch>
-
- * all files : Initial copy and port from no_cpu