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

4.104.114.84.95
Last change on this file since d902069 was 00f13ee, checked in by Joel Sherrill <joel.sherrill@…>, on 05/24/07 at 14:23:51

2007-05-24 Alain Schaefer <alani@…>

  • startup/bspstart.c: Fix a problem in the InitEBIU method.
  • Property mode set to 100644
File size: 1.5 KB
Line 
12007-05-24      Alain Schaefer <alani@easc.ch>
2
3        * startup/bspstart.c: Fix a problem in the InitEBIU method.
4
52007-04-17      Joel Sherrill <joel@OARcorp.com>
6
7        * include/bsp.h, startup/bspstart.c: Fix compile errors and address
8        most warnings about constants being too large.
9
102007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
11
12        * bsp_specs: Remove qrtems_debug.
13
142007-03-11      Joel Sherrill <joel@OARcorp.com>
15
16        * startup/bspstart.c: Remove assignments of
17        Cpu_table.do_zero_of_workspace to TRUE since TRUE is the default
18        value in boot_card.c
19
202006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
21
22        * configure.ac: New BUG-REPORT address.
23
242006-11-20  Ralf Corsépius <ralf.corsepius@rtems.org>
25
26        * include/coverhd.h: Remove (Use shared default template instead).
27
282006-11-15      Joel Sherrill <joel@OARcorp.com>
29
30        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
31        file and simplified initialization.
32
332006-11-11  Ralf Corsépius <ralf.corsepius@rtems.org>
34
35        * startup/linkcmds: Use___start_set_sysctl_set, ___stop_set_sysctl_set
36        instead of __start_set_sysctl_set, __stop_set_sysctl_set
37        (bfin uses '_' prefixed c-symbols.)
38
392006-11-10  Alain Schaefer <alani@easc.ch>
40
41        * startup/linkcmds: Put .fini into sdram.
42        Add __edata, __etext.
43
442006-10-26      Joel Sherrill <joel@OARcorp.com>
45
46        * configure, include/bspopts.h.in: Removed.
47
482006-10-24      Joel Sherrill <joel@OARcorp.com>
49
50        * include/bsp.h: Eliminate hi, lo, HI, LO, and MK_BMSK.
51
522006-06-05  Alain Schaefer <alani@easc.ch>
53
54    * all files : Initial copy and port from no_cpu
Note: See TracBrowser for help on using the repository browser.