source: rtems/c/src/lib/libbsp/m68k/mcf5206elite/ChangeLog @ 445f8cc

4.104.114.84.95
Last change on this file since 445f8cc was 445f8cc, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/22/05 at 04:13:41

2005-01-22 Ralf Corsepius <ralf.corsepius@…>

  • tod/todcfg.c: size_t RTC_Count.
  • Property mode set to 100644
File size: 12.0 KB
Line 
12005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * tod/todcfg.c: size_t RTC_Count.
4
52005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
8
92005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
10
11        * Makefile.am: Remove build-variant support.
12
132004-11-25      Joel Sherrill <joel@OARcorp.com>
14
15        * startup/linkcmds, startup/linkcmds.flash: Add new bss sections .bss.*
16        and .gnu.linkonce.b*.
17
182004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
19
20        * configure.ac: Require automake > 1.9.
21
222004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
23
24        PR 610/bsps
25        * Makefile.am: Add include/tm27.h, Cosmetics.
26        * include/tm27.h: Final cosmetics.
27
282004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
29
30        * include/bsp.h: Split out tmtest27 support.
31        * include/tm27.h: New.
32
332004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
34
35        PR 613/bsps
36        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
37
382004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
39
40        PR 614/bsps
41        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
42
432004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
44
45        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
46
472004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
48
49        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
50        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
51        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
52
532004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
54
55        * console/console.c, i2c/i2c.c, i2c/i2cdrv.c, include/bsp.h,
56        include/i2c.h, nvram/nvram.c, startup/bspstart.c,
57        startup/init5206e.c, tod/ds1307.c: Convert to using c99 fixed size
58        types.
59
602004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: Reflect changes to bsp.am.
63        Preinstall dist_project_lib*.
64
652004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Reflect changes to bsp.am.
68
692004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
72
732004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Pickup files from ../../m68k/shared instead of
76        ../shared. Reformat.
77
782004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
81
822004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * Makefile.am: Reflect having changed libcpu/m68k/mcf5206/console.rel
85        to libcpu/m68k/mcf5206/mcfuart.rel
86
872004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * Makefile.am: Merge-in console/Makefile.am, i2c/Makefile.am,
90        nvram/Makefile.am, startup/Makefile.am, tod/Makefile.am,
91        wrapup/Makefile.am.
92        Use automake compilation rules.
93        * console/Makefile.am, i2c/Makefile.am, nvram/Makefile.am,
94        startup/Makefile.am, tod/Makefile.am, wrapup/Makefile.am:
95        Remove.
96        * configure.ac: Reflect changes above.
97
982004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am: Add PREINSTALL_DIRS.
101        * wrapup/Makefile.am: Reflect changes to libcpu.
102
1032004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * wrapup/Makefile.am: Reflect changes to libcpu.
106
1072004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
110        Add PRE/TMPINSTALL_FILES to CLEANFILES.
111        * startup/Makefile.am: Ditto.
112
1132004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * start/Makefile.am: Remove.
116        * Makefile.am: Merge-in start/Makefile.am.
117        * configure.ac: Reflect changes above.
118
1192004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * wrapup/Makefile.am: Eliminate $(LIB).
122        Use noinst_DATA to trigger building libbsp.a.
123
1242003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
127        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
128
1292003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
132        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
133
1342003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
137
1382003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * console/Makefile.am: Misc cleanups and fixes.
141        * i2c/Makefile.am: Misc cleanups and fixes.
142        * nvram/Makefile.am: Misc cleanups and fixes.
143        * start/Makefile.am: Misc cleanups and fixes.
144        * startup/Makefile.am: Misc cleanups and fixes.
145        * tod/Makefile.am: Misc cleanups and fixes.
146        * wrapup/Makefile.am: Misc cleanups and fixes.
147
1482003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * console/Makefile.am: Remove all: $(ARCH)..
151        * i2c/Makefile.am: Remove all: $(ARCH)..
152        * nvram/Makefile.am: Remove all: $(ARCH)..
153        * startup/Makefile.am: Remove all: $(ARCH)..
154        * tod/Makefile.am: Remove all: $(ARCH)..
155        * wrapup/Makefile.am: Remove all: $(ARCH).
156        Remove bogus wildcard from CPU_PIECES..
157
1582003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * Makefile.am: Cosmetics.
161        * console/Makefile.am: Cosmetics.
162        * i2c/Makefile.am: Cosmetics.
163        * nvram/Makefile.am: Cosmetics.
164        * start/Makefile.am: Cosmetics.
165        * startup/Makefile.am: Cosmetics.
166        * tod/Makefile.am: Cosmetics.
167        * wrapup/Makefile.am: Cosmetics.
168
1692003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * Makefile.am: Add preinstallation dirstamp support.
172        * console/Makefile.am: Cosmetics.
173        * i2c/Makefile.am: Cosmetics.
174        * nvram/Makefile.am: Cosmetics.
175        * startup/Makefile.am: Cosmetics.
176        * tod/Makefile.am: Cosmetics.
177        * wrapup/Makefile.am: Cosmetics.
178
1792003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * start/Makefile.am: Remove all-local: $(ARCH).
182
1832003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * Makefile.am: Merge-in include/Makefile.am.
186        Reflect changes to bsp.am.
187        * include/Makefile.am: Remove.
188        * configure.ac: Reflect changes above.
189
1902003-09-04      Joel Sherrill <joel@OARcorp.com>
191
192        * README, console/console.c, i2c/i2c.c, i2c/i2cdrv.c, include/bsp.h,
193        include/ds1307.h, include/i2c.h, include/i2cdrv.h, include/nvram.h,
194        nvram/nvram.c, start/start.S, startup/bspclean.c, startup/bspstart.c,
195        startup/gdbinit, startup/init5206e.c, startup/linkcmds,
196        startup/linkcmds.flash, tod/ds1307.c, tod/todcfg.c, tools/runtest:
197        URL for license changed.
198
1992003-08-20      Joel Sherrill <joel@OARcorp.com>
200
201        * console/console.c, start/start.S, startup/bspclean.c,
202        startup/bspstart.c, startup/init5206e.c: Correct copyright
203        statements.
204
2052003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * Makefile.am: Reflect having moved aclocal/.
208
2092003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * Makefile.am: Reflect having moved automake/.
212        * console/Makefile.am: Reflect having moved automake/.
213        * i2c/Makefile.am: Reflect having moved automake/.
214        * include/Makefile.am: Reflect having moved automake/.
215        * nvram/Makefile.am: Reflect having moved automake/.
216        * start/Makefile.am: Reflect having moved automake/.
217        * startup/Makefile.am: Reflect having moved automake/.
218        * tod/Makefile.am: Reflect having moved automake/.
219        * wrapup/Makefile.am: Reflect having moved automake/.
220
2212003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        PR 452/bsps
224        * startup/Makefile.am: Remove USE_INIT_FINI.
225
2262003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
229
2302003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        PR 445/bsps
233        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
234        Remove cpp, old_cpp (now unused).
235
2362003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * configure.ac: Remove AC_CONFIG_AUX_DIR.
239
2402003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
243
2442003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * configure.ac: AC_PREREQ(2.57).
247
2482003-01-20      Joel Sherrill <joel@OARcorp.com>
249
250        * startup/linkcmds*: Add FreeBSD sysctl() sections.
251
2522002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
255        * i2c/Makefile.am: Don't include @RTEMS_BSP@.cfg.
256        * nvram/Makefile.am: Don't include @RTEMS_BSP@.cfg.
257        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
258        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
259        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
260
2612002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * start/Makefile.am: Use install-data-local to install startfile.
264
2652002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
268
2692002-11-04      Joel Sherrill <joel@OARcorp.com>
270
271        * console/console.c, i2c/i2cdrv.c, nvram/nvram.c, startup/bspstart.c,
272        tod/ds1307.c: Removed warnings.
273
2742002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * .cvsignore: Reformat.
277        Add autom4te*cache.
278        Remove autom4te.cache.
279
2802002-08-21      Joel Sherrill <joel@OARcorp.com>
281
282        * wrapup/Makefile.am: PR217 required that the idle task be moved to
283        libcpu so it could be more acutely aware of the CPU model.  This
284        file was modified to pick up the idle task from there.
285
2862002-08-21      Joel Sherrill <joel@OARcorp.com>
287
288        * bsp_specs: Added support for -nostdlibs.
289
2902002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
293        * i2c/Makefile.am: Use .$(OBJEXT) instead of .o.
294        * nvram/Makefile.am: Use .$(OBJEXT) instead of .o.
295        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
296        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
297        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
298        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
299
3002002-08-05      Joel Sherrill <joel@OARcorp.com>
301
302        * Per PR260 eliminate use of make-target-options.  This impacted
303        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
304        SuperCore and required that the m68k optimized memcpy be moved
305        to libcpu.
306        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
307
3082002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * start/Makefile.am: Eliminate PGM.
311        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
312
3132002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * startup/Makefile.am: Add bsplib_DATA = linkcmds gdbinit
316        linkcmds.flash.
317
3182002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
321
3222001-05-09      Joel Sherrill <joel@OARcorp.com>
323
324        * startup/linkcmds: In support of gcc 3.1, added one of more
325        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
326        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
327        and direction of segments to memory regions may also have been
328        addressed.  This was a sweep across all BSPs.
329 
3302002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * configure.ac:
333        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
334        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
335        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
336        * Makefile.am: Remove AUTOMAKE_OPTIONS.
337        * i2c/Makefile.am: Remove AUTOMAKE_OPTIONS.
338        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
339        * nvram/Makefile.am: Remove AUTOMAKE_OPTIONS.
340        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
341        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
342        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
343        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
344
3452002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * include/Makefile.am: Adapt to automake-1.5.
348
3492001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
352        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
353
3542001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
357
3582001-11-20      Joel Sherrill <joel@OARcorp.com>
359
360        * include/bspopts.h.in: Automatically generated file that should not
361        be in CVS.
362
3632001-10-29      Joel Sherrill <joel@OARcorp.com>
364
365        * .cvsignore, include/.cvsignore: Add more entries.
366
3672001-10-26      Victor V. Vengerov <vvv@oktet.ru>
368
369        * New BSP for MCF5206eLITE evaluation board BSP.
370        * ChangeLog, README, bsp_specs, configure.ac, console/console.c,
371        console/.cvsignore, i2c/i2c.c, i2c/i2cdrv.c, i2c/.cvsignore,
372        include/bsp.h, include/bspopts.h.in, include/coverhd.h,
373        include/ds1307.h, include/i2c.h, include/i2cdrv.h, include/nvram.h,
374        include/.cvsignore, nvram/nvram.c, nvram/.cvsignore, start/start.S,
375        start/.cvsignore, startup/bspclean.c, startup/bspstart.c,
376        startup/gdbinit, startup/init5206e.c, startup/linkcmds,
377        startup/linkcmds.flash, startup/.cvsignore, times, tod/ds1307.c,
378        tod/todcfg.c, tod/.cvsignore, tools/.cvsignore, tools/configure.ac,
379        tools/runtest, tools/changes, wrapup/.cvsignore, .cvsignore:
380        New files.
381
Note: See TracBrowser for help on using the repository browser.