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

4.104.115
Last change on this file since 46b6a01 was 46b6a01, checked in by Joel Sherrill <joel.sherrill@…>, on 04/25/10 at 16:11:05

2010-04-25 Joel Sherrill <joel.sherrilL@…>

  • startup/linkcmds: Add NOLOAD to .bss to eliminate warnings.
  • Property mode set to 100644
File size: 21.6 KB
Line 
12010-04-25      Joel Sherrill <joel.sherrilL@OARcorp.com>
2
3        * startup/linkcmds: Add NOLOAD to .bss to eliminate warnings.
4
52010-04-14      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * console/conscfg.c: Include <unistd.h>.
8
92009-11-16      Ralf Corsépius <ralf.corsepius@rtems.org>
10
11        * startup/bspstart.c: Remove local prototypes of promCopyDcacheFlush,
12        promCopyIcacheFlush.
13        * include/bsp.h: Add prototypes of promCopyDcacheFlush and
14        promCopyIcacheFlush.
15
162009-11-16      Ralf Corsépius <ralf.corsepius@rtems.org>
17
18        * startup/bspstart.c: Remove nested externs.
19        #include <libcpu/isr_entries.h.
20
212009-10-21      Ralf Corsépius <ralf.corsepius@rtems.org>
22
23        * make/custom/genmongoosev.cfg: Remove RTEMS_BSP_FAMILY.
24
252009-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
26
27        * configure.ac: Don't add -ansi -fasm to CFLAGS.
28
292009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
30
31        * make/custom/genmongoosev.cfg: New (relocated from /make/custom).
32
332009-09-15      Ralf Corsépius <ralf.corsepius@rtems.org>
34
35        * configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
36
37 2009-07-16     Joel Sherrill <joel.sherrill@oarcorp.com>
38
39        * configure.ac: Rename BSP_BOOTCARD_OPTIONS to
40        RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs
41        have the same options.
42
432009-04-28      Chris Johns <chrisj@rtems.org>
44
45        * start/start.S: Update for boot_card command line change.
46
472008-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
48
49        * bsp_specs: Move -e start from *link to *startfile to avoid warning
50        for undefined entry symbol when linking relocatables with binutils
51        2.19.
52
532008-09-30      Ralf Corsépius <ralf.corsepius@rtems.org>
54
55        * clock/clockdrv.c: include "../../../shared/clockdrv_shell.h".
56        * Makefile.am: Reflect changes above.
57
582008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
59
60        * Makefile.am: Eliminate bsp.am. Build startup files as side-effect
61        of building libbspstart.a, using automake-rules.
62
632008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
64
65        * start/regs.S: Remove (Renamed into start/regs.h).
66        * start/regs.h: New (Renamed from start/regs.S).
67        * Makefile.am, start/start.S: Reflect renamer.
68
692008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
70
71        * Makefile.am: Eliminate *_SOURCES.
72
732008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
74
75        * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
76        components.
77
782008-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
79
80        * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
81
822008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
83
84        * configure.ac: Make letting boot_card() handle work area allocation
85        mandatory. Rename RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to
86        BSP_BOOTCARD_OPTIONS.
87
882008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
89
90        * include/bsp.h: Remove unnecessary boilerplate comments.
91
922008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
93
94        * Makefile.am, startup/linkcmds: Use top level shared
95        bsp_get_work_area() implementation.
96        * startup/bspgetworkarea.c: Removed.
97
982008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
99
100        * startup/bspstart.c: Remove unnecessary includes of
101        rtems/libcsupport.h and rtems/libio.h.
102
1032008-09-14      Joel Sherrill <joel.sherrill@oarcorp.com>
104
105        * Makefile.am, configure.ac, startup/bspstart.c, startup/linkcmds:
106        Split out bsp_get_work_area() into its own file and user BSP
107        Framework to perform more initialization.
108        * startup/bspgetworkarea.c: New file.
109
1102008-09-10      Joel Sherrill <joel.sherrill@oarcorp.com>
111
112        * include/bsp.h: Review of all bsp_cleanup() implementations. In this
113        phase, all prototypes were removed from bsp.h and empty
114        implementations were removed and made to use the shared stub.
115
1162008-09-05      Ralf Corsépius <ralf.corsepius@rtems.org>
117
118        * timer/timer.c: Convert to "bool".
119
1202008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
121
122        * timer/timer.c: Eliminate empty function from every benchmark timer
123        driver. Fix spelling.
124
1252008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
126
127        * timer/timer.c: Rename timer driver methods to follow RTEMS
128        programming conventions.
129
1302008-08-18      Ralf Corsépius <ralf.corsepius@rtems.org>
131
132        * startup/bspstart.c: Add missing prototypes.
133        * timer/timer.c: Add missing prototypes.
134
1352008-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
136
137        * startup/bspstart.c: Add capability for bootcard.c BSP Initialization
138        Framework to ask the BSP where it has memory for the RTEMS Workspace
139        and C Program Heap. These collectively are referred to as work area.
140        If the BSP supports this, then it does not have to include code to
141        split the available memory between the two areas. This reduces the
142        amount of code in the BSP specific bspstart.c file. Additionally, the
143        shared framework can initialize the C Library, call
144        rtems_debug_enable(), and dirty the work area memory. Until most/all
145        BSPs support this new capability, if the BSP supports this, it should
146        call RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION from its configure.ac.
147        When the transition is complete, this autoconf macro can be removed.
148
1492008-05-14      Joel Sherrill <joel.sherrill@OARcorp.com>
150
151        * Makefile.am: Rework to avoid .rel files.
152
1532008-05-12      Joel Sherrill <joel.sherrill@OARcorp.com>
154
155        * startup/bspstart.c: Refactored and renamed initialization routines to
156        rtems_initialize_data_structures, rtems_initialize_before_drivers,
157        rtems_initialize_device_drivers, and
158        rtems_initialize_start_multitasking. This opened the sequence up so
159        that bootcard() could provide a more robust and flexible framework
160        which is easier to explain and understand. This also lays the
161        groundwork for sharing the division of available memory between the
162        RTEMS workspace and heap and the C library initialization across all
163        BSPs.
164
1652008-03-03      Joel Sherrill <joel.sherrill@OARcorp.com>
166
167        * startup/linkcmds: Add wildcard to gcc_except_table section so
168        programs compiled with gcc 4.3.x can link.
169
1702007-12-11      Joel Sherrill <joel.sherrill@OARcorp.com>
171
172        * include/bsp.h, startup/bspstart.c: Eliminate copies of the
173        Configuration Table. Use the RTEMS provided accessor macros to obtain
174        configuration fields.
175
1762007-12-04      Joel Sherrill <joel.sherrill@OARcorp.com>
177
178        * startup/bspstart.c: Move interrupt_stack_size field from CPU Table to
179        Configuration Table. Eliminate CPU Table from all ports. Delete
180        references to CPU Table in all forms.
181
1822007-12-03      Joel Sherrill <joel.sherrill@OARcorp.com>
183
184        * Makefile.am, startup/bspstart.c: Moved most of the remaining CPU
185        Table fields to the Configuration Table. This included
186        pretasking_hook, predriver_hook, postdriver_hook, idle_task,
187        do_zero_of_workspace, extra_mpci_receive_server_stack,
188        stack_allocate_hook, and stack_free_hook. As a side-effect of this
189        effort some multiprocessing code was made conditional and some style
190        clean up occurred.
191
1922007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
193
194        * bsp_specs: Remove qrtems_debug.
195
1962007-04-09      Ralf Corsépius <ralf.corsepius@rtems.org>
197
198        * bsp_specs: Use old_link for -qrtems (Prevents *.link from killing
199        endianness).
200
2012006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
202
203        * configure.ac: New BUG-REPORT address.
204
2052006-11-15      Joel Sherrill <joel@OARcorp.com>
206
207        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
208        file and simplified initialization.
209
2102006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
211
212        * Makefile.am: Remove superfluous -DASM.
213
2142006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
215
216        * configure.ac: Require autoconf-2.60. Require automake-1.10.
217
2182006-09-11      Joel Sherrill <joel@OARcorp.com>
219
220        * startup/bspstart.c: Convert C++ style comments to C style.
221
2222006-03-08      Joel Sherrill <joel@OARcorp.com>
223
224        * startup/linkcmds: Add .gnu.linkonce.b.* section.
225
2262006-02-08      Joel Sherrill <joel@OARcorp.com>
227
228        * clock/clockdrv.c: Correct path to clockdrv_shell.c
229
2302006-02-08      Joel Sherrill <joel@OARcorp.com>
231
232        * startup/linkcmds: Add sections required by newer gcc versions.
233
2342006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
235
236        * Makefile.am: Add preinstall.am.
237
2382005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
239
240        * include/bsp.h: New header guard.
241
2422005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
243
244        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
245
2462005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
247
248        * Makefile.am: Fix typo.
249
2502005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
251
252        * Makefile.am: Remove build-variant support.
253
2542004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
255
256        * configure.ac: Require automake > 1.9.
257
2582004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
259
260        PR 610/bsps
261        * Makefile.am: Add include/tm27.h, Cosmetics.
262        * include/tm27.h: Final cosmetics.
263
2642004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
265
266        * include/bsp.h: Split out tmtest27 support.
267        * include/tm27.h: New.
268
2692004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
270
271        PR 613/bsps
272        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
273
2742004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
275
276        PR 614/bsps
277        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
278
2792004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
280
281        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
282        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
283        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
284        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
285
2862004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
287
288        * clock/clockdrv.c, include/bsp.h, startup/bspstart.c,
289        startup/gdb-support.c, timer/timer.c: Convert to using c99 fixed
290        size types.
291
2922004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * Makefile.am: Reflect changes to bsp.am.
295        Preinstall dist_project_lib*.
296
2972004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * Makefile.am: Reflect changes to bsp.am.
300
3012004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
304
3052004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * Makefile.am: Correct path to clockdrv_shell.c.
308
3092004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
312        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake
313        compilation rules.
314        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
315        timer/Makefile.am, wrapup/Makefile.am: Remove.
316        * configure.ac: Reflect changes above.
317
3182004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * start/start.S: Replace #-ASM-style comments with C-/**/ comments.
321        * start/reg.S: Remove //-comments
322
3232004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
326        Add RTEMS_PROG_CCAS.
327
3282004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * Makefile.am: Add PREINSTALL_DIRS.
331
3322004-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * Makefile.am: Remove times from EXTRA_DIST (Non-existant).
335        * startup/Makefile.am: Remove bspclean.c, exit.c, setvec.c from
336        EXTRA_DIST.
337        * wrapup/Makefile.am: Reflect changes to libcpu.
338
3392004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
342        Add PRE/TMPINSTALL_FILES to CLEANFILES.
343        * startup/Makefile.am: Ditto.
344
3452004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * start/Makefile.am: Remove.
348        * Makefile.am: Merge-in start/Makefile.am.
349        * configure.ac: Reflect changes above.
350
3512004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * wrapup/Makefile.am: Eliminate $(LIB).
354        Use noinst_DATA to trigger building libbsp.a.
355
3562003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
359        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
360
3612003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
364        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
365
3662003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
369
3702003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * start/Makefile.am: Misc cleanups and fixes.
373        * startup/Makefile.am: Misc cleanups and fixes.
374        * wrapup/Makefile.am: Misc cleanups and fixes.
375
3762003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
377
378        * Makefile.am: Add preinstallation dirstamp support.
379        * clock/Makefile.am: Cosmetics.
380        * console/Makefile.am: Cosmetics.
381        * startup/Makefile.am: Cosmetics.
382        * timer/Makefile.am: Cosmetics.
383        * wrapup/Makefile.am: Cosmetics.
384
3852003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * clock/Makefile.am: Remove all-local: $(ARCH).
388        * console/Makefile.am: Remove all-local: $(ARCH).
389        * start/Makefile.am: Remove all-local: $(ARCH).
390        * startup/Makefile.am: Remove all-local: $(ARCH).
391        * timer/Makefile.am: Remove all-local: $(ARCH).
392        * wrapup/Makefile.am: Remove all-local: $(ARCH).
393
3942003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * Makefile.am: Fix preinstallation of include/coverhd.h.
397
3982003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * Makefile.am: Merge-in include/Makefile.am.
401        Reflect changes to bsp.am.
402        * include/Makefile.am: Remove.
403        * configure.ac: Reflect changes above.
404
4052003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
406
407        * bsp_specs: Remove *lib:.
408
4092003-09-04      Joel Sherrill <joel@OARcorp.com>
410
411        * clock/clockdrv.c, console/conscfg.c, include/bsp.h,
412        startup/bspstart.c, startup/gdb-support.c, timer/timer.c: URL for
413        license changed.
414
4152003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
416
417        * Makefile.am: Reflect having moved aclocal/.
418
4192003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * Makefile.am: Reflect having moved automake/.
422        * clock/Makefile.am: Reflect having moved automake/.
423        * console/Makefile.am: Reflect having moved automake/.
424        * include/Makefile.am: Reflect having moved automake/.
425        * start/Makefile.am: Reflect having moved automake/.
426        * startup/Makefile.am: Reflect having moved automake/.
427        * timer/Makefile.am: Reflect having moved automake/.
428        * wrapup/Makefile.am: Reflect having moved automake/.
429
4302003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        PR 452/bsps
433        * startup/Makefile.am: Remove USE_INIT_FINI.
434
4352003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * bsp_specs: Remove -D__USE_INIT_FINI__.
438        Remove *.cpp (Now unused).
439
4402003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
441
442        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
443
4442003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
445
446        PR 445/bsps
447        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
448
4492003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
450
451        * configure.ac: Remove AC_CONFIG_AUX_DIR.
452
4532003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
456
4572003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
458
459        * configure.ac: AC_PREREQ(2.57).
460
4612003-01-20      Joel Sherrill <joel@OARcorp.com>
462
463        * startup/linkcmds*: Add FreeBSD sysctl() sections.
464
4652002-12-08      Greg Menke <gregory.menke@gsfc.nasa.gov>
466 
467        * bsp_specs: Added crtbegin/crtend and INIT_FINI for C++ support.
468        * linkcmds: Added .init, .fini & related sections.
469
4702002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
471
472        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
473        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
474        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
475        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
476        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
477
4782002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * start/Makefile.am: Use install-data-local to install startfile.
481
4822002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
483
484        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
485
4862002-11-01      Joel Sherrill <joel@OARcorp.com>
487
488        * startup/gdb-support.c, startup/linkcmds: Removed warnings.
489
4902002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
491
492        * .cvsignore: Reformat.
493        Add autom4te*cache.
494        Remove autom4te.cache.
495
4962002-08-21      Joel Sherrill <joel@OARcorp.com>
497
498        * bsp_specs: Added support for -nostdlibs.
499
5002002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
501
502        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
503        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
504        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
505        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
506        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
507        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
508
5092002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
510
511        * start/Makefile.am: Eliminate PGM.
512        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
513
5142002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515
516        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
517
5182002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
521        Remove $(OBJS) from all-local.
522
5232002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
524
525        * wrapup/Makefile.am: Add $(LIB) to all-local.
526
5272002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
528
529        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
530
5312002-06-25      Joel Sherrill <joel@OARcorp.com>
532
533        * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
534        support to the shared gdb stub glue thus moving some of the
535        gdbstub support to a higher level.
536        * startup/Makefile.am: Modified to reflect above.
537
5382002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
539
540        * configure.ac:
541        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
542        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
543        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
544        * Makefile.am: Remove AUTOMAKE_OPTIONS.
545        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
546        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
547        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
548        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
549        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
550        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
551
5522001-03-08      Joel Sherrill <joel@OARcorp.com>
553
554        * start/start.S, startup/bspstart.c: Removed warnings.
555
5562002-03-05      Greg Menke <gregory.menke@gsfc.nasa.gov>
557
558        * startup/gdb-support.c: Added calls into the mips-support gdb stub
559        for configuring the memory regions.  Any bsp that wants to use the
560        gdbstub will need to do something similar.
561        * startup/Makefile.am: Added shared/gdbstub directory to include path.
562
5632002-02-27      Greg Menke <gregory.menke@gsfc.nasa.gov>
564
565        * start/start.S: Added kseg1 test to enable cache flush code
566        * bsp_specs: Added -qnostartfile to disable including bsp's start.o
567        * startup/bspstart.c: Made clear_cache actually work, tweaked cpu
568        init to only turn on whats needed.
569        * startup/gdb-support.c: Added calls to uart 2 for gdb stub I/O and
570        a handy init function.
571
5722002-02-08      Joel Sherrill <joel@OARcorp.com>
573
574        * startup/Makefile.am: Now compile the gdb stub.
575        * startup/bspstart.c: Fixed header block.
576        * startup/gdb-support.c: New file in stub state.
577
5782001-02-01      Greg Menke <gregory.menke@gsfc.nasa.gov>
579
580        * include/lr33000.h, include/lr330x0.h, include/r3000.h, start/mg5.h:
581        New files missed in previous commit.
582        * timer/timer.c: Use rtems/bspIo.h not just bspIo.h.
583
5842001-02-01      Greg Menke <gregory.menke@gsfc.nasa.gov>
585
586        * Update of BSP to address problems restarting, provide more
587        information during boot, and better handle ROM vs RAM images.
588        * README, include/bsp.h, start/regs.S, start/start.S,
589        startup/bspstart.c, startup/linkcmds, timer/timer.c: Updated
590
5912002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
592
593        * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
594
5952002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
596
597        * console/conscfg.c: Include rtems/bspIo.h instead of bspIo.h.
598        * timer/timer.c: Include rtems/bspIo.h instead of bspIo.h.
599
6002001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
601
602        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
603
6042001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
605
606        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
607        * configure.in: Remove.
608        * configure.ac: New file, generated from configure.in by autoupdate.
609
6102001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
611
612        * include/Makefile.am: Use 'CLEANFILES ='.
613        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
614
6152001-05-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
616
617        * configure.in: Add bspopts.h.
618        * include/bsp.h: Include bspopts.h.
619        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
620        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
621
6222001-05-24      Greg Menke <gregory.menke@gsfc.nasa.gov>
623
624        * Assisted in design and debug by Joel Sherrill <joel@OARcorp.com>.
625        * start/regs.S, start/start.S: Now works on Mongoose-V.  Missed
626        in previous patch.
627
6282001-05-22      Greg Menke <gregory.menke@gsfc.nasa.gov>
629
630        * Assisted in design and debug by Joel Sherrill <joel@OARcorp.com>.
631        * clock/clockdrv.c, console/conscfg.c: Corrected.
632        * include/bsp.h: Support for tm27 and addition of CPU_CLOCK_RATE.
633        * startup/bspstart.c: Properly set initial status register and
634        pending interrupts.
635        * timer/timer.c: Works now.
636
6372001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
638
639        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
640
6412001-05-07      Joel Sherrill <joel@OARcorp.com>
642
643        * console/conscfg.c: Added an entry for the second
644        serial port.
645
6462001-04-20      Joel Sherrill <joel@OARcorp.com>
647
648        * clock/clockdrv.c: Account for the fact that ClockRate is
649        in cycles not megahertz.
650
6512001-04-16      Joel Sherrill <joel@OARcorp.com>
652
653        * start/start.S, startup/bspstart.c, startup/linkcmds:
654        Cleanup that was not merged from the simple non-RTEMS program.
655
6562001-04-16      Joel Sherrill <joel@OARcorp.com>
657
658        * start/start.S, startup/bspstart.c, startup/linkcmds:
659        Modifications made with Gregory Menke <gregory.menke@gsfc.nasa.gov>
660        as he debugged this BSP using a logic analyzer.
661
6622001-03-14      Joel Sherrill <joel@OARcorp.com>
663
664        * clock/clockdrv.c, console/conscfg.c, include/bsp.h, start/start.S,
665        startup/bspstart.c, timer/timer.c: Comments corrected.
666
6672001-02-22      Joel Sherrill <joel@OARcorp.com>
668
669        * The Generic Mongoose-V BSP uses only the peripherals found on
670        the Synova Mongoose-V CPU.  This is a radiation hardened CPU
671        based on the LSI Logic 33K.
672        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.in,
673        clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c,
674        console/.cvsignore, console/Makefile.am, console/conscfg.c,
675        include/.cvsignore, include/Makefile.am, include/bsp.h,
676        start/.cvsignore, start/Makefile.am, start/regs.S, start/start.S,
677        startup/.cvsignore, startup/Makefile.am, startup/bspstart.c,
678        startup/linkcmds, timer/.cvsignore, timer/Makefile.am, timer/timer.c,
679        wrapup/.cvsignore, wrapup/Makefile.am: New files.
680
Note: See TracBrowser for help on using the repository browser.