source: rtems/c/src/lib/libbsp/bfin/eZKit533/ChangeLog @ b6f188f

4.8
Last change on this file since b6f188f was 876c5d9e, checked in by Joel Sherrill <joel.sherrill@…>, on 02/14/08 at 17:31:17

2008-02-14 Joel Sherrill <joel.sherrill@…>

  • preinstall.am: Include cplb.h
  • Property mode set to 100644
File size: 2.2 KB
Line 
12008-02-14      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * preinstall.am: Include cplb.h
4
52007-09-24      Chris Johns <chrisj@rtems.org>
6
7        * include/bsp.h: Do not use C++ comments.
8
92007-09-20      Joel Sherrill <joel.sherrill@OARcorp.com>
10
11        * preinstall.am: Add cplb.h.
12        * startup/bspstart.c: Add cast of constant.
13
142007-09-10      Alain Schaefer <alani@easc.ch>
15
16        * preinstall.am, startup/bspstart.c, startup/linkcmds: Complete earlier
17        patch.
18        * include/cplb.h: New file.
19
202007-09-10      Alain Schaefer <alani@easc.ch>
21
22        * startup/bspstart.c: Add a useful routine to program memory protection
23        in bfin. It is not used but a user of ezKit533 can customize its bsp
24        and use this function.
25
262007-05-24      Alain Schaefer <alani@easc.ch>
27
28        * startup/bspstart.c: Fix a problem in the InitEBIU method.
29
302007-04-17      Joel Sherrill <joel@OARcorp.com>
31
32        * include/bsp.h, startup/bspstart.c: Fix compile errors and address
33        most warnings about constants being too large.
34
352007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
36
37        * bsp_specs: Remove qrtems_debug.
38
392007-03-11      Joel Sherrill <joel@OARcorp.com>
40
41        * startup/bspstart.c: Remove assignments of
42        Cpu_table.do_zero_of_workspace to TRUE since TRUE is the default
43        value in boot_card.c
44
452006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
46
47        * configure.ac: New BUG-REPORT address.
48
492006-11-20  Ralf Corsépius <ralf.corsepius@rtems.org>
50
51        * include/coverhd.h: Remove (Use shared default template instead).
52
532006-11-15      Joel Sherrill <joel@OARcorp.com>
54
55        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
56        file and simplified initialization.
57
582006-11-11  Ralf Corsépius <ralf.corsepius@rtems.org>
59
60        * startup/linkcmds: Use___start_set_sysctl_set, ___stop_set_sysctl_set
61        instead of __start_set_sysctl_set, __stop_set_sysctl_set
62        (bfin uses '_' prefixed c-symbols.)
63
642006-11-10  Alain Schaefer <alani@easc.ch>
65
66        * startup/linkcmds: Put .fini into sdram.
67        Add __edata, __etext.
68
692006-10-26      Joel Sherrill <joel@OARcorp.com>
70
71        * configure, include/bspopts.h.in: Removed.
72
732006-10-24      Joel Sherrill <joel@OARcorp.com>
74
75        * include/bsp.h: Eliminate hi, lo, HI, LO, and MK_BMSK.
76
772006-06-05  Alain Schaefer <alani@easc.ch>
78
79    * all files : Initial copy and port from no_cpu
Note: See TracBrowser for help on using the repository browser.