source: rtems/c/src/lib/libbsp/mips/genmongoosev/ChangeLog @ cba119c9

4.104.114.84.95
Last change on this file since cba119c9 was 34c4852, checked in by Ralf Corsepius <ralf.corsepius@…>, on 05/26/05 at 05:36:48

2005-05-26 Ralf Corsepius <ralf.corsepius@…>

  • include/bsp.h: New header guard.
  • Property mode set to 100644
File size: 13.9 KB
Line 
12005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * include/bsp.h: New header guard.
4
52005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
8
92005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
10
11        * Makefile.am: Fix typo.
12
132005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
14
15        * Makefile.am: Remove build-variant support.
16
172004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
18
19        * configure.ac: Require automake > 1.9.
20
212004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
22
23        PR 610/bsps
24        * Makefile.am: Add include/tm27.h, Cosmetics.
25        * include/tm27.h: Final cosmetics.
26
272004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
28
29        * include/bsp.h: Split out tmtest27 support.
30        * include/tm27.h: New.
31
322004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
33
34        PR 613/bsps
35        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
36
372004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
38
39        PR 614/bsps
40        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
41
422004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
43
44        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
45        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
46        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
47        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
48
492004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
50
51        * clock/clockdrv.c, include/bsp.h, startup/bspstart.c,
52        startup/gdb-support.c, timer/timer.c: Convert to using c99 fixed
53        size types.
54
552004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * Makefile.am: Reflect changes to bsp.am.
58        Preinstall dist_project_lib*.
59
602004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: Reflect changes to bsp.am.
63
642004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
67
682004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: Correct path to clockdrv_shell.c.
71
722004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
75        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake
76        compilation rules.
77        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
78        timer/Makefile.am, wrapup/Makefile.am: Remove.
79        * configure.ac: Reflect changes above.
80
812004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * start/start.S: Replace #-ASM-style comments with C-/**/ comments.
84        * start/reg.S: Remove //-comments
85
862004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
89        Add RTEMS_PROG_CCAS.
90
912004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * Makefile.am: Add PREINSTALL_DIRS.
94
952004-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * Makefile.am: Remove times from EXTRA_DIST (Non-existant).
98        * startup/Makefile.am: Remove bspclean.c, exit.c, setvec.c from
99        EXTRA_DIST.
100        * wrapup/Makefile.am: Reflect changes to libcpu.
101
1022004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
105        Add PRE/TMPINSTALL_FILES to CLEANFILES.
106        * startup/Makefile.am: Ditto.
107
1082004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * start/Makefile.am: Remove.
111        * Makefile.am: Merge-in start/Makefile.am.
112        * configure.ac: Reflect changes above.
113
1142004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * wrapup/Makefile.am: Eliminate $(LIB).
117        Use noinst_DATA to trigger building libbsp.a.
118
1192003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
122        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
123
1242003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
127        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
128
1292003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
132
1332003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * start/Makefile.am: Misc cleanups and fixes.
136        * startup/Makefile.am: Misc cleanups and fixes.
137        * wrapup/Makefile.am: Misc cleanups and fixes.
138
1392003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * Makefile.am: Add preinstallation dirstamp support.
142        * clock/Makefile.am: Cosmetics.
143        * console/Makefile.am: Cosmetics.
144        * startup/Makefile.am: Cosmetics.
145        * timer/Makefile.am: Cosmetics.
146        * wrapup/Makefile.am: Cosmetics.
147
1482003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * clock/Makefile.am: Remove all-local: $(ARCH).
151        * console/Makefile.am: Remove all-local: $(ARCH).
152        * start/Makefile.am: Remove all-local: $(ARCH).
153        * startup/Makefile.am: Remove all-local: $(ARCH).
154        * timer/Makefile.am: Remove all-local: $(ARCH).
155        * wrapup/Makefile.am: Remove all-local: $(ARCH).
156
1572003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * Makefile.am: Fix preinstallation of include/coverhd.h.
160
1612003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * Makefile.am: Merge-in include/Makefile.am.
164        Reflect changes to bsp.am.
165        * include/Makefile.am: Remove.
166        * configure.ac: Reflect changes above.
167
1682003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * bsp_specs: Remove *lib:.
171
1722003-09-04      Joel Sherrill <joel@OARcorp.com>
173
174        * clock/clockdrv.c, console/conscfg.c, include/bsp.h,
175        startup/bspstart.c, startup/gdb-support.c, timer/timer.c: URL for
176        license changed.
177
1782003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * Makefile.am: Reflect having moved aclocal/.
181
1822003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * Makefile.am: Reflect having moved automake/.
185        * clock/Makefile.am: Reflect having moved automake/.
186        * console/Makefile.am: Reflect having moved automake/.
187        * include/Makefile.am: Reflect having moved automake/.
188        * start/Makefile.am: Reflect having moved automake/.
189        * startup/Makefile.am: Reflect having moved automake/.
190        * timer/Makefile.am: Reflect having moved automake/.
191        * wrapup/Makefile.am: Reflect having moved automake/.
192
1932003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        PR 452/bsps
196        * startup/Makefile.am: Remove USE_INIT_FINI.
197
1982003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * bsp_specs: Remove -D__USE_INIT_FINI__.
201        Remove *.cpp (Now unused).
202
2032003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
206
2072003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        PR 445/bsps
210        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
211
2122003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * configure.ac: Remove AC_CONFIG_AUX_DIR.
215
2162003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
219
2202003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * configure.ac: AC_PREREQ(2.57).
223
2242003-01-20      Joel Sherrill <joel@OARcorp.com>
225
226        * startup/linkcmds*: Add FreeBSD sysctl() sections.
227
2282002-12-08      Greg Menke <gregory.menke@gsfc.nasa.gov>
229 
230        * bsp_specs: Added crtbegin/crtend and INIT_FINI for C++ support.
231        * linkcmds: Added .init, .fini & related sections.
232
2332002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
236        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
237        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
238        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
239        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
240
2412002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * start/Makefile.am: Use install-data-local to install startfile.
244
2452002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
248
2492002-11-01      Joel Sherrill <joel@OARcorp.com>
250
251        * startup/gdb-support.c, startup/linkcmds: Removed warnings.
252
2532002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * .cvsignore: Reformat.
256        Add autom4te*cache.
257        Remove autom4te.cache.
258
2592002-08-21      Joel Sherrill <joel@OARcorp.com>
260
261        * bsp_specs: Added support for -nostdlibs.
262
2632002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
266        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
267        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
268        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
269        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
270        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
271
2722002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * start/Makefile.am: Eliminate PGM.
275        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
276
2772002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
280
2812002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
284        Remove $(OBJS) from all-local.
285
2862002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * wrapup/Makefile.am: Add $(LIB) to all-local.
289
2902002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
293
2942002-06-25      Joel Sherrill <joel@OARcorp.com>
295
296        * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
297        support to the shared gdb stub glue thus moving some of the
298        gdbstub support to a higher level.
299        * startup/Makefile.am: Modified to reflect above.
300
3012002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * configure.ac:
304        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
305        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
306        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
307        * Makefile.am: Remove AUTOMAKE_OPTIONS.
308        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
309        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
310        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
311        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
312        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
313        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
314
3152001-03-08      Joel Sherrill <joel@OARcorp.com>
316
317        * start/start.S, startup/bspstart.c: Removed warnings.
318
3192002-03-05      Greg Menke <gregory.menke@gsfc.nasa.gov>
320
321        * startup/gdb-support.c: Added calls into the mips-support gdb stub
322        for configuring the memory regions.  Any bsp that wants to use the
323        gdbstub will need to do something similar.
324        * startup/Makefile.am: Added shared/gdbstub directory to include path.
325
3262002-02-27      Greg Menke <gregory.menke@gsfc.nasa.gov>
327
328        * start/start.S: Added kseg1 test to enable cache flush code
329        * bsp_specs: Added -qnostartfile to disable including bsp's start.o
330        * startup/bspstart.c: Made clear_cache actually work, tweaked cpu
331        init to only turn on whats needed.
332        * startup/gdb-support.c: Added calls to uart 2 for gdb stub I/O and
333        a handy init function.
334
3352002-02-08      Joel Sherrill <joel@OARcorp.com>
336
337        * startup/Makefile.am: Now compile the gdb stub.
338        * startup/bspstart.c: Fixed header block.
339        * startup/gdb-support.c: New file in stub state.
340
3412001-02-01      Greg Menke <gregory.menke@gsfc.nasa.gov>
342
343        * include/lr33000.h, include/lr330x0.h, include/r3000.h, start/mg5.h:
344        New files missed in previous commit.
345        * timer/timer.c: Use rtems/bspIo.h not just bspIo.h.
346
3472001-02-01      Greg Menke <gregory.menke@gsfc.nasa.gov>
348
349        * Update of BSP to address problems restarting, provide more
350        information during boot, and better handle ROM vs RAM images.
351        * README, include/bsp.h, start/regs.S, start/start.S,
352        startup/bspstart.c, startup/linkcmds, timer/timer.c: Updated
353
3542002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
357
3582002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * console/conscfg.c: Include rtems/bspIo.h instead of bspIo.h.
361        * timer/timer.c: Include rtems/bspIo.h instead of bspIo.h.
362
3632001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
366
3672001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
370        * configure.in: Remove.
371        * configure.ac: New file, generated from configure.in by autoupdate.
372
3732001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * include/Makefile.am: Use 'CLEANFILES ='.
376        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
377
3782001-05-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * configure.in: Add bspopts.h.
381        * include/bsp.h: Include bspopts.h.
382        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
383        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
384
3852001-05-24      Greg Menke <gregory.menke@gsfc.nasa.gov>
386
387        * Assisted in design and debug by Joel Sherrill <joel@OARcorp.com>.
388        * start/regs.S, start/start.S: Now works on Mongoose-V.  Missed
389        in previous patch.
390
3912001-05-22      Greg Menke <gregory.menke@gsfc.nasa.gov>
392
393        * Assisted in design and debug by Joel Sherrill <joel@OARcorp.com>.
394        * clock/clockdrv.c, console/conscfg.c: Corrected.
395        * include/bsp.h: Support for tm27 and addition of CPU_CLOCK_RATE.
396        * startup/bspstart.c: Properly set initial status register and
397        pending interrupts.
398        * timer/timer.c: Works now.
399
4002001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
401
402        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
403
4042001-05-07      Joel Sherrill <joel@OARcorp.com>
405
406        * console/conscfg.c: Added an entry for the second
407        serial port.
408
4092001-04-20      Joel Sherrill <joel@OARcorp.com>
410
411        * clock/clockdrv.c: Account for the fact that ClockRate is
412        in cycles not megahertz.
413
4142001-04-16      Joel Sherrill <joel@OARcorp.com>
415
416        * start/start.S, startup/bspstart.c, startup/linkcmds:
417        Cleanup that was not merged from the simple non-RTEMS program.
418
4192001-04-16      Joel Sherrill <joel@OARcorp.com>
420
421        * start/start.S, startup/bspstart.c, startup/linkcmds:
422        Modifications made with Gregory Menke <gregory.menke@gsfc.nasa.gov>
423        as he debugged this BSP using a logic analyzer.
424
4252001-03-14      Joel Sherrill <joel@OARcorp.com>
426
427        * clock/clockdrv.c, console/conscfg.c, include/bsp.h, start/start.S,
428        startup/bspstart.c, timer/timer.c: Comments corrected.
429
4302001-02-22      Joel Sherrill <joel@OARcorp.com>
431
432        * The Generic Mongoose-V BSP uses only the peripherals found on
433        the Synova Mongoose-V CPU.  This is a radiation hardened CPU
434        based on the LSI Logic 33K.
435        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.in,
436        clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c,
437        console/.cvsignore, console/Makefile.am, console/conscfg.c,
438        include/.cvsignore, include/Makefile.am, include/bsp.h,
439        start/.cvsignore, start/Makefile.am, start/regs.S, start/start.S,
440        startup/.cvsignore, startup/Makefile.am, startup/bspstart.c,
441        startup/linkcmds, timer/.cvsignore, timer/Makefile.am, timer/timer.c,
442        wrapup/.cvsignore, wrapup/Makefile.am: New files.
443
Note: See TracBrowser for help on using the repository browser.