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

4.104.114.84.95
Last change on this file since e1d578d8 was e1d578d8, checked in by Joel Sherrill <joel.sherrill@…>, on 11/01/06 at 16:06:03

2006-11-01 Joel Sherrill <joel@…>

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