source: rtems/c/src/lib/libbsp/arm/csb336/ChangeLog @ 20e266ca

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

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

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