source: rtems/c/src/lib/libbsp/bfin/ChangeLog @ 550e2ef

4.115
Last change on this file since 550e2ef was fa47ade, checked in by Joel Sherrill <joel.sherrill@…>, on 02/15/11 at 22:50:05

2011-02-15 Joel Sherrill <joel.sherrill@…>

  • ChangeLog?, shared/start/start.S: Add HLT instruction on exit.
  • Property mode set to 100644
File size: 2.5 KB
Line 
12011-02-15      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * ChangeLog, shared/start/start.S: Add HLT instruction on exit.
4
52011-02-15      Joel Sherrill <joel.sherrill@oarcorp.com>
6
7        * bf537Stamp/ChangeLog, bf537Stamp/start/start.S, shared/start/start.S:
8        Add HLT instruction on exit.
9
102011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
11
12        * configure.ac: Require autoconf-2.68, automake-1.11.1.
13
142010-05-31      Joel Sherrill <joel.sherrilL@OARcorp.com>
15
16        * shared/start/start.S: Pass 0/NULL for argc/argv.
17
182009-04-28      Chris Johns <chrisj@rtems.org>
19
20        * shared/start/start.S: Update for boot_card command line change.
21
222008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
23
24        * shared/start/start.S: Add BFIN_ON_SKYEYE define to disable features
25        not supported on simulator.
26
272008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
28
29        * shared/bspgetworkarea.c: Removed.
30
312008-09-10      Joel Sherrill <joel.sherrill@oarcorp.com>
32
33        * shared/bspgetworkarea.c: New file.
34
352008-08-30      Joel Sherrill <joel.sherrill@OARcorp.com>
36
37        * acinclude.m4: Add bf537Stamp. Regenerate.
38
392008-08-18      Allan Hessenflow <allanh@kallisti.com>
40
41        * shared/clock/clockdrv.c, shared/clock/rtc.c, shared/clock/tod.h,
42        shared/console/console.c, shared/timer/timer.c: Removed.
43
442008-08-18      Ralf Corsépius <ralf.corsepius@rtems.org>
45
46        * shared/clock/tod.h: Add missing prototypes.
47
482008-08-15      Allan Hessenflow <allanh@kallisti.com>
49
50        * acinclude.m4: Add bf537Stamp.
51
522007-12-11      Joel Sherrill <joel.sherrill@OARcorp.com>
53
54        * shared/clock/clockdrv.c: Eliminate copies of the Configuration Table.
55        Use the RTEMS provided accessor macros to obtain configuration
56        fields.
57
582007-09-10      Alain Schaefer <alani@easc.ch>
59
60        * shared/start/start.S: Initialize bss to zero.
61
622007-08-03      Joel Sherrill <joel.sherrill@OARcorp.com>
63
64        * shared/start/start.S: Fix typo of pO versus p0.
65
662007-04-17      Joel Sherrill <joel@OARcorp.com>
67
68        * shared/clock/rtc.c, shared/timer/timer.c: Fix compile errors and
69        address most warnings about constants being too large.
70
712006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
72
73        * configure.ac: New BUG-REPORT address.
74
752006-10-30      Joel Sherrill <joel@OARcorp.com>
76
77        * .cvsignore: New file.
78
792006-10-24      Joel Sherrill <joel@OARcorp.com>
80
81        * shared/start/start.S: Eliminate hi, lo, HI, LO, and MK_BMSK.
82
832006-10-24      Alain Schaefer <alani@easc.ch>
84
85        * configure.ac, eZKit533/configure.ac, eZKit533/include/bsp.h,
86        shared/start/start.S: Make use of separated bfin helper .h files.
87
882006-06-05  Alain Schaefer <alani@easc.ch>
89
90    * all files : Initial copy and port from no_cpu
Note: See TracBrowser for help on using the repository browser.