source: rtems/c/src/lib/libbsp/arm/csb336/ChangeLog @ 754610f

4.104.114.84.95
Last change on this file since 754610f was 754610f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/17/06 at 06:21:56

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

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