source: rtems/c/src/lib/libbsp/powerpc/score603e/ChangeLog @ c00b49f8

4.104.115
Last change on this file since c00b49f8 was 6b2b37d2, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/15/09 at 14:45:47

2009-09-15 Ralf Corsépius <ralf.corsepius@…>

  • configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
  • Property mode set to 100644
File size: 31.7 KB
Line 
12009-09-15      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
4
5 2009-08-21     Joel Sherrill <joel.sherrill@OARcorp.com>
6
7        * include/bsp.h: Eliminate BSPs defining NUMBER_OF_TERMIOS_PORTS.
8        Should be automatically handled by confdefs.h or the application.
9
102009-08-07      Joel Sherrill <joel.sherrill@oarcorp.com>
11
12        * console/console.c, startup/genpvec.c, startup/setvec.c: Disable call
13        to rtems_interrupt_catch until it is fixed. Need to disabled
14        set_vector.
15
162009-07-16      Joel Sherrill <joel.sherrill@oarcorp.com>
17
18        * configure.ac: Rename BSP_BOOTCARD_OPTIONS to
19        RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs
20        have the same options.
21
222009-07-16      Joel Sherrill <joel.sherrill@oarcorp.com>
23
24        * configure.ac: Add BSP_BOOTCARD_OPTIONS.
25
262009-06-02      Ralf Corsépius <ralf.corsepius@rtems.org>
27
28        * Makefile.am: Fix breakage having been introduced in previous patch.
29
302009-05-05      Jennifer Averett <jennifer.averett@OARcorp.com>
31
32        * Makefile.am, configure.ac, preinstall.am, PCI_bus/PCI.c,
33        PCI_bus/PCI.h, PCI_bus/flash.c, PCI_bus/universe.c, console/85c30.c,
34        console/85c30.h, console/console.c, console/consolebsp.h,
35        console/tbl85c30.c, include/bsp.h, include/gen2.h,
36        include/irq-config.h, include/tm27.h, irq/FPGA.c, irq/irq.h,
37        irq/irq_init.c, start/start.S, startup/Hwr_init.c,
38        startup/bspstart.c, startup/linkcmds, timer/timer.c, tod/tod.c,
39        vme/VMEConfig.h: Updated and tested with latest interrupt source.
40        Modified with latest memory allocation, but this needs testing.
41        * irq/no_pic.c: New file.
42
432009-04-28      Chris Johns <chrisj@rtems.org>
44
45        * start/start.S: Update for boot_card command line change.
46
472009-02-26      Joel Sherrill <joel.sherrill@OARcorp.com>
48
49        * irq/irq.c: Add bsp_interrupt_handler_default() so this BSP will link.
50
512008-12-07      Ralf Corsépius <ralf.corsepius@rtems.org>
52
53        * bsp_specs: Remove -Qy from *link.
54
552008-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
56
57        * bsp_specs: Move -e start from *link to *startfile to avoid warning
58        for undefined entry symbol when linking relocatables with binutils
59        2.19.
60
612008-10-03      Joel Sherrill <joel.sherrill@oarcorp.com>
62
63        * Makefile.am: Remove unused file.
64        * pci/no_host_bridge.c: Removed.
65
662008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
67
68        * preinstall.am: Regenerated.
69
702008-10-02      Joel Sherrill <joel.sherrill@OARcorp.com>
71
72        * Makefile.am: bsp_cleanup() was wrong. Use stub. openpic.h not needed.
73        * startup/bspclean.c: Removed.
74
752008-10-02      Joel Sherrill <joel.sherrill@OARcorp.com>
76
77        * preinstall.am: Regenerated.
78
792008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
80
81        * PCI_bus/PCI.c, PCI_bus/PCI.h, PCI_bus/flash.c, console/85c30.h,
82        console/console.c, console/consolebsp.h, console/tbl85c30.c,
83        include/gen2.h, irq/FPGA.c, irq/irq.c, irq/irq.h, irq/irq_init.c,
84        pci/no_host_bridge.c, startup/bspclean.c, startup/bspstart.c,
85        startup/genpvec.c, startup/vmeintr.c: File head clean up.
86
872008-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
88
89        * Makefile.am, PCI_bus/PCI.c, PCI_bus/universe.c, startup/genpvec.c:
90        Fix warnings.
91
922008-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
93
94        * Makefile.am, preinstall.am, PCI_bus/PCI.c, PCI_bus/PCI.h,
95        PCI_bus/universe.c, console/85c30.c, console/85c30.h,
96        console/consolebsp.h, console/tbl85c30.c, include/gen2.h,
97        startup/Hwr_init.c, startup/bspstart.c, startup/genpvec.c,
98        startup/setvec.c, startup/vmeintr.c, timer/timer.c, tod/tod.c,
99        vme/VMEConfig.h: Some clean up.
100        * include/coverhd.h: Removed.
101
1022008-09-30      Jennifer Averett <jennifer.averett@oarcorp.com>
103
104        * include/irq-config.h: New file.
105        * startup/spurious.c: Removed.
106
1072008-09-30      Jennifer Averett <jennifer.averett@oarcorp.com>
108
109        * Makefile.am, preinstall.am, PCI_bus/universe.c, console/console.c,
110        include/bsp.h, irq/FPGA.c, irq/irq.c, startup/Hwr_init.c,
111        startup/bspstart.c, startup/vmeintr.c: Modifications required to run
112        on hardware. Some cleanup.
113
1142008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
115
116        * Makefile.am: Eliminate bsp.am. Build startup files as side-effect
117        of building libbspstart.a, using automake-rules.
118
1192008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
120
121        * Makefile.am: Eliminate *_SOURCES.
122
1232008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
124
125        * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
126        components.
127
1282008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
129
130        * Makefile.am: Remove noinst_PROGRAMS (Unused).
131
1322008-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
133
134        * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
135
1362008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
137
138        * configure.ac: Make letting boot_card() handle work area allocation
139        mandatory. Rename RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to
140        BSP_BOOTCARD_OPTIONS.
141
1422008-09-19      Joel Sherrill <joel.sherrill@oarcorp.com>
143
144        * include/bsp.h, startup/bspstart.c: Remove unused BSP_INIT_STACK_SIZE
145        now that the linkcmds accounts for the starting stack.
146
1472008-09-19      Joel Sherrill <joel.sherrill@oarcorp.com>
148
149        * Makefile.am, include/bsp.h, startup/bspstart.c, startup/linkcmds: Use
150        PowerPC level shared bsp_get_work_area() implementation.
151        * startup/bspgetworkarea.c: Removed.
152
1532008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
154
155        * startup/bspstart.c: Remove unused variable.
156
1572008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
158
159        * include/bsp.h: Remove unnecessary boilerplate comments.
160
1612008-09-18      Joel Sherrill <joel.sherrill@OARcorp.com>
162
163        * startup/bspstart.c: Add include of rtems/libio.h.
164
1652008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
166
167        * include/bsp.h: Eliminate definitions of BSP_LIBIO_MAX_FDS since this
168        is NOT used anywhere.
169
1702008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
171
172        * preinstall.am: Regenerated.
173
1742008-09-17      Miao Yan <yanmiaobest@gmail.com>
175
176        * startup/bspstart.c: Merge GSOC project code to add simple device only
177        filesystem (devfs), optionally completely drop out filesystem, and to
178        clean up disabling newlib reentrancy support. This dropped 17K from
179        the minimum.exe for sparc/sis and arm/rtl22xx_t now has a 15K code
180        space.
181
1822008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
183
184        * irq/FPGA.c: Remove unnecessary includes of rtems/libcsupport.h and
185        rtems/libio.h.
186
1872008-09-15      Joel Sherrill <joel.sherrill@oarcorp.com>
188
189        * Makefile.am, configure.ac, include/bsp.h, startup/bspstart.c: Add use
190        of bsp_get_work_area() in its own file and rely on BSP Framework to
191        perform more initialization.
192        * startup/bspgetworkarea.c: New file.
193
1942008-09-10      Joel Sherrill <joel.sherrill@oarcorp.com>
195
196        * include/bsp.h: Review of all bsp_cleanup() implementations. In this
197        phase, all prototypes were removed from bsp.h and empty
198        implementations were removed and made to use the shared stub.
199
2002008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
201
202        * irq/irq.c: Convert to "bool".
203
2042008-09-05      Ralf Corsépius <ralf.corsepius@rtems.org>
205
206        * console/85c30.c, console/console.c, irq/FPGA.c, timer/timer.c,
207        tod/tod.c: Convert to "bool".
208
2092008-09-03      Joel Sherrill <joel.sherrill@OARcorp.com>
210
211        * Makefile.am, README, configure.ac, console/85c30.c,
212        console/console.c, console/consolebsp.h, include/bsp.h,
213        include/gen2.h, irq/FPGA.c, irq/irq.c, irq/irq.h, irq/irq_init.c,
214        start/start.S, startup/bspstart.c, startup/genpvec.c,
215        startup/linkcmds, timer/timer.c, tod/tod.c: Initiate update and
216        testing. Runs hello but does not run ticker yet.
217
2182008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
219
220        * timer/timer.c: Eliminate empty function from every benchmark timer
221        driver. Fix spelling.
222
2232008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
224
225        * timer/timer.c: Rename timer driver methods to follow RTEMS
226        programming conventions.
227
2282008-08-20      Ralf Corsépius <ralf.corsepius@rtems.org>
229
230        * irq/FPGA.c, irq/irq_init.c, pci/no_host_bridge.c,
231        startup/Hwr_init.c, startup/genpvec.c:
232        Add missing prototypes.
233
2342008-07-03      Chris Johns <chrisj@rtems.org>
235
236        * c/src/lib/libbsp/powerpc/score603e/startup/genpvec.c: Change to
237        the Chains API.
238
2392008-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
240
241        * startup/bspstart.c: Add capability for bootcard.c BSP Initialization
242        Framework to ask the BSP where it has memory for the RTEMS Workspace
243        and C Program Heap. These collectively are referred to as work area.
244        If the BSP supports this, then it does not have to include code to
245        split the available memory between the two areas. This reduces the
246        amount of code in the BSP specific bspstart.c file. Additionally, the
247        shared framework can initialize the C Library, call
248        rtems_debug_enable(), and dirty the work area memory. Until most/all
249        BSPs support this new capability, if the BSP supports this, it should
250        call RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION from its configure.ac.
251        When the transition is complete, this autoconf macro can be removed.
252
2532008-05-14      Joel Sherrill <joel.sherrill@OARcorp.com>
254
255        * Makefile.am: Rework to avoid .rel files.
256
2572008-04-23      Joel Sherrill <joel.sherrill@OARcorp.com>
258
259        * Makefile.am: Remove all references to console_reserve_resources and
260        termios_reserve_resources.
261        * console/consolereserveresources.c: Removed.
262
2632008-03-03      Joel Sherrill <joel.sherrill@OARcorp.com>
264
265        * startup/linkcmds: Add wildcard to gcc_except_table section so
266        programs compiled with gcc 4.3.x can link.
267
2682007-12-11      Joel Sherrill <joel.sherrill@OARcorp.com>
269
270        * include/bsp.h, startup/bspstart.c: Eliminate copies of the
271        Configuration Table. Use the RTEMS provided accessor macros to obtain
272        configuration fields.
273
2742007-12-08      Till Straumann <strauman@slac.stanford.edu>
275
276        * Makefile.am: merged shared/vme/vme_universe.c and
277        shared/vme/vme_universe_dma.c into one file.
278
2792007-12-08      Till Straumann <strauman@slac.stanford.edu>
280
281        * vme/VMEConfig.h: added error status to
282        BSP_VME_UNIVERSE_INSTALL_IRQ_MGR(err) macro.
283
2842007-12-04      Joel Sherrill <joel.sherrill@OARcorp.com>
285
286        * include/bsp.h, startup/bspstart.c: Move interrupt_stack_size field
287        from CPU Table to Configuration Table. Eliminate CPU Table from all
288        ports. Delete references to CPU Table in all forms.
289
2902007-12-03      Joel Sherrill <joel.sherrill@OARcorp.com>
291
292        * Makefile.am, startup/bspstart.c: Moved most of the remaining CPU
293        Table fields to the Configuration Table. This included
294        pretasking_hook, predriver_hook, postdriver_hook, idle_task,
295        do_zero_of_workspace, extra_mpci_receive_server_stack,
296        stack_allocate_hook, and stack_free_hook. As a side-effect of this
297        effort some multiprocessing code was made conditional and some style
298        clean up occurred.
299
3002007-11-30      Till Straumann <strauman@slac.stanford.edu>
301
302        * startup/bspstart: removed _Cpu_table.exceptions_in_RAM.
303
3042007-11-30      Till Straumann <strauman@slac.stanford.edu>
305       
306        * vectors/vectors.S: Removed; this BSP now uses the shared
307        version.
308
3092007-11-30      Till Straumann <strauman@slac.stanford.edu>
310
311        * irq/irq.h, irq/irq_init.c: Removed the definition
312        of ASM_IRQ_VECTOR_BASE; this symbol was only use to
313        initialize the irqBase member of the rtems_irq_global_settings
314        struct. However, irqBase is an rtems_irq_symbolic_name,
315        so using BSP_LOWEST_OFFSET is more appropriate.
316
3172007-11-28      Joel Sherrill <joel.sherrill@OARcorp.com>
318
319        * startup/bspstart.c: Eliminate PowerPC specific elements from the CPU
320        Table. They have been replaced with variables named bsp_XXX as
321        needed.
322
3232007-09-17      Joel Sherrill <joel.sherrill@OARcorp.com>
324
325        * PCI_bus/universe.c, console/console.c, include/bsp.h, irq/FPGA.c,
326        startup/bspstart.c, startup/genpvec.c, startup/spurious.c: Eliminate
327        DEBUG_puts.
328
3292007-09-12      Joel Sherrill <joel.sherrill@OARcorp.com>
330
331        PR 1257/bsps
332        * irq/irq.c: Code outside of cpukit should use the public API for
333        rtems_interrupt_disable/rtems_interrupt_enable. By bypassing the
334        public API and directly accessing _CPU_ISR_Disable and
335        _CPU_ISR_Enable, they were bypassing the compiler memory barrier
336        directive which could lead to problems. This patch also changes the
337        type of the variable passed into these routines and addresses minor
338        style issues.
339
3402007-07-10      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
341
342        * irq/irq_init.c: adapted to shared exception code
343
3442007-07-06      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
345
346        * Makefile.am: adapted to shared exception code
347
3482007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
349
350        * bsp_specs: Remove qrtems_debug.
351
3522007-03-11      Joel Sherrill <joel@OARcorp.com>
353
354        * startup/bspstart.c: Remove assignments of
355        Cpu_table.do_zero_of_workspace to TRUE since TRUE is the default
356        value in boot_card.c
357
3582007-01-30      Till Straumann <strauman@slac.stanford.edu>
359
360        * Makefile.am, preinstall.am,
361        * vme/vmeconfig.c (removed), vme/VMEConfig.h (added):
362        cleaned up vme support - use files from libbsp/powerpc/shared/vme
363        and define BSP specifica in VMEConfig.h.
364        Use VME DMA support implemented by vmeUniverse and
365        libbsp/powerpc/shared/vme/vme_universe_dma.c
366
367        * irq/irq.c, include/gen2.h:
368        removed _BSP_vme_bridge_irq variable and BSP_PIC_DO_EOI definition.
369        Support for VME IRQ software priorities was incomplete/incorrect
370        on this BSP.
371
3722006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
373
374        * configure.ac: New BUG-REPORT address.
375
3762006-11-15      Joel Sherrill <joel@OARcorp.com>
377
378        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
379        file and simplified initialization.
380
3812006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
382
383        * Makefile.am: Remove superfluous -DASM.
384
3852006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
386
387        * configure.ac: Require autoconf-2.60. Require automake-1.10.
388
3892006-08-09      Joel Sherrill <joel@OARcorp.com>
390
391        * startup/linkcmds: Clean up a bit after adding missing .rela sections.
392
3932006-03-08      Joel Sherrill <joel@OARcorp.com>
394
395        * startup/linkcmds: Add .gnu.linkonce.b.* section.
396
3972006-02-08      Joel Sherrill <joel@OARcorp.com>
398
399        * startup/linkcmds: Add sections required by newer gcc versions.
400
4012006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
402
403        * configure.ac: Remove explicit ampolish3 support (now in
404        RTEMS_BSP_CONFIGURE).
405
4062006-01-10      Ralf Corsepius <ralf.corsepius@rtems.org>
407
408        * configure.ac: Add ampolish3 support.
409        * Makefile.am: Add preinstall.am.
410
4112006-01-08      Joel Sherrill <joel@OARcorp.com>
412
413        * Makefile.am, vme/vmeconfig.c: VME code now compiles but is untested.
414        Jennifer will have to test this.
415
4162006-01-08      Joel Sherrill <joel@OARcorp.com>
417
418        * Makefile.am, vme/vmeconfig.c: VME code now compiles but is untested.
419        Jennifer will have to test this.
420
4212005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
422
423        * include/bsp.h: New header guard.
424
4252005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
426
427        * irq/irq.c, irq/irq.h: Modified to use rtems/irq.h.
428
4292005-05-11      Joel Sherrill <joel@OARcorp.com>
430
431        * startup/linkcmds: Add .data.* sections.
432
4332005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
434
435        * vme/vmeconfig.c: Eliminate unsigned32.
436
4372005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
438
439        * include/gen2.h: Changed rtems_unsigned types to uint types
440
4412005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
442
443        * irq/irq_init.c: Name change to support common PCI interface
444
4452005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
446
447        * include/tm27.h: Correct error in tm27 test
448
4492005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
450
451        * Add/remove files for the Update to new exception model.
452        * pci/no_host_bridge.c, vme/vmeconfig.c: New files.
453        * clock/clock.c: Removed.
454
4552005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
456       
457        * Add/move files for the Update to new exception model.
458          NOTE: These modifications have not been tested on hardware.
459        * irq/FPGA.c, irq/irq.c, irq/irq.h, irq/irq_init.c: New files.
460        * startup/FPGA.c: Removed.
461
4622005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
463
464        * score603e/Makefile.am, score603e/configure.ac,
465        score603e/console/console.c, score603e/include/bsp.h,
466        score603e/include/gen2.h, score603e/include/tm27.h,
467        score603e/startup/bspstart.c: Update score603e to new exception model
468        NOTE: These modifications have not been tested on hardware.
469
4702005-04-15      Jennifer Averett <jennifer.averett@oarcorp.com>
471
472        * clock/clock.c: Fix multiple defined warning
473
4742005-04-11      Jennifer Averett<jennifer.averett@oarcorp.com>
475
476        PR 778/bsps
477        * include/bsp.h, include/gen2.h, startup/FPGA.c, startup/Hwr_init.c,
478        startup/bspstart.c, tod/tod.c:
479        modify SCORE_.. to BSP_.. for externally used define's.
480
4812005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
482
483        * configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
484
4852005-02-14      Ralf Corsepius <ralf.corsepius@rtems.org>
486
487        * startup/spurious.c: Merge ppc603 and ppc603e.
488        Remove digits (Unused).
489
4902005-02-12      Ralf Corsepius <ralf.corsepius@rtems.org>
491
492        * Makefile.am: Fix typo in previous patch.
493
4942005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
495
496        * Makefile.am: Merge-in wrapup/Makefile.am.
497        * wrapup/Makefile.am: Remove.
498        * configure.ac: Reflect changes above.
499
5002005-02-09      Ralf Corsepius <ralf.corsepius@rtems.org>
501
502        * vectors/vectors.S: Remove XCOFF support.
503
5042005-01-28      Joel Sherrill <joel@OARcorp.com>
505
506        * startup/linkcmds: Add .gnu.linkonce.b.* section.
507
5082005-01-26      Joel Sherrill <joel@OARcorp.com>
509
510        * startup/linkcmds: Now links.
511
5122005-01-18      Ralf Corsepius <ralf.corsepius@rtems.org>
513
514        * Makefile.am: Use ../../shared/tod.h instead of include/tod.h.
515        * include/tod.h: Remove.
516
5172005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
518
519        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
520
5212005-01-04      Joel Sherrill <joel@OARcorp.com>
522
523        * startup/linkcmds: Remove warnings.
524
5252005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
526
527        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
528
5292004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
530
531        * configure.ac: Require automake > 1.9.
532
5332004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
534
535        PR 610/bsps
536        * Makefile.am: Add include/tm27.h, Cosmetics.
537        * include/tm27.h: Final cosmetics.
538
5392004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
540
541        * include/bsp.h: Split out tmtest27 support.
542        * include/tm27.h: New.
543
5442004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
545
546        PR 613/bsps
547        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
548
5492004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
550
551        PR 614/bsps
552        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
553
5542004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
555
556        * vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
557        * startup/genpvec.c: Include <rtems/chain.h> instead of <chain.h>.
558        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
559        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
560        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
561        * console/consolebsp.h: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
562        * startup/vmeintr.c: Include <rtems/vmeintr.h> instead of <vmeintr.h>.
563
5642004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
565
566        * PCI_bus/PCI.c, PCI_bus/PCI.h, PCI_bus/flash.c, PCI_bus/universe.c,
567        clock/clock.c, console/85c30.c, console/console.c,
568        console/consolebsp.h, include/bsp.h, include/gen2.h, startup/FPGA.c,
569        startup/Hwr_init.c, startup/bspstart.c, startup/genpvec.c,
570        startup/spurious.c, startup/vmeintr.c, timer/timer.c, tod/tod.c:
571        Convert to using c99 fixed size types.
572
5732004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * Makefile.am: Reflect changes to bsp.am.
576        Preinstall dist_project_lib*.
577
5782004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
579
580        * Makefile.am: Reflect changes to bsp.am.
581
5822004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
583
584        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
585
5862004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
587
588        * wrapup/Makefile.am: Convert to automake-building rules.
589
5902004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
591
592        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
593        PCI_bus/Makefile.am, startup/Makefile.am, timer/Makefile.am,
594        tod/Makefile.am, vectors/Makefile.am. Use automake compilation rules.
595        * clock/Makefile.am, console/Makefile.am, PCI_bus/Makefile.am,
596        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
597        vectors/Makefile.am: Remove.
598        * configure.ac: Reflect changes above.
599        * wrapup/Makefile.am: Reflect changes above.
600
6012004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
602
603        * Makefile.am: Merge-in start/Makefile.am.
604        * start/Makefile.am: Remove.
605        * configure.ac: Reflect changes above.
606
6072004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
608
609        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
610        Add RTEMS_PROG_CCAS.
611
6122004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
613
614        * Makefile.am: Add PREINSTALL_DIRS.
615        * wrapup/Makefile.am: Reflect changes to libcpu.
616
6172004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
618
619        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
620        Add PRE/TMPINSTALL_FILES to CLEANFILES.
621        * start/Makefile.am: Ditto.
622        * startup/Makefile.am: Ditto.
623
6242004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
625
626        * wrapup/Makefile.am: Eliminate $(LIB).
627        Use noinst_DATA to trigger building libbsp.a.
628
6292003-12-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
630
631        * startup/Makefile.am: Cosmetics.
632
6332003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
634
635        * PCI_bus/Makefile.am: Eliminate VPATH.
636        * clock/Makefile.am: Eliminate VPATH.
637        * console/Makefile.am: Eliminate VPATH.
638        * start/Makefile.am: Eliminate VPATH.
639        * startup/Makefile.am: Eliminate VPATH.
640        * timer/Makefile.am: Eliminate VPATH.
641        * tod/Makefile.am: Eliminate VPATH.
642        * vectors/Makefile.am: Eliminate VPATH.
643
6442003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
645
646        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
647        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
648
6492003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
650
651        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
652        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
653
6542003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
655
656        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
657
6582003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
659
660        * start/Makefile.am: Misc cleanups and fixes.
661        * startup/Makefile.am: Misc cleanups and fixes.
662        * wrapup/Makefile.am: Misc cleanups and fixes.
663
6642003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
665
666        * Makefile.am: Add preinstallation dirstamp support.
667        * PCI_bus/Makefile.am: Cosmetics.
668        * clock/Makefile.am: Cosmetics.
669        * console/Makefile.am: Cosmetics.
670        * startup/Makefile.am: Cosmetics.
671        * timer/Makefile.am: Cosmetics.
672        * tod/Makefile.am: Cosmetics.
673        * vectors/Makefile.am: Cosmetics.
674        * wrapup/Makefile.am: Cosmetics.
675
6762003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
677
678        * PCI_bus/Makefile.am: Remove all-local: $(ARCH).
679        * clock/Makefile.am: Remove all-local: $(ARCH).
680        * console/Makefile.am: Remove all-local: $(ARCH).
681        * start/Makefile.am: Remove all-local: $(ARCH).
682        * startup/Makefile.am: Remove all-local: $(ARCH).
683        * timer/Makefile.am: Remove all-local: $(ARCH).
684        * tod/Makefile.am: Remove all-local: $(ARCH).
685        * vectors/Makefile.am: Remove all-local: $(ARCH).
686        * wrapup/Makefile.am: Remove all-local: $(ARCH).
687
6882003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
689
690        * Makefile.am: Merge-in include/Makefile.am.
691        Reflect changes to bsp.am.
692        * include/Makefile.am: Remove.
693        * configure.ac: Reflect changes above.
694
6952003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
696
697        * bsp_specs: Remove *lib:.
698
6992003-09-04      Joel Sherrill <joel@OARcorp.com>
700
701        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/85c30.h,
702        console/console.c, console/consolebsp.h,
703        console/consolereserveresources.c, console/tbl85c30.c, include/bsp.h,
704        include/coverhd.h, include/gen2.h, include/tod.h, startup/FPGA.c,
705        startup/bspclean.c, startup/bspstart.c, startup/genpvec.c,
706        startup/setvec.c, startup/vmeintr.c, timer/timer.c, tod/tod.c: URL
707        for license changed.
708
7092003-09-04      Joel Sherrill <joel@OARcorp.com>
710
711        * PCI_bus/PCI.c, PCI_bus/flash.c, PCI_bus/universe.c: Removed incorrect
712        statement about copyright assignment.
713
7142003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
715
716        * Makefile.am: Reflect having moved aclocal/.
717
7182003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
719
720        * Makefile.am: Reflect having moved automake/.
721        * PCI_bus/Makefile.am: Reflect having moved automake/.
722        * clock/Makefile.am: Reflect having moved automake/.
723        * console/Makefile.am: Reflect having moved automake/.
724        * include/Makefile.am: Reflect having moved automake/.
725        * start/Makefile.am: Reflect having moved automake/.
726        * startup/Makefile.am: Reflect having moved automake/.
727        * timer/Makefile.am: Reflect having moved automake/.
728        * tod/Makefile.am: Reflect having moved automake/.
729        * vectors/Makefile.am: Reflect having moved automake/.
730        * wrapup/Makefile.am: Reflect having moved automake/.
731
7322003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
733
734        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
735
7362003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
737
738        PR 445/bsps
739        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
740        Remove cpp, old_cpp (now unused).
741
7422003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
743
744        * configure.ac: Remove AC_CONFIG_AUX_DIR.
745
7462003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
747
748        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
749
7502003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
751
752        * configure.ac: AC_PREREQ(2.57).
753
7542003-01-20      Joel Sherrill <joel@OARcorp.com>
755
756        * startup/linkcmds*: Add FreeBSD sysctl() sections.
757
7582002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
759
760        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
761        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
762        * PCI_bus/Makefile.am: Don't include @RTEMS_BSP@.cfg.
763        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
764        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
765        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
766        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
767        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
768
7692002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
770
771        * start/Makefile.am: Use install-data-local to install startfile.
772
7732002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
774
775        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
776
7772002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
778
779        * .cvsignore: Reformat.
780        Add autom4te*cache.
781        Remove autom4te.cache.
782
7832002-08-21      Joel Sherrill <joel@OARcorp.com>
784
785        * bsp_specs: Added support for -nostdlibs.
786
7872002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
788
789        * PCI_bus/Makefile.am: Use .$(OBJEXT) instead of .o.
790        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
791        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
792        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
793        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
794        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
795        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
796        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
797        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
798
7992002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
800
801        * start/Makefile.am: Eliminate PGMS.
802        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
803
8042002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
805
806        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
807
8082002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
809
810        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
811        Remove $(OBJS) from all-local.
812
8132002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
814
815        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
816
8172001-05-09      Joel Sherrill <joel@OARcorp.com>
818
819        * startup/linkcmds: In support of gcc 3.1, added one of more
820        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
821        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
822        and direction of segments to memory regions may also have been
823        addressed.  This was a sweep across all BSPs.
824 
8252002-04-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
826
827        * startup/spurious.c: Use defined(mpc604) instead of defined(ppc604).
828
8292002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
830
831        * vectors/vectors.S: Include <asm.h>.
832
8332001-04-08      Joel Sherrill <joel@OARcorp.com>
834
835        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
836 
8372002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
838
839        * configure.ac:
840        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
841        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
842        * PCI_bus/Makefile.am: Remove AUTOMAKE_OPTIONS.
843        * Makefile.am: Remove AUTOMAKE_OPTIONS.
844        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
845        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
846        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
847        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
848        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
849        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
850        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
851        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
852        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
853
8542001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
855
856        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
857
8582001-11-28      Joel Sherrill <joel@OARcorp.com>,
859
860        This was tracked as PR87.
861        * README, configure.ac, include/Makefile.am, include/bsp.h,
862        start/start.S, startup/FPGA.c, startup/Makefile.am, tod/Makefile.am:
863        Eliminated conditional code for generation 1 boards as these are
864        no longer available.
865        * include/gen1.h, startup/82378zb.c, tod/tod_g1.c: Deleted.
866
8672001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
868
869        * Makefile.am: Add @exceptions@ to SUBDIRS.
870        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
871        make/custom/score603e.cfg;
872        Add automake conditional for SCORE_GENERATION_1;
873        Add RTEMS_PPC_EXCEPTIONS([old]).
874        * include/Makefile.am: include force-preinstall.am.
875        * start/start.S: include <bspopts.h> instead of targopts.h.
876        * tod/Makefile.am: Apply SCORE_GENERATION_1 conditional.
877        * vectors/vector.S: include <bsp.h>.
878        * wrapup/Makefile.am: Apply @exceptions@.
879
8802001-10-25      Joel Sherrill <joel@OARcorp.com>
881
882        * startup/linkcmds: Added _init and _fini.
883
8842001-10-12      Joel Sherrill <joel@OARcorp.com>
885
886        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/console.c,
887        console/consolebsp.h, console/consolereserveresources.c,
888        console/tbl85c30.c, include/bsp.h, include/coverhd.h, include/gen1.h,
889        include/gen2.h, startup/82378zb.c, startup/FPGA.c,
890        startup/bspstart.c, startup/genpvec.c, startup/setvec.c,
891        startup/vmeintr.c, timer/timer.c: Fixed typo.
892
8932001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
894
895        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
896        * configure.in: Remove.
897        * configure.ac: New file, generated from configure.in by autoupdate.
898
8992001-10-11      Joel Sherrill <joel@OARcorp.com>
900
901        * console/85c30.c, startup/bspstart.c: Fix references to delay() and
902        delay_in_bus_cycles() to add rtems_bsp_ prefix.
903
9042001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
905
906        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
907
9082001-08-30      Joel Sherrill <joel@OARcorp.com>
909
910        * startup/linkcmds: Modified to work better with gcc 2.8.1 and
911        gnat 3.13p.
912
9132001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
914
915        * configure.in: Add bspopts.h.
916        * include/.cvsignore: Add bspopts.h*, stamp-h*.
917        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
918        * include/bsp.h: Include bspopts.h.
919
9202001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
921
922        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
923
9242001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
925
926        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
927        CVS-Id.
928        * include/chain.h: Remove.
929        * include/Makefile.am: Remove chain.h.
930
9312000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
932
933        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
934
9352000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
936
937        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
938
9392000-11-01      Joel Sherrill <joel@OARcorp.com>
940
941        * startup/82378zb.c, startup/FPGA.c: assoc.h, error.h, libio_.h,
942        libio.h, and libcsupport.h moved from libc to lib/include/rtems and
943        now must be referenced as <rtems/XXX.h>.   Header file order
944        was cleaned up while doing this.
945
9462000-11-01      Joel Sherrill <joel@OARcorp.com>
947
948        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
949        and libcsupport.h moved from libc to lib/include/rtems and
950        now must be referenced as <rtems/XXX.h>.   Header file order
951        was cleaned up while doing this.
952
9532000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
954
955        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
956        Switch to GNU canonicalization.
957
9582000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
959
960        * PCI_bus/Makefile.am, clock/Makefile.am, console/Makefile.am,
961        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
962        tod/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am: Include
963        compile.am
964
9652000-08-10      Joel Sherrill <joel@OARcorp.com>
966
967        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.