source: rtems/c/src/lib/libbsp/m68k/mrm332/ChangeLog @ b8490b9

4.104.114.84.95
Last change on this file since b8490b9 was b8490b9, checked in by Joel Sherrill <joel.sherrill@…>, on 01/07/04 at 21:13:50

2004-01-07 Joel Sherrill <joel@…>

  • times, console/sci.c: Remove efi68k and efi332 references as they are no longer in the tree.
  • Property mode set to 100644
File size: 10.0 KB
RevLine 
[b8490b9]12004-01-07      Joel Sherrill <joel@OARcorp.com>
2
3        * times, console/sci.c: Remove efi68k and efi332 references as they are
4        no longer in the tree.
5
[ea9062c9]62004-01-07      Joel Sherrill <joel@OARcorp.com>
7
8        * timer/timer.c: Remove efi68k and efi332 references as they are no
9        longer in the tree.
10
[65cf99c]112004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * start/Makefile.am: Remove.
14        * Makefile.am: Merge-in start/Makefile.am.
15        * configure.ac: Reflect changes above.
16
[6411947]172004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * wrapup/Makefile.am: Eliminate $(LIB).
20        Use noinst_DATA to trigger building libbsp.a.
21
[b35414a]222003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
25        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
26
[935773b]272003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
30        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
31
[810720b6]322003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
35
[4d5d97b]362003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * start/Makefile.am: Misc cleanups and fixes.
39        * startup/Makefile.am: Misc cleanups and fixes.
40        * wrapup/Makefile.am: Misc cleanups and fixes.
41
[914d5ea]422003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: Add preinstallation dirstamp support.
45        * clock/Makefile.am: Cosmetics.
46        * console/Makefile.am: Cosmetics.
47        * spurious/Makefile.am: Cosmetics.
48        * startup/Makefile.am: Cosmetics.
49        * timer/Makefile.am: Cosmetics.
50        * wrapup/Makefile.am: Cosmetics.
51
[13cc6be7]522003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * clock/Makefile.am: Remove all-local: $(ARCH).
55        * console/Makefile.am: Remove all-local: $(ARCH).
56        * spurious/Makefile.am: Remove all-local: $(ARCH).
57        * start/Makefile.am: Remove all-local: $(ARCH).
58        * startup/Makefile.am: Remove all-local: $(ARCH).
59        * timer/Makefile.am: Remove all-local: $(ARCH).
60        * wrapup/Makefile.am: Remove all-local: $(ARCH).
61
[2821666f]622003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: Merge-in include/Makefile.am.
65        Reflect changes to bsp.am.
66        * include/Makefile.am: Remove.
67        * configure.ac: Reflect changes above.
68
[a1546de]692003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * bsp_specs: Remove *lib:.
72
[c218824d]732003-09-15      Joel Sherrill <joel@OARcorp.com>
74
75        PR 483/bsps
76        * startup/bspstart.c, startup/start_c.c: Spurious interrupt handlers
77        cannot be installed until RTEMS has initialized the vector table.
78
[9bc5fd16]792003-09-04      Joel Sherrill <joel@OARcorp.com>
80
81        * clock/ckinit.c, console/console.c, include/bsp.h, misc/interr.c,
82        spurious/spinit.c, startup/bspclean.c, startup/bspstart.c,
83        timer/timer.c: URL for license changed.
84
[80669dc]852003-08-20      Joel Sherrill <joel@OARcorp.com>
86
87        * console/console.c: Correct copyright statements.
88
[fe8bc62f]892003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * Makefile.am: Reflect having moved aclocal/.
92
[88792dc]932003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
[c483a4e]95        * Makefile.am: Reflect having moved automake/.
96        * clock/Makefile.am: Reflect having moved automake/.
97        * console/Makefile.am: Reflect having moved automake/.
98        * include/Makefile.am: Reflect having moved automake/.
99        * spurious/Makefile.am: Reflect having moved automake/.
100        * start/Makefile.am: Reflect having moved automake/.
101        * startup/Makefile.am: Reflect having moved automake/.
102        * timer/Makefile.am: Reflect having moved automake/.
103        * wrapup/Makefile.am: Reflect having moved automake/.
[88792dc]104
[317458ce]1052003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
[75fcb394]107        PR 452/bsps
[317458ce]108        * startup/Makefile.am: Remove USE_INIT_FINI.
109
[7dcc3fe]1102003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
113
[d266acd2]1142003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
[75fcb394]116        PR 445/bsps
[d266acd2]117        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
118        Remove cpp, old_cpp (now unused).
119
[7a97f26]1202003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * configure.ac: Remove AC_CONFIG_AUX_DIR.
123
[ccd81b60]1242003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
127
[9b5c258]1282003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * configure.ac: AC_PREREQ(2.57).
131
[c0c6168]1322003-01-20      Duane Gustavus <duane@unt.edu>
133
134        * console/sci.c, include/mrm332.h, startup/linkcmds,
135        startup/linkcmds_ROM: Various updates to make this run properly
136        from ROM.
137
[c89c490]1382002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
141        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
142        * spurious/Makefile.am: Don't include @RTEMS_BSP@.cfg.
143        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
144        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
145        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
146
[59a01a6e]1472002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * start/Makefile.am: Use install-data-local to install startfile.
150
[b5a2912f]1512002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
154
[0b6d74d0]1552002-11-04      Joel Sherrill <joel@OARcorp.com>
156
157        * console/sci.c, spurious/spinit.c: Removed warnings.
158
[8730f45]1592002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * .cvsignore: Reformat.
162        Add autom4te*cache.
163        Remove autom4te.cache.
164
[bca73c8]1652002-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * Makefile.am: ACLOCAL_AMFLAGS = -I ../../../../../../aclocal.
168
[0308c805]1692002-08-21      Joel Sherrill <joel@OARcorp.com>
170
171        * wrapup/Makefile.am: PR217 required that the idle task be moved to
172        libcpu so it could be more acutely aware of the CPU model.  This
173        file was modified to pick up the idle task from there.
174
[a2ae30c2]1752002-08-21      Joel Sherrill <joel@OARcorp.com>
176
177        * bsp_specs: Added support for -nostdlibs.
178
[4c01fce]1792002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
182        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
183        * spurious/Makefile.am: Use .$(OBJEXT) instead of .o.
184        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
185        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
186        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
187        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
188
[75adbe5f]1892002-08-05      Joel Sherrill <joel@OARcorp.com>
190
191        * Per PR260 eliminate use of make-target-options.  This impacted
192        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
193        SuperCore and required that the m68k optimized memcpy be moved
194        to libcpu.
195        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
196
[496686a]1972002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * start/Makefile.am: Eliminate PGM.
200        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
201
[0a2fd145]2022002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds_ROM.
205
[445c0a0]2062002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
209        Remove $(OBJS) from all-local.
210
[80defac]2112002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
214
[85c92574]2152001-05-09      Joel Sherrill <joel@OARcorp.com>
216
217        * startup/linkcmds: In support of gcc 3.1, added one of more
218        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
219        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
220        and direction of segments to memory regions may also have been
221        addressed.  This was a sweep across all BSPs.
222 
[bd5c21c5]2232002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * configure.ac:
226        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
227        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
228        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
229        * Makefile.am: Remove AUTOMAKE_OPTIONS.
230        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
231        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
232        * spurious/Makefile.am: Remove AUTOMAKE_OPTIONS.
233        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
234        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
235        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
236        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
237
[274fa77]2382002-02-28      Mike Panetta <ahuitzot@mindspring.com>
239
240        * console/sci.c, console/sci.h,
241        console/console.c: Added new SCI driver.
242        * start/start.c: Removed file.
243        * start/start.S: New file, the asm portion of the updated start code.
244        * start/configure.am: Added start.S, removed start.c
245        * startup/start_c.c: New file, the C portion of the updated start code.         Contains most of the code that was in the old start.c.
246        * startup/configure.am: Added start_c.c to C_FILES.
247        * include/bsp.h: Added include <rtems/bspIo.h>
248
[9e1ae79]2492001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
252
[df25c998]2532001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
256        * configure.in: Remove.
257        * configure.ac: New file, generated from configure.in by autoupdate.
258
[cf282090]2592001-09-27      Joel Sherrill <joel@OARcorp.com>
260
261        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
262
[c1767be0]2632001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
266
[c4d92216]2672001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * configure.in: Add bspopts.h.
270        * include/.cvsignore: Add bspopts.h*, stamp-h*.
271        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
272        * include/bsp.h: Include bspopts.h.
273
[c33a702]2742001-05-25      Joel Sherrill <joel@OARcorp.com>
275
276        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
277        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
278        wrapup/Makefile.am: Modified to include compile.am.
279        * startup/bspstart.c: Removed include of <libcsupport.h>
280
[332484b5]2812000-05-25      Matt Cross <profesor@gweep.net>
282
283        * New MRM332 BSP for the Mini RoboMind board based
284        on the 68332 microcontroller designed and build by Mark
285        Castelluccio.  For details on the MRM see http://www.robominds.com.
286        * .cvsignore, ChangeLog Makefile.am, README, bsp_specs,
287        clock/.cvsignore, clock/Makefile.am, clock/ckinit.c, configure.in,
288        console/.cvsignore, console/Makefile.am, console/console.c,
289        include/.cvsignore, include/Makefile.am, include/bsp.h,
290        include/mrm332.h, misc/dotests, misc/gdbinit68, misc/interr.c,
291        spurious/.cvsignore, spurious/Makefile.am, spurious/spinit.c,
292        start/.cvsignore, start/Makefile.am, start/start.c, startup/.cvsignore,
293        startup/Makefile.am, startup/bspclean.c, startup/bspstart.c,
294        startup/except_vect_332_ROM.S, startup/linkcmds, startup/linkcmds_ROM,
295        timer/.cvsignore, timer/Makefile.am, timer/timer.c, times,
296        wrapup/.cvsignore, wrapup/Makefile.am: Initial files.
297
Note: See TracBrowser for help on using the repository browser.