source: rtems/c/src/lib/libbsp/m68k/mcf5206elite/ChangeLog @ 3344730a

4.104.114.84.95
Last change on this file since 3344730a was 3344730a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/21/04 at 16:21:25

2004-04-21 Ralf Corsepius <ralf_corsepius@…>

PR 613/bsps

  • include/bsp.h: Remove MAX_LONG_TEST_DURATION.
  • Property mode set to 100644
File size: 11.3 KB
Line 
12004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        PR 613/bsps
4        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
5
62004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
7
8        PR 614/bsps
9        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
10
112004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
12
13        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
14
152004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
16
17        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
18        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
19        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
20
212004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
22
23        * console/console.c, i2c/i2c.c, i2c/i2cdrv.c, include/bsp.h,
24        include/i2c.h, nvram/nvram.c, startup/bspstart.c,
25        startup/init5206e.c, tod/ds1307.c: Convert to using c99 fixed size
26        types.
27
282004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Reflect changes to bsp.am.
31        Preinstall dist_project_lib*.
32
332004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * Makefile.am: Reflect changes to bsp.am.
36
372004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
40
412004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Pickup files from ../../m68k/shared instead of
44        ../shared. Reformat.
45
462004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
49
502004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * Makefile.am: Reflect having changed libcpu/m68k/mcf5206/console.rel
53        to libcpu/m68k/mcf5206/mcfuart.rel
54
552004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * Makefile.am: Merge-in console/Makefile.am, i2c/Makefile.am,
58        nvram/Makefile.am, startup/Makefile.am, tod/Makefile.am,
59        wrapup/Makefile.am.
60        Use automake compilation rules.
61        * console/Makefile.am, i2c/Makefile.am, nvram/Makefile.am,
62        startup/Makefile.am, tod/Makefile.am, wrapup/Makefile.am:
63        Remove.
64        * configure.ac: Reflect changes above.
65
662004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * Makefile.am: Add PREINSTALL_DIRS.
69        * wrapup/Makefile.am: Reflect changes to libcpu.
70
712004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * wrapup/Makefile.am: Reflect changes to libcpu.
74
752004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
78        Add PRE/TMPINSTALL_FILES to CLEANFILES.
79        * startup/Makefile.am: Ditto.
80
812004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * start/Makefile.am: Remove.
84        * Makefile.am: Merge-in start/Makefile.am.
85        * configure.ac: Reflect changes above.
86
872004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * wrapup/Makefile.am: Eliminate $(LIB).
90        Use noinst_DATA to trigger building libbsp.a.
91
922003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
95        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
96
972003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
100        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
101
1022003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
105
1062003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * console/Makefile.am: Misc cleanups and fixes.
109        * i2c/Makefile.am: Misc cleanups and fixes.
110        * nvram/Makefile.am: Misc cleanups and fixes.
111        * start/Makefile.am: Misc cleanups and fixes.
112        * startup/Makefile.am: Misc cleanups and fixes.
113        * tod/Makefile.am: Misc cleanups and fixes.
114        * wrapup/Makefile.am: Misc cleanups and fixes.
115
1162003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * console/Makefile.am: Remove all: $(ARCH)..
119        * i2c/Makefile.am: Remove all: $(ARCH)..
120        * nvram/Makefile.am: Remove all: $(ARCH)..
121        * startup/Makefile.am: Remove all: $(ARCH)..
122        * tod/Makefile.am: Remove all: $(ARCH)..
123        * wrapup/Makefile.am: Remove all: $(ARCH).
124        Remove bogus wildcard from CPU_PIECES..
125
1262003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * Makefile.am: Cosmetics.
129        * console/Makefile.am: Cosmetics.
130        * i2c/Makefile.am: Cosmetics.
131        * nvram/Makefile.am: Cosmetics.
132        * start/Makefile.am: Cosmetics.
133        * startup/Makefile.am: Cosmetics.
134        * tod/Makefile.am: Cosmetics.
135        * wrapup/Makefile.am: Cosmetics.
136
1372003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * Makefile.am: Add preinstallation dirstamp support.
140        * console/Makefile.am: Cosmetics.
141        * i2c/Makefile.am: Cosmetics.
142        * nvram/Makefile.am: Cosmetics.
143        * startup/Makefile.am: Cosmetics.
144        * tod/Makefile.am: Cosmetics.
145        * wrapup/Makefile.am: Cosmetics.
146
1472003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * start/Makefile.am: Remove all-local: $(ARCH).
150
1512003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * Makefile.am: Merge-in include/Makefile.am.
154        Reflect changes to bsp.am.
155        * include/Makefile.am: Remove.
156        * configure.ac: Reflect changes above.
157
1582003-09-04      Joel Sherrill <joel@OARcorp.com>
159
160        * README, console/console.c, i2c/i2c.c, i2c/i2cdrv.c, include/bsp.h,
161        include/ds1307.h, include/i2c.h, include/i2cdrv.h, include/nvram.h,
162        nvram/nvram.c, start/start.S, startup/bspclean.c, startup/bspstart.c,
163        startup/gdbinit, startup/init5206e.c, startup/linkcmds,
164        startup/linkcmds.flash, tod/ds1307.c, tod/todcfg.c, tools/runtest:
165        URL for license changed.
166
1672003-08-20      Joel Sherrill <joel@OARcorp.com>
168
169        * console/console.c, start/start.S, startup/bspclean.c,
170        startup/bspstart.c, startup/init5206e.c: Correct copyright
171        statements.
172
1732003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * Makefile.am: Reflect having moved aclocal/.
176
1772003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * Makefile.am: Reflect having moved automake/.
180        * console/Makefile.am: Reflect having moved automake/.
181        * i2c/Makefile.am: Reflect having moved automake/.
182        * include/Makefile.am: Reflect having moved automake/.
183        * nvram/Makefile.am: Reflect having moved automake/.
184        * start/Makefile.am: Reflect having moved automake/.
185        * startup/Makefile.am: Reflect having moved automake/.
186        * tod/Makefile.am: Reflect having moved automake/.
187        * wrapup/Makefile.am: Reflect having moved automake/.
188
1892003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        PR 452/bsps
192        * startup/Makefile.am: Remove USE_INIT_FINI.
193
1942003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
197
1982003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        PR 445/bsps
201        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
202        Remove cpp, old_cpp (now unused).
203
2042003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * configure.ac: Remove AC_CONFIG_AUX_DIR.
207
2082003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
211
2122003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * configure.ac: AC_PREREQ(2.57).
215
2162003-01-20      Joel Sherrill <joel@OARcorp.com>
217
218        * startup/linkcmds*: Add FreeBSD sysctl() sections.
219
2202002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
223        * i2c/Makefile.am: Don't include @RTEMS_BSP@.cfg.
224        * nvram/Makefile.am: Don't include @RTEMS_BSP@.cfg.
225        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
226        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
227        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
228
2292002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * start/Makefile.am: Use install-data-local to install startfile.
232
2332002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
236
2372002-11-04      Joel Sherrill <joel@OARcorp.com>
238
239        * console/console.c, i2c/i2cdrv.c, nvram/nvram.c, startup/bspstart.c,
240        tod/ds1307.c: Removed warnings.
241
2422002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * .cvsignore: Reformat.
245        Add autom4te*cache.
246        Remove autom4te.cache.
247
2482002-08-21      Joel Sherrill <joel@OARcorp.com>
249
250        * wrapup/Makefile.am: PR217 required that the idle task be moved to
251        libcpu so it could be more acutely aware of the CPU model.  This
252        file was modified to pick up the idle task from there.
253
2542002-08-21      Joel Sherrill <joel@OARcorp.com>
255
256        * bsp_specs: Added support for -nostdlibs.
257
2582002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
261        * i2c/Makefile.am: Use .$(OBJEXT) instead of .o.
262        * nvram/Makefile.am: Use .$(OBJEXT) instead of .o.
263        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
264        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
265        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
266        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
267
2682002-08-05      Joel Sherrill <joel@OARcorp.com>
269
270        * Per PR260 eliminate use of make-target-options.  This impacted
271        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
272        SuperCore and required that the m68k optimized memcpy be moved
273        to libcpu.
274        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
275
2762002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * start/Makefile.am: Eliminate PGM.
279        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
280
2812002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * startup/Makefile.am: Add bsplib_DATA = linkcmds gdbinit
284        linkcmds.flash.
285
2862002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
289
2902001-05-09      Joel Sherrill <joel@OARcorp.com>
291
292        * startup/linkcmds: In support of gcc 3.1, added one of more
293        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
294        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
295        and direction of segments to memory regions may also have been
296        addressed.  This was a sweep across all BSPs.
297 
2982002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * configure.ac:
301        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
302        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
303        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
304        * Makefile.am: Remove AUTOMAKE_OPTIONS.
305        * i2c/Makefile.am: Remove AUTOMAKE_OPTIONS.
306        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
307        * nvram/Makefile.am: Remove AUTOMAKE_OPTIONS.
308        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
309        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
310        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
311        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
312
3132002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * include/Makefile.am: Adapt to automake-1.5.
316
3172001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
320        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
321
3222001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
325
3262001-11-20      Joel Sherrill <joel@OARcorp.com>
327
328        * include/bspopts.h.in: Automatically generated file that should not
329        be in CVS.
330
3312001-10-29      Joel Sherrill <joel@OARcorp.com>
332
333        * .cvsignore, include/.cvsignore: Add more entries.
334
3352001-10-26      Victor V. Vengerov <vvv@oktet.ru>
336
337        * New BSP for MCF5206eLITE evaluation board BSP.
338        * ChangeLog, README, bsp_specs, configure.ac, console/console.c,
339        console/.cvsignore, i2c/i2c.c, i2c/i2cdrv.c, i2c/.cvsignore,
340        include/bsp.h, include/bspopts.h.in, include/coverhd.h,
341        include/ds1307.h, include/i2c.h, include/i2cdrv.h, include/nvram.h,
342        include/.cvsignore, nvram/nvram.c, nvram/.cvsignore, start/start.S,
343        start/.cvsignore, startup/bspclean.c, startup/bspstart.c,
344        startup/gdbinit, startup/init5206e.c, startup/linkcmds,
345        startup/linkcmds.flash, startup/.cvsignore, times, tod/ds1307.c,
346        tod/todcfg.c, tod/.cvsignore, tools/.cvsignore, tools/configure.ac,
347        tools/runtest, tools/changes, wrapup/.cvsignore, .cvsignore:
348        New files.
349
Note: See TracBrowser for help on using the repository browser.