source: rtems/c/src/lib/libbsp/arm/ChangeLog @ f4392b88

4.104.114.84.95
Last change on this file since f4392b88 was 0efdeff, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/14/06 at 05:45:58

2006-12-14 Ralf Corsépius <ralf.corsepius@…>

  • shared/irq/irq_init.c: Remove unused var.
  • Property mode set to 100644
File size: 7.7 KB
Line 
12006-12-14      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * shared/irq/irq_init.c: Remove unused var.
4
52006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * configure.ac: New BUG-REPORT address.
8
92006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
10
11        * configure.ac: Require autoconf-2.60. Require automake-1.10.
12
132006-06-02      Jay Monkman <jtm@lopingdog.com>
14
15        * shared/irq/irq_init.c: Changed interrupt handling
16        to use shared rtems_irq_connect_data struct.
17
182005-10-16      Ralf Corsepius <ralf.corsepius@rtems.org>
19
20        * Makefile.am: Merge-in shared/Makefile.am.
21        * ChangeLog: Merge-in shared/ChangeLog.
22        * configure.ac: Remove shared/Makefile.am.
23
242005-07-06      Markku Puro <markku.puro@kopteri.net>
25
26        * acinclude.m4: Added GBA BSP.
27
282005-03-11      Philippe Simons <loki_666@fastmail.fm>
29
30        * acinclude.m4: Added gp32 BSP.
31        * gp32/.cvsignore, gp32/Makefile.am, gp32/README, gp32/bsp_specs,
32        gp32/configure.ac, gp32/console/.cvsignore, gp32/console/conio.c,
33        gp32/console/console.c, gp32/console/defaultfont.c,
34        gp32/include/.cvsignore, gp32/include/bsp.h, gp32/include/conio.h,
35        gp32/include/tm27.h, gp32/start/.cvsignore, gp32/start/start.S,
36        gp32/startup/.cvsignore, gp32/startup/bspstart.c,
37        gp32/startup/exit.c, gp32/startup/linkcmds, gp32/startup/memmap.c:
38        New files.
39
402005-03-11      Jay Monkman <jtm@lopingdog.com>
41
42        * vegaplus/.cvsignore, vegaplus/ChangeLog, vegaplus/Makefile.am,
43        vegaplus/bsp_specs, vegaplus/configure.ac,
44        vegaplus/clock/clockdrv.c, vegaplus/include/.cvsignore,
45        vegaplus/include/bsp.h, vegaplus/include/registers.h,
46        vegaplus/include/tm27.h, vegaplus/irq/bsp_irq_asm.S,
47        vegaplus/irq/bsp_irq_init.c, vegaplus/irq/irq.c, vegaplus/irq/irq.h,
48        vegaplus/start/start.S, vegaplus/startup/bspstart.c,
49        vegaplus/startup/exit.c, vegaplus/startup/linkcmds: Removed.
50        * acinclude.m4: Removed vegaplus BSP.
51
522005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
53
54        PR bsps/771
55        * acinclude.m4: Remove arm_bare_bsp.
56        * configure.ac: Remove reference to arm_bare_bsp in
57        AC_CONFIG_SRCDIR. Use ../arm instead.
58
592005-02-25      Joel Sherrill <joel@OARcorp.com>
60
61        * arm_bare_bsp/.cvsignore, arm_bare_bsp/ChangeLog,
62        arm_bare_bsp/Makefile.am, arm_bare_bsp/bsp_specs,
63        arm_bare_bsp/configure.ac, arm_bare_bsp/clock/clockdrv.c,
64        arm_bare_bsp/include/.cvsignore, arm_bare_bsp/include/bsp.h,
65        arm_bare_bsp/include/registers.h, arm_bare_bsp/include/tm27.h,
66        arm_bare_bsp/irq/bsp_irq_asm.S, arm_bare_bsp/irq/bsp_irq_init.c,
67        arm_bare_bsp/irq/irq.c, arm_bare_bsp/irq/irq.h,
68        arm_bare_bsp/start/start.S, arm_bare_bsp/startup/bspstart.c,
69        arm_bare_bsp/startup/exit.c, arm_bare_bsp/startup/linkcmds: Removed.
70
712004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
72
73        * configure.ac: Require automake > 1.9.
74
752004-07-15      Jay Monkman
76
77        * acinclude.m4: Added csb336 and csb337 BSPs
78
792004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
80
81        * shared/irq/irq_asm.S: Include <rtems/asm.h> instead of <asm.h>.
82
832004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]).
86        * acinclude.m4: Regenerate.
87
882004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * shared/Makefile.am: Add PREINSTALL_DIRS.
91
922004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * shared/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
95        PRE/TMPINSTALL_FILES to CLEANFILES.
96
972004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of
100        $(RTEMS_BSP_FAMILY).
101
1022003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * shared/Makefile.am: Use mkdir_p. Remove dirs from
105        PRE/TMPINSTALL_FILES.
106        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
107
1082003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * configure.ac: Remove shared/comm/Makefile, shared/irq/Makefile.
111        * shared/Makefile.am: Merge-in comm/Makefile.am, irq/Makefile.am
112        * shared/Makefile.am: Add preinstallation dirstamp support.
113        * shared/comm/Makefile.am, shared/irq/Makefile.am: Remove.
114
1152003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * acinclude.m4: Reflect changes to bootstrap.
118        * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
119
1202003-09-15      Jay Monkman <jtm@smoothsmoothie.com>
121
122        PR 480/bsps
123        * shared/irq/irq_asm.S: Remove duplicate code.
124
1252003-09-04      Joel Sherrill <joel@OARcorp.com>
126
127        * shared/comm/console.c, shared/comm/uart.c, shared/comm/uart.h,
128        shared/irq/irq_asm.S, shared/irq/irq_init.c: URL for license
129        changed.
130
1312003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * Makefile.am: Reflect having moved aclocal/.
134
1352003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * Makefile.am, shared/Makefile.am, shared/comm/Makefile.am,
138        shared/irq/Makefile.am: Reflect having moved automake/.
139
1402003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.ac: Use rtems-bugs@rtems.com as bug report email
143        address.
144
1452003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * configure.ac: Remove AC_CONFIG_AUX_DIR.
148
1492003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
152        * configure.ac: AC_PREREQ(2.57).
153
1542002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
157
1582002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
159
160        * shared/irq/irq_asm.S, shared/irq/irq_init.c: Fixes a bug with
161        handling the situation where we are processing an IRQ, and we
162        receive an FIQ.
163        * acinclude.m4: Added edb7312.
164
1652002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
168
1692002-10-04      Jay Monkman <jtm@smoothsmoothie.com>
170
171        * shared/irq/irq_asm.S: Add FIQ support.
172
1732002-07-30      Jay Monkman <jtm@smoothsmoothie.com>
174
175        * shared/irq/irq_asm.S: ARM port works well enough to run all
176        sptests, tmtests, and ttcp.  In addition to general cleanup, there
177        has been considerable optimization to interrupt disable/enable,
178        endian swapping, and context switching.
179
1802002-07-17      Jay Monkman <jtm@smoothsmoothie.com>
181
182        * shared/irq/irq_asm.S: Significant rework in attempt to make
183        interrupts work.  They appear to be very close to correct but not
184        100%.
185
1862002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * Makefile.am, shared/comm/Makefile.am, shared/Makefile.am,
189        shared/irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
190        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
191        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
192
1932002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * shared/comm/console.c, shared/irq/irq_init.c: Include
196        rtems/bspIo.h instead of bspIo.h.
197
1982001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
201        * configure.ac: New file, generated from configure.in by autoupdate.
202        * configure.in: Remove.
203
2042001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * acinclude.m4: New file.
207        * configure.in: Use RTEMS_BSP_SUBDIR.
208
2092001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * shared/comm/Makefile.am: Use 'PREINSTALL_FILES ='.
212
2132001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * configure.in: remove shared/io/Makefile.
216        * shared/comm/Makefile.am: Use *_HEADERS instead of *H_FILES.
217
2182000-12-06      Joel Sherrill <joel@OARcorp.com>
219
220        * shared/comm/console.c: Added casts to eliminate warnings.
221        * shared/comm/console.c (console_reserve_resources): Removed.
222
2232000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
226
2272000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
230        $(RTEMS_TOPdir)/aclocal.
231
2322000-11-02      Joel Sherrill <joel@OARcorp.com>
233
234        * bsp_specs: Remove -Tlinkcmds from *link rule.
235
2362000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to
239        GNU canonicalization.
240
2412000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * Makefile.am, shared/Makefile.am, shared/comm/Makefile.am,
244        shared/irq/Makefile.am: Include compile.am
245
2462000-08-10      Joel Sherrill <joel@OARcorp.com>
247
248        * ChangeLog, shared/ChangeLog: New file.
249
Note: See TracBrowser for help on using the repository browser.