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

4.8
Last change on this file since 1572e38 was 1572e38, checked in by Joel Sherrill <joel.sherrill@…>, on 08/13/08 at 14:03:54

2008-08-12 Joel Sherrill <joel.sherrill@…>

  • preinstall.am: Install cplb.h
  • Property mode set to 100644
File size: 2.5 KB
Line 
12008-08-12      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * preinstall.am: Install cplb.h
4
52008-05-23      Joel Sherrill <joel.sherrill@OARcorp.com>
6
7        * preinstall.am: Install cplb.h
8
92008-03-03      Joel Sherrill <joel.sherrill@OARcorp.com>
10
11        * startup/linkcmds: Add wildcard to gcc_except_table section so
12        programs compiled with gcc 4.3.x can link.
13
142008-02-14      Joel Sherrill <joel.sherrill@OARcorp.com>
15
16        * preinstall.am: Include cplb.h
17
182007-09-24      Chris Johns <chrisj@rtems.org>
19
20        * include/bsp.h: Do not use C++ comments.
21
222007-09-20      Joel Sherrill <joel.sherrill@OARcorp.com>
23
24        * preinstall.am: Add cplb.h.
25        * startup/bspstart.c: Add cast of constant.
26
272007-09-10      Alain Schaefer <alani@easc.ch>
28
29        * preinstall.am, startup/bspstart.c, startup/linkcmds: Complete earlier
30        patch.
31        * include/cplb.h: New file.
32
332007-09-10      Alain Schaefer <alani@easc.ch>
34
35        * startup/bspstart.c: Add a useful routine to program memory protection
36        in bfin. It is not used but a user of ezKit533 can customize its bsp
37        and use this function.
38
392007-05-24      Alain Schaefer <alani@easc.ch>
40
41        * startup/bspstart.c: Fix a problem in the InitEBIU method.
42
432007-04-17      Joel Sherrill <joel@OARcorp.com>
44
45        * include/bsp.h, startup/bspstart.c: Fix compile errors and address
46        most warnings about constants being too large.
47
482007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
49
50        * bsp_specs: Remove qrtems_debug.
51
522007-03-11      Joel Sherrill <joel@OARcorp.com>
53
54        * startup/bspstart.c: Remove assignments of
55        Cpu_table.do_zero_of_workspace to TRUE since TRUE is the default
56        value in boot_card.c
57
582006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
59
60        * configure.ac: New BUG-REPORT address.
61
622006-11-20  Ralf Corsépius <ralf.corsepius@rtems.org>
63
64        * include/coverhd.h: Remove (Use shared default template instead).
65
662006-11-15      Joel Sherrill <joel@OARcorp.com>
67
68        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
69        file and simplified initialization.
70
712006-11-11  Ralf Corsépius <ralf.corsepius@rtems.org>
72
73        * startup/linkcmds: Use___start_set_sysctl_set, ___stop_set_sysctl_set
74        instead of __start_set_sysctl_set, __stop_set_sysctl_set
75        (bfin uses '_' prefixed c-symbols.)
76
772006-11-10  Alain Schaefer <alani@easc.ch>
78
79        * startup/linkcmds: Put .fini into sdram.
80        Add __edata, __etext.
81
822006-10-26      Joel Sherrill <joel@OARcorp.com>
83
84        * configure, include/bspopts.h.in: Removed.
85
862006-10-24      Joel Sherrill <joel@OARcorp.com>
87
88        * include/bsp.h: Eliminate hi, lo, HI, LO, and MK_BMSK.
89
902006-06-05  Alain Schaefer <alani@easc.ch>
91
92    * all files : Initial copy and port from no_cpu
Note: See TracBrowser for help on using the repository browser.