source: rtems/c/src/lib/libbsp/arm/ChangeLog @ 44a5bb7

4.104.114.84.95
Last change on this file since 44a5bb7 was 4008232, checked in by Joel Sherrill <joel.sherrill@…>, on 05/15/07 at 18:03:05

2007-05-15 Ray Xu <rayx@…>

  • shared/abort/abort.c, shared/abort/simple_abort.c: New files.
  • Property mode set to 100644
File size: 8.0 KB
Line 
12007-05-15      Ray Xu <rayx@gmail.com>
2
3        * shared/abort/abort.c, shared/abort/simple_abort.c: New files.
4
52007-05-15      Ray Xu <rayx@gmail.com>
6
7        * Makefile.am: Add abort.rel since it is now in the BSP shared source,
8        not in score/cpu.
9
102007-04-25      Ralf Corsépius <ralf.corsepius@rtems.org>
11
12        * acinclude.m4: Regenerate.
13
142006-12-14      Ralf Corsépius <ralf.corsepius@rtems.org>
15
16        * shared/irq/irq_init.c: Remove unused var.
17
182006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
19
20        * configure.ac: New BUG-REPORT address.
21
222006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
23
24        * configure.ac: Require autoconf-2.60. Require automake-1.10.
25
262006-06-02      Jay Monkman <jtm@lopingdog.com>
27
28        * shared/irq/irq_init.c: Changed interrupt handling
29        to use shared rtems_irq_connect_data struct.
30
312005-10-16      Ralf Corsepius <ralf.corsepius@rtems.org>
32
33        * Makefile.am: Merge-in shared/Makefile.am.
34        * ChangeLog: Merge-in shared/ChangeLog.
35        * configure.ac: Remove shared/Makefile.am.
36
372005-07-06      Markku Puro <markku.puro@kopteri.net>
38
39        * acinclude.m4: Added GBA BSP.
40
412005-03-11      Philippe Simons <loki_666@fastmail.fm>
42
43        * acinclude.m4: Added gp32 BSP.
44        * gp32/.cvsignore, gp32/Makefile.am, gp32/README, gp32/bsp_specs,
45        gp32/configure.ac, gp32/console/.cvsignore, gp32/console/conio.c,
46        gp32/console/console.c, gp32/console/defaultfont.c,
47        gp32/include/.cvsignore, gp32/include/bsp.h, gp32/include/conio.h,
48        gp32/include/tm27.h, gp32/start/.cvsignore, gp32/start/start.S,
49        gp32/startup/.cvsignore, gp32/startup/bspstart.c,
50        gp32/startup/exit.c, gp32/startup/linkcmds, gp32/startup/memmap.c:
51        New files.
52
532005-03-11      Jay Monkman <jtm@lopingdog.com>
54
55        * vegaplus/.cvsignore, vegaplus/ChangeLog, vegaplus/Makefile.am,
56        vegaplus/bsp_specs, vegaplus/configure.ac,
57        vegaplus/clock/clockdrv.c, vegaplus/include/.cvsignore,
58        vegaplus/include/bsp.h, vegaplus/include/registers.h,
59        vegaplus/include/tm27.h, vegaplus/irq/bsp_irq_asm.S,
60        vegaplus/irq/bsp_irq_init.c, vegaplus/irq/irq.c, vegaplus/irq/irq.h,
61        vegaplus/start/start.S, vegaplus/startup/bspstart.c,
62        vegaplus/startup/exit.c, vegaplus/startup/linkcmds: Removed.
63        * acinclude.m4: Removed vegaplus BSP.
64
652005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
66
67        PR bsps/771
68        * acinclude.m4: Remove arm_bare_bsp.
69        * configure.ac: Remove reference to arm_bare_bsp in
70        AC_CONFIG_SRCDIR. Use ../arm instead.
71
722005-02-25      Joel Sherrill <joel@OARcorp.com>
73
74        * arm_bare_bsp/.cvsignore, arm_bare_bsp/ChangeLog,
75        arm_bare_bsp/Makefile.am, arm_bare_bsp/bsp_specs,
76        arm_bare_bsp/configure.ac, arm_bare_bsp/clock/clockdrv.c,
77        arm_bare_bsp/include/.cvsignore, arm_bare_bsp/include/bsp.h,
78        arm_bare_bsp/include/registers.h, arm_bare_bsp/include/tm27.h,
79        arm_bare_bsp/irq/bsp_irq_asm.S, arm_bare_bsp/irq/bsp_irq_init.c,
80        arm_bare_bsp/irq/irq.c, arm_bare_bsp/irq/irq.h,
81        arm_bare_bsp/start/start.S, arm_bare_bsp/startup/bspstart.c,
82        arm_bare_bsp/startup/exit.c, arm_bare_bsp/startup/linkcmds: Removed.
83
842004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
85
86        * configure.ac: Require automake > 1.9.
87
882004-07-15      Jay Monkman
89
90        * acinclude.m4: Added csb336 and csb337 BSPs
91
922004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
93
94        * shared/irq/irq_asm.S: Include <rtems/asm.h> instead of <asm.h>.
95
962004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]).
99        * acinclude.m4: Regenerate.
100
1012004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * shared/Makefile.am: Add PREINSTALL_DIRS.
104
1052004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * shared/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
108        PRE/TMPINSTALL_FILES to CLEANFILES.
109
1102004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of
113        $(RTEMS_BSP_FAMILY).
114
1152003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * shared/Makefile.am: Use mkdir_p. Remove dirs from
118        PRE/TMPINSTALL_FILES.
119        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
120
1212003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * configure.ac: Remove shared/comm/Makefile, shared/irq/Makefile.
124        * shared/Makefile.am: Merge-in comm/Makefile.am, irq/Makefile.am
125        * shared/Makefile.am: Add preinstallation dirstamp support.
126        * shared/comm/Makefile.am, shared/irq/Makefile.am: Remove.
127
1282003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * acinclude.m4: Reflect changes to bootstrap.
131        * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
132
1332003-09-15      Jay Monkman <jtm@smoothsmoothie.com>
134
135        PR 480/bsps
136        * shared/irq/irq_asm.S: Remove duplicate code.
137
1382003-09-04      Joel Sherrill <joel@OARcorp.com>
139
140        * shared/comm/console.c, shared/comm/uart.c, shared/comm/uart.h,
141        shared/irq/irq_asm.S, shared/irq/irq_init.c: URL for license
142        changed.
143
1442003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * Makefile.am: Reflect having moved aclocal/.
147
1482003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * Makefile.am, shared/Makefile.am, shared/comm/Makefile.am,
151        shared/irq/Makefile.am: Reflect having moved automake/.
152
1532003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * configure.ac: Use rtems-bugs@rtems.com as bug report email
156        address.
157
1582003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * configure.ac: Remove AC_CONFIG_AUX_DIR.
161
1622003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
165        * configure.ac: AC_PREREQ(2.57).
166
1672002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
170
1712002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
172
173        * shared/irq/irq_asm.S, shared/irq/irq_init.c: Fixes a bug with
174        handling the situation where we are processing an IRQ, and we
175        receive an FIQ.
176        * acinclude.m4: Added edb7312.
177
1782002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
181
1822002-10-04      Jay Monkman <jtm@smoothsmoothie.com>
183
184        * shared/irq/irq_asm.S: Add FIQ support.
185
1862002-07-30      Jay Monkman <jtm@smoothsmoothie.com>
187
188        * shared/irq/irq_asm.S: ARM port works well enough to run all
189        sptests, tmtests, and ttcp.  In addition to general cleanup, there
190        has been considerable optimization to interrupt disable/enable,
191        endian swapping, and context switching.
192
1932002-07-17      Jay Monkman <jtm@smoothsmoothie.com>
194
195        * shared/irq/irq_asm.S: Significant rework in attempt to make
196        interrupts work.  They appear to be very close to correct but not
197        100%.
198
1992002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * Makefile.am, shared/comm/Makefile.am, shared/Makefile.am,
202        shared/irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
203        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
204        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
205
2062002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * shared/comm/console.c, shared/irq/irq_init.c: Include
209        rtems/bspIo.h instead of bspIo.h.
210
2112001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
214        * configure.ac: New file, generated from configure.in by autoupdate.
215        * configure.in: Remove.
216
2172001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * acinclude.m4: New file.
220        * configure.in: Use RTEMS_BSP_SUBDIR.
221
2222001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * shared/comm/Makefile.am: Use 'PREINSTALL_FILES ='.
225
2262001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * configure.in: remove shared/io/Makefile.
229        * shared/comm/Makefile.am: Use *_HEADERS instead of *H_FILES.
230
2312000-12-06      Joel Sherrill <joel@OARcorp.com>
232
233        * shared/comm/console.c: Added casts to eliminate warnings.
234        * shared/comm/console.c (console_reserve_resources): Removed.
235
2362000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
239
2402000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
243        $(RTEMS_TOPdir)/aclocal.
244
2452000-11-02      Joel Sherrill <joel@OARcorp.com>
246
247        * bsp_specs: Remove -Tlinkcmds from *link rule.
248
2492000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to
252        GNU canonicalization.
253
2542000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * Makefile.am, shared/Makefile.am, shared/comm/Makefile.am,
257        shared/irq/Makefile.am: Include compile.am
258
2592000-08-10      Joel Sherrill <joel@OARcorp.com>
260
261        * ChangeLog, shared/ChangeLog: New file.
262
Note: See TracBrowser for help on using the repository browser.