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

4.104.114.95
Last change on this file since 41783ff was 41783ff, checked in by Joel Sherrill <joel.sherrill@…>, on 09/24/07 at 21:40:54

2007-09-24 Chris Johns <chrisj@…>

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