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

4.8
Last change on this file since eaab3cd4 was eaab3cd4, checked in by Joel Sherrill <joel.sherrill@…>, on 05/23/08 at 16:33:40

2008-05-23 Joel Sherrill <joel.sherrill@…>

  • preinstall.am: Install cplb.h
  • Property mode set to 100644
File size: 2.4 KB
RevLine 
[eaab3cd4]12008-05-23      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * preinstall.am: Install cplb.h
4
[1f0fde99]52008-03-03      Joel Sherrill <joel.sherrill@OARcorp.com>
6
7        * startup/linkcmds: Add wildcard to gcc_except_table section so
8        programs compiled with gcc 4.3.x can link.
9
[876c5d9e]102008-02-14      Joel Sherrill <joel.sherrill@OARcorp.com>
11
12        * preinstall.am: Include cplb.h
13
[6f5abc6]142007-09-24      Chris Johns <chrisj@rtems.org>
15
16        * include/bsp.h: Do not use C++ comments.
17
[6fe3bb36]182007-09-20      Joel Sherrill <joel.sherrill@OARcorp.com>
19
20        * preinstall.am: Add cplb.h.
21        * startup/bspstart.c: Add cast of constant.
22
[39ee40db]232007-09-10      Alain Schaefer <alani@easc.ch>
24
25        * preinstall.am, startup/bspstart.c, startup/linkcmds: Complete earlier
26        patch.
27        * include/cplb.h: New file.
28
[27d33ed]292007-09-10      Alain Schaefer <alani@easc.ch>
30
31        * startup/bspstart.c: Add a useful routine to program memory protection
32        in bfin. It is not used but a user of ezKit533 can customize its bsp
33        and use this function.
34
[00f13ee]352007-05-24      Alain Schaefer <alani@easc.ch>
36
37        * startup/bspstart.c: Fix a problem in the InitEBIU method.
38
[1964b69a]392007-04-17      Joel Sherrill <joel@OARcorp.com>
40
41        * include/bsp.h, startup/bspstart.c: Fix compile errors and address
42        most warnings about constants being too large.
43
[2948f70]442007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
45
46        * bsp_specs: Remove qrtems_debug.
47
[3f0cfc56]482007-03-11      Joel Sherrill <joel@OARcorp.com>
49
50        * startup/bspstart.c: Remove assignments of
51        Cpu_table.do_zero_of_workspace to TRUE since TRUE is the default
52        value in boot_card.c
53
[fcb0cd46]542006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
55
56        * configure.ac: New BUG-REPORT address.
57
[f6670ed1]582006-11-20  Ralf Corsépius <ralf.corsepius@rtems.org>
59
60        * include/coverhd.h: Remove (Use shared default template instead).
61
[aa4369c]622006-11-15      Joel Sherrill <joel@OARcorp.com>
63
64        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
65        file and simplified initialization.
66
[78897bc]672006-11-11  Ralf Corsépius <ralf.corsepius@rtems.org>
68
69        * startup/linkcmds: Use___start_set_sysctl_set, ___stop_set_sysctl_set
70        instead of __start_set_sysctl_set, __stop_set_sysctl_set
71        (bfin uses '_' prefixed c-symbols.)
72
[21a7c424]732006-11-10  Alain Schaefer <alani@easc.ch>
74
75        * startup/linkcmds: Put .fini into sdram.
76        Add __edata, __etext.
77
[7ced9142]782006-10-26      Joel Sherrill <joel@OARcorp.com>
79
80        * configure, include/bspopts.h.in: Removed.
81
[c959c32]822006-10-24      Joel Sherrill <joel@OARcorp.com>
83
84        * include/bsp.h: Eliminate hi, lo, HI, LO, and MK_BMSK.
85
[8d41236]862006-06-05  Alain Schaefer <alani@easc.ch>
87
88    * all files : Initial copy and port from no_cpu
Note: See TracBrowser for help on using the repository browser.