source: rtems/c/src/lib/libbsp/arm/csb336/ChangeLog @ 47dbc76

4.104.114.84.95
Last change on this file since 47dbc76 was 47dbc76, checked in by Jay Monkman <jtm@…>, on 06/03/06 at 03:20:15

2006-06-02 Jay Monkman <jtm@…>

  • startup/bspstart.c: Fixed PLL calculations.
  • Property mode set to 100644
File size: 2.0 KB
Line 
12006-06-02      Jay Monkman <jtm@lopingdog.com>
2
3        * Makefile.am, console/uart.c, startup/exit.c:  Changed UART
4          driver to be interrupt driven, added support for both UARTs.
5
6
72006-06-02      Jay Monkman <jtm@lopingdog.com>
8
9        * network/network.c: Changed interrupt handling
10        to use shared rtems_irq_connect_data struct.
11
122006-06-02      Jay Monkman <jtm@lopingdog.com>
13
14        * start/start.S, startup/linkcmds: Defined UNDEF exception
15        stack space.
16
172006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
18
19        * Makefile.am: Add preinstall.am.
20
212005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
22
23        * bsp_specs: remove %lib.
24
252005-11-12      Ralf Corsepius <ralf.corsepius@rtems.org>
26
27        * bsp_specs: Remove %cpp.
28
292005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
30
31        * include/bsp.h: New header guard.
32
332005-04-26      Joel Sherrill <joel@OARcorp.com>
34
35        * network/network.c: Add include rtems/bspIo.h to eliminate warning.
36
372005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
38
39        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
40
412005-01-04      Joel Sherrill <joel@OARcorp.com>
42
43        * startup/bspstart.c, startup/exit.c: Remove warnings.
44
452005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
46
47        * Makefile.am: Remove build-variant support.
48
492004-11-05      Joel Sherrill <joel@OARcorp.com>
50
51        * startup/linkcmds: Add .gnu.linkonce.b section and account for memory
52        area being named sdram NOT RAM.
53
542004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
55
56        * startup/bspstart.c: Use POSIX fixed size types.
57
582004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
59
60        * configure.ac: Require automake > 1.9.
61
622004-07-24      Joel Sherrill <joel@OARcorp.com>
63
64        * .cvsignore: New file.
65
662004-07-15      Jay Monkman
67
68        * console/.cvsignore, include/.cvsignore, network/.cvsignore,
69        start/.cvsignore, startup/.cvsignore: New files.
70
712004-07-15      Jay Monkman
72
73        * ChangeLog, Makefile.am, README, bsp_specs, configure.ac, times,
74        console/uart.c, include/bsp.h, include/tm27.h, network/lan91c11x.c,
75        network/lan91c11x.h, network/network.c, start/start.S,
76        startup/bspstart.c, startup/exit.c, startup/linkcmds,
77        startup/memmap.c: New files.
78
Note: See TracBrowser for help on using the repository browser.