source: rtems/c/src/lib/libbsp/bfin/ChangeLog @ fac2a48

4.104.115
Last change on this file since fac2a48 was fac2a48, checked in by Joel Sherrill <joel.sherrill@…>, on 09/25/08 at 14:10:51

2008-09-25 Joel Sherrill <joel.sherrill@…>

  • shared/start/start.S: Add BFIN_ON_SKYEYE define to disable features not supported on simulator.
  • Property mode set to 100644
File size: 1.9 KB
Line 
12008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * shared/start/start.S: Add BFIN_ON_SKYEYE define to disable features
4        not supported on simulator.
5
62008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
7
8        * shared/bspgetworkarea.c: Removed.
9
102008-09-10      Joel Sherrill <joel.sherrill@oarcorp.com>
11
12        * shared/bspgetworkarea.c: New file.
13
142008-08-30      Joel Sherrill <joel.sherrill@OARcorp.com>
15
16        * acinclude.m4: Add bf537Stamp. Regenerate.
17
182008-08-18      Allan Hessenflow <allanh@kallisti.com>
19
20        * shared/clock/clockdrv.c, shared/clock/rtc.c, shared/clock/tod.h,
21        shared/console/console.c, shared/timer/timer.c: Removed.
22
232008-08-18      Ralf Corsépius <ralf.corsepius@rtems.org>
24
25        * shared/clock/tod.h: Add missing prototypes.
26
272008-08-15      Allan Hessenflow <allanh@kallisti.com>
28
29        * acinclude.m4: Add bf537Stamp.
30
312007-12-11      Joel Sherrill <joel.sherrill@OARcorp.com>
32
33        * shared/clock/clockdrv.c: Eliminate copies of the Configuration Table.
34        Use the RTEMS provided accessor macros to obtain configuration
35        fields.
36
372007-09-10      Alain Schaefer <alani@easc.ch>
38
39        * shared/start/start.S: Initialize bss to zero.
40
412007-08-03      Joel Sherrill <joel.sherrill@OARcorp.com>
42
43        * shared/start/start.S: Fix typo of pO versus p0.
44
452007-04-17      Joel Sherrill <joel@OARcorp.com>
46
47        * shared/clock/rtc.c, shared/timer/timer.c: Fix compile errors and
48        address most warnings about constants being too large.
49
502006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
51
52        * configure.ac: New BUG-REPORT address.
53
542006-10-30      Joel Sherrill <joel@OARcorp.com>
55
56        * .cvsignore: New file.
57
582006-10-24      Joel Sherrill <joel@OARcorp.com>
59
60        * shared/start/start.S: Eliminate hi, lo, HI, LO, and MK_BMSK.
61
622006-10-24      Alain Schaefer <alani@easc.ch>
63
64        * configure.ac, eZKit533/configure.ac, eZKit533/include/bsp.h,
65        shared/start/start.S: Make use of separated bfin helper .h files.
66
672006-06-05  Alain Schaefer <alani@easc.ch>
68
69    * all files : Initial copy and port from no_cpu
Note: See TracBrowser for help on using the repository browser.