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

4.8
Last change on this file since 6fe3bb36 was 6fe3bb36, checked in by Joel Sherrill <joel.sherrill@…>, on 09/20/07 at 21:44:38

2007-09-20 Joel Sherrill <joel.sherrill@…>

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