source: rtems/c/src/lib/libbsp/arm/csb336/ChangeLog @ 218c346

Last change on this file since 218c346 was 218c346, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/20/06 at 11:55:29

2006-10-20 Ralf Corsépius <ralf.corsepius@…>

  • Makefile.am: Remove superfluous -DASM.
  • Property mode set to 100644
File size: 2.6 KB
Line 
12006-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Remove superfluous -DASM.
4
52006-10-19      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * configure.ac: Require automake-1.10. Require autoconf-2.60.
8
92006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
10
11        * configure.ac: Requires autoconf-2.59.
12
132006-06-02      Jay Monkman <jtm@lopingdog.com>
14
15        * startup/linkcmds: Removed unnecessary global definition of
16        bsp_vector_table.
17
182006-06-02      Jay Monkman <jtm@lopingdog.com>
19
20        * times: Reran timing tests and updated 'times' file.
21
222006-06-02      Jay Monkman <jtm@lopingdog.com>
23
24        * startup/bspstart.c: Fixed PLL calculations.
25
262006-06-02      Jay Monkman <jtm@lopingdog.com>
27
28        * Makefile.am, console/uart.c, startup/exit.c:  Changed UART
29          driver to be interrupt driven, added support for both UARTs.
30
31
322006-06-02      Jay Monkman <jtm@lopingdog.com>
33
34        * network/network.c: Changed interrupt handling
35        to use shared rtems_irq_connect_data struct.
36
372006-06-02      Jay Monkman <jtm@lopingdog.com>
38
39        * start/start.S, startup/linkcmds: Defined UNDEF exception
40        stack space.
41
422006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
43
44        * Makefile.am: Add preinstall.am.
45
462005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
47
48        * bsp_specs: remove %lib.
49
502005-11-12      Ralf Corsepius <ralf.corsepius@rtems.org>
51
52        * bsp_specs: Remove %cpp.
53
542005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
55
56        * include/bsp.h: New header guard.
57
582005-04-26      Joel Sherrill <joel@OARcorp.com>
59
60        * network/network.c: Add include rtems/bspIo.h to eliminate warning.
61
622005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
63
64        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
65
662005-01-04      Joel Sherrill <joel@OARcorp.com>
67
68        * startup/bspstart.c, startup/exit.c: Remove warnings.
69
702005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
71
72        * Makefile.am: Remove build-variant support.
73
742004-11-05      Joel Sherrill <joel@OARcorp.com>
75
76        * startup/linkcmds: Add .gnu.linkonce.b section and account for memory
77        area being named sdram NOT RAM.
78
792004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
80
81        * startup/bspstart.c: Use POSIX fixed size types.
82
832004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
84
85        * configure.ac: Require automake > 1.9.
86
872004-07-24      Joel Sherrill <joel@OARcorp.com>
88
89        * .cvsignore: New file.
90
912004-07-15      Jay Monkman
92
93        * console/.cvsignore, include/.cvsignore, network/.cvsignore,
94        start/.cvsignore, startup/.cvsignore: New files.
95
962004-07-15      Jay Monkman
97
98        * ChangeLog, Makefile.am, README, bsp_specs, configure.ac, times,
99        console/uart.c, include/bsp.h, include/tm27.h, network/lan91c11x.c,
100        network/lan91c11x.h, network/network.c, start/start.S,
101        startup/bspstart.c, startup/exit.c, startup/linkcmds,
102        startup/memmap.c: New files.
103
Note: See TracBrowser for help on using the repository browser.