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

4.8
Last change on this file since 6f5abc6 was 6f5abc6, checked in by Joel Sherrill <joel.sherrill@…>, on 09/24/07 at 21:40:49

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

  • include/bsp.h: Do not use C++ comments.
  • Property mode set to 100644
File size: 2.1 KB
RevLine 
[6f5abc6]12007-09-24      Chris Johns <chrisj@rtems.org>
2
3        * include/bsp.h: Do not use C++ comments.
4
[6fe3bb36]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
[39ee40db]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
[27d33ed]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
[00f13ee]222007-05-24      Alain Schaefer <alani@easc.ch>
23
24        * startup/bspstart.c: Fix a problem in the InitEBIU method.
25
[1964b69a]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
[2948f70]312007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
32
33        * bsp_specs: Remove qrtems_debug.
34
[3f0cfc56]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
[fcb0cd46]412006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
42
43        * configure.ac: New BUG-REPORT address.
44
[f6670ed1]452006-11-20  Ralf Corsépius <ralf.corsepius@rtems.org>
46
47        * include/coverhd.h: Remove (Use shared default template instead).
48
[aa4369c]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
[78897bc]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
[21a7c424]602006-11-10  Alain Schaefer <alani@easc.ch>
61
62        * startup/linkcmds: Put .fini into sdram.
63        Add __edata, __etext.
64
[7ced9142]652006-10-26      Joel Sherrill <joel@OARcorp.com>
66
67        * configure, include/bspopts.h.in: Removed.
68
[c959c32]692006-10-24      Joel Sherrill <joel@OARcorp.com>
70
71        * include/bsp.h: Eliminate hi, lo, HI, LO, and MK_BMSK.
72
[8d41236]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.