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

4.104.115
Last change on this file since b5f6cf3 was b5f6cf3, checked in by Joel Sherrill <joel.sherrill@…>, on 10/02/08 at 14:53:31

2008-10-02 Joel Sherrill <joel.sherrill@…>

  • preinstall.am: Regenerated.
  • Property mode set to 100644
File size: 29.3 KB
Line 
12008-10-02      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * preinstall.am: Regenerated.
4
52008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
6
7        * PCI_bus/PCI.c, PCI_bus/PCI.h, PCI_bus/flash.c, console/85c30.h,
8        console/console.c, console/consolebsp.h, console/tbl85c30.c,
9        include/gen2.h, irq/FPGA.c, irq/irq.c, irq/irq.h, irq/irq_init.c,
10        pci/no_host_bridge.c, startup/bspclean.c, startup/bspstart.c,
11        startup/genpvec.c, startup/vmeintr.c: File head clean up.
12
132008-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
14
15        * Makefile.am, PCI_bus/PCI.c, PCI_bus/universe.c, startup/genpvec.c:
16        Fix warnings.
17
182008-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
19
20        * Makefile.am, preinstall.am, PCI_bus/PCI.c, PCI_bus/PCI.h,
21        PCI_bus/universe.c, console/85c30.c, console/85c30.h,
22        console/consolebsp.h, console/tbl85c30.c, include/gen2.h,
23        startup/Hwr_init.c, startup/bspstart.c, startup/genpvec.c,
24        startup/setvec.c, startup/vmeintr.c, timer/timer.c, tod/tod.c,
25        vme/VMEConfig.h: Some clean up.
26        * include/coverhd.h: Removed.
27
282008-09-30      Jennifer Averett <jennifer.averett@oarcorp.com>
29
30        * include/irq-config.h: New file.
31        * startup/spurious.c: Removed.
32
332008-09-30      Jennifer Averett <jennifer.averett@oarcorp.com>
34
35        * Makefile.am, preinstall.am, PCI_bus/universe.c, console/console.c,
36        include/bsp.h, irq/FPGA.c, irq/irq.c, startup/Hwr_init.c,
37        startup/bspstart.c, startup/vmeintr.c: Modifications required to run
38        on hardware. Some cleanup.
39
402008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
41
42        * Makefile.am: Eliminate bsp.am. Build startup files as side-effect
43        of building libbspstart.a, using automake-rules.
44
452008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
46
47        * Makefile.am: Eliminate *_SOURCES.
48
492008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
50
51        * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
52        components.
53
542008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
55
56        * Makefile.am: Remove noinst_PROGRAMS (Unused).
57
582008-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
59
60        * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
61
622008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
63
64        * configure.ac: Make letting boot_card() handle work area allocation
65        mandatory. Rename RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to
66        BSP_BOOTCARD_OPTIONS.
67
682008-09-19      Joel Sherrill <joel.sherrill@oarcorp.com>
69
70        * include/bsp.h, startup/bspstart.c: Remove unused BSP_INIT_STACK_SIZE
71        now that the linkcmds accounts for the starting stack.
72
732008-09-19      Joel Sherrill <joel.sherrill@oarcorp.com>
74
75        * Makefile.am, include/bsp.h, startup/bspstart.c, startup/linkcmds: Use
76        PowerPC level shared bsp_get_work_area() implementation.
77        * startup/bspgetworkarea.c: Removed.
78
792008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
80
81        * startup/bspstart.c: Remove unused variable.
82
832008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
84
85        * include/bsp.h: Remove unnecessary boilerplate comments.
86
872008-09-18      Joel Sherrill <joel.sherrill@OARcorp.com>
88
89        * startup/bspstart.c: Add include of rtems/libio.h.
90
912008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
92
93        * include/bsp.h: Eliminate definitions of BSP_LIBIO_MAX_FDS since this
94        is NOT used anywhere.
95
962008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
97
98        * preinstall.am: Regenerated.
99
1002008-09-17      Miao Yan <yanmiaobest@gmail.com>
101
102        * startup/bspstart.c: Merge GSOC project code to add simple device only
103        filesystem (devfs), optionally completely drop out filesystem, and to
104        clean up disabling newlib reentrancy support. This dropped 17K from
105        the minimum.exe for sparc/sis and arm/rtl22xx_t now has a 15K code
106        space.
107
1082008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
109
110        * irq/FPGA.c: Remove unnecessary includes of rtems/libcsupport.h and
111        rtems/libio.h.
112
1132008-09-15      Joel Sherrill <joel.sherrill@oarcorp.com>
114
115        * Makefile.am, configure.ac, include/bsp.h, startup/bspstart.c: Add use
116        of bsp_get_work_area() in its own file and rely on BSP Framework to
117        perform more initialization.
118        * startup/bspgetworkarea.c: New file.
119
1202008-09-10      Joel Sherrill <joel.sherrill@oarcorp.com>
121
122        * include/bsp.h: Review of all bsp_cleanup() implementations. In this
123        phase, all prototypes were removed from bsp.h and empty
124        implementations were removed and made to use the shared stub.
125
1262008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
127
128        * irq/irq.c: Convert to "bool".
129
1302008-09-05      Ralf Corsépius <ralf.corsepius@rtems.org>
131
132        * console/85c30.c, console/console.c, irq/FPGA.c, timer/timer.c,
133        tod/tod.c: Convert to "bool".
134
1352008-09-03      Joel Sherrill <joel.sherrill@OARcorp.com>
136
137        * Makefile.am, README, configure.ac, console/85c30.c,
138        console/console.c, console/consolebsp.h, include/bsp.h,
139        include/gen2.h, irq/FPGA.c, irq/irq.c, irq/irq.h, irq/irq_init.c,
140        start/start.S, startup/bspstart.c, startup/genpvec.c,
141        startup/linkcmds, timer/timer.c, tod/tod.c: Initiate update and
142        testing. Runs hello but does not run ticker yet.
143
1442008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
145
146        * timer/timer.c: Eliminate empty function from every benchmark timer
147        driver. Fix spelling.
148
1492008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
150
151        * timer/timer.c: Rename timer driver methods to follow RTEMS
152        programming conventions.
153
1542008-08-20      Ralf Corsépius <ralf.corsepius@rtems.org>
155
156        * irq/FPGA.c, irq/irq_init.c, pci/no_host_bridge.c,
157        startup/Hwr_init.c, startup/genpvec.c:
158        Add missing prototypes.
159
1602008-07-03      Chris Johns <chrisj@rtems.org>
161
162        * c/src/lib/libbsp/powerpc/score603e/startup/genpvec.c: Change to
163        the Chains API.
164
1652008-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
166
167        * startup/bspstart.c: Add capability for bootcard.c BSP Initialization
168        Framework to ask the BSP where it has memory for the RTEMS Workspace
169        and C Program Heap. These collectively are referred to as work area.
170        If the BSP supports this, then it does not have to include code to
171        split the available memory between the two areas. This reduces the
172        amount of code in the BSP specific bspstart.c file. Additionally, the
173        shared framework can initialize the C Library, call
174        rtems_debug_enable(), and dirty the work area memory. Until most/all
175        BSPs support this new capability, if the BSP supports this, it should
176        call RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION from its configure.ac.
177        When the transition is complete, this autoconf macro can be removed.
178
1792008-05-14      Joel Sherrill <joel.sherrill@OARcorp.com>
180
181        * Makefile.am: Rework to avoid .rel files.
182
1832008-04-23      Joel Sherrill <joel.sherrill@OARcorp.com>
184
185        * Makefile.am: Remove all references to console_reserve_resources and
186        termios_reserve_resources.
187        * console/consolereserveresources.c: Removed.
188
1892008-03-03      Joel Sherrill <joel.sherrill@OARcorp.com>
190
191        * startup/linkcmds: Add wildcard to gcc_except_table section so
192        programs compiled with gcc 4.3.x can link.
193
1942007-12-11      Joel Sherrill <joel.sherrill@OARcorp.com>
195
196        * include/bsp.h, startup/bspstart.c: Eliminate copies of the
197        Configuration Table. Use the RTEMS provided accessor macros to obtain
198        configuration fields.
199
2002007-12-08      Till Straumann <strauman@slac.stanford.edu>
201
202        * Makefile.am: merged shared/vme/vme_universe.c and
203        shared/vme/vme_universe_dma.c into one file.
204
2052007-12-08      Till Straumann <strauman@slac.stanford.edu>
206
207        * vme/VMEConfig.h: added error status to
208        BSP_VME_UNIVERSE_INSTALL_IRQ_MGR(err) macro.
209
2102007-12-04      Joel Sherrill <joel.sherrill@OARcorp.com>
211
212        * include/bsp.h, startup/bspstart.c: Move interrupt_stack_size field
213        from CPU Table to Configuration Table. Eliminate CPU Table from all
214        ports. Delete references to CPU Table in all forms.
215
2162007-12-03      Joel Sherrill <joel.sherrill@OARcorp.com>
217
218        * Makefile.am, startup/bspstart.c: Moved most of the remaining CPU
219        Table fields to the Configuration Table. This included
220        pretasking_hook, predriver_hook, postdriver_hook, idle_task,
221        do_zero_of_workspace, extra_mpci_receive_server_stack,
222        stack_allocate_hook, and stack_free_hook. As a side-effect of this
223        effort some multiprocessing code was made conditional and some style
224        clean up occurred.
225
2262007-11-30      Till Straumann <strauman@slac.stanford.edu>
227
228        * startup/bspstart: removed _Cpu_table.exceptions_in_RAM.
229
2302007-11-30      Till Straumann <strauman@slac.stanford.edu>
231       
232        * vectors/vectors.S: Removed; this BSP now uses the shared
233        version.
234
2352007-11-30      Till Straumann <strauman@slac.stanford.edu>
236
237        * irq/irq.h, irq/irq_init.c: Removed the definition
238        of ASM_IRQ_VECTOR_BASE; this symbol was only use to
239        initialize the irqBase member of the rtems_irq_global_settings
240        struct. However, irqBase is an rtems_irq_symbolic_name,
241        so using BSP_LOWEST_OFFSET is more appropriate.
242
2432007-11-28      Joel Sherrill <joel.sherrill@OARcorp.com>
244
245        * startup/bspstart.c: Eliminate PowerPC specific elements from the CPU
246        Table. They have been replaced with variables named bsp_XXX as
247        needed.
248
2492007-09-17      Joel Sherrill <joel.sherrill@OARcorp.com>
250
251        * PCI_bus/universe.c, console/console.c, include/bsp.h, irq/FPGA.c,
252        startup/bspstart.c, startup/genpvec.c, startup/spurious.c: Eliminate
253        DEBUG_puts.
254
2552007-09-12      Joel Sherrill <joel.sherrill@OARcorp.com>
256
257        PR 1257/bsps
258        * irq/irq.c: Code outside of cpukit should use the public API for
259        rtems_interrupt_disable/rtems_interrupt_enable. By bypassing the
260        public API and directly accessing _CPU_ISR_Disable and
261        _CPU_ISR_Enable, they were bypassing the compiler memory barrier
262        directive which could lead to problems. This patch also changes the
263        type of the variable passed into these routines and addresses minor
264        style issues.
265
2662007-07-10      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
267
268        * irq/irq_init.c: adapted to shared exception code
269
2702007-07-06      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
271
272        * Makefile.am: adapted to shared exception code
273
2742007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
275
276        * bsp_specs: Remove qrtems_debug.
277
2782007-03-11      Joel Sherrill <joel@OARcorp.com>
279
280        * startup/bspstart.c: Remove assignments of
281        Cpu_table.do_zero_of_workspace to TRUE since TRUE is the default
282        value in boot_card.c
283
2842007-01-30      Till Straumann <strauman@slac.stanford.edu>
285
286        * Makefile.am, preinstall.am,
287        * vme/vmeconfig.c (removed), vme/VMEConfig.h (added):
288        cleaned up vme support - use files from libbsp/powerpc/shared/vme
289        and define BSP specifica in VMEConfig.h.
290        Use VME DMA support implemented by vmeUniverse and
291        libbsp/powerpc/shared/vme/vme_universe_dma.c
292
293        * irq/irq.c, include/gen2.h:
294        removed _BSP_vme_bridge_irq variable and BSP_PIC_DO_EOI definition.
295        Support for VME IRQ software priorities was incomplete/incorrect
296        on this BSP.
297
2982006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
299
300        * configure.ac: New BUG-REPORT address.
301
3022006-11-15      Joel Sherrill <joel@OARcorp.com>
303
304        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
305        file and simplified initialization.
306
3072006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
308
309        * Makefile.am: Remove superfluous -DASM.
310
3112006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
312
313        * configure.ac: Require autoconf-2.60. Require automake-1.10.
314
3152006-08-09      Joel Sherrill <joel@OARcorp.com>
316
317        * startup/linkcmds: Clean up a bit after adding missing .rela sections.
318
3192006-03-08      Joel Sherrill <joel@OARcorp.com>
320
321        * startup/linkcmds: Add .gnu.linkonce.b.* section.
322
3232006-02-08      Joel Sherrill <joel@OARcorp.com>
324
325        * startup/linkcmds: Add sections required by newer gcc versions.
326
3272006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
328
329        * configure.ac: Remove explicit ampolish3 support (now in
330        RTEMS_BSP_CONFIGURE).
331
3322006-01-10      Ralf Corsepius <ralf.corsepius@rtems.org>
333
334        * configure.ac: Add ampolish3 support.
335        * Makefile.am: Add preinstall.am.
336
3372006-01-08      Joel Sherrill <joel@OARcorp.com>
338
339        * Makefile.am, vme/vmeconfig.c: VME code now compiles but is untested.
340        Jennifer will have to test this.
341
3422006-01-08      Joel Sherrill <joel@OARcorp.com>
343
344        * Makefile.am, vme/vmeconfig.c: VME code now compiles but is untested.
345        Jennifer will have to test this.
346
3472005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
348
349        * include/bsp.h: New header guard.
350
3512005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
352
353        * irq/irq.c, irq/irq.h: Modified to use rtems/irq.h.
354
3552005-05-11      Joel Sherrill <joel@OARcorp.com>
356
357        * startup/linkcmds: Add .data.* sections.
358
3592005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
360
361        * vme/vmeconfig.c: Eliminate unsigned32.
362
3632005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
364
365        * include/gen2.h: Changed rtems_unsigned types to uint types
366
3672005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
368
369        * irq/irq_init.c: Name change to support common PCI interface
370
3712005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
372
373        * include/tm27.h: Correct error in tm27 test
374
3752005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
376
377        * Add/remove files for the Update to new exception model.
378        * pci/no_host_bridge.c, vme/vmeconfig.c: New files.
379        * clock/clock.c: Removed.
380
3812005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
382       
383        * Add/move files for the Update to new exception model.
384          NOTE: These modifications have not been tested on hardware.
385        * irq/FPGA.c, irq/irq.c, irq/irq.h, irq/irq_init.c: New files.
386        * startup/FPGA.c: Removed.
387
3882005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
389
390        * score603e/Makefile.am, score603e/configure.ac,
391        score603e/console/console.c, score603e/include/bsp.h,
392        score603e/include/gen2.h, score603e/include/tm27.h,
393        score603e/startup/bspstart.c: Update score603e to new exception model
394        NOTE: These modifications have not been tested on hardware.
395
3962005-04-15      Jennifer Averett <jennifer.averett@oarcorp.com>
397
398        * clock/clock.c: Fix multiple defined warning
399
4002005-04-11      Jennifer Averett<jennifer.averett@oarcorp.com>
401
402        PR 778/bsps
403        * include/bsp.h, include/gen2.h, startup/FPGA.c, startup/Hwr_init.c,
404        startup/bspstart.c, tod/tod.c:
405        modify SCORE_.. to BSP_.. for externally used define's.
406
4072005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
408
409        * configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
410
4112005-02-14      Ralf Corsepius <ralf.corsepius@rtems.org>
412
413        * startup/spurious.c: Merge ppc603 and ppc603e.
414        Remove digits (Unused).
415
4162005-02-12      Ralf Corsepius <ralf.corsepius@rtems.org>
417
418        * Makefile.am: Fix typo in previous patch.
419
4202005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
421
422        * Makefile.am: Merge-in wrapup/Makefile.am.
423        * wrapup/Makefile.am: Remove.
424        * configure.ac: Reflect changes above.
425
4262005-02-09      Ralf Corsepius <ralf.corsepius@rtems.org>
427
428        * vectors/vectors.S: Remove XCOFF support.
429
4302005-01-28      Joel Sherrill <joel@OARcorp.com>
431
432        * startup/linkcmds: Add .gnu.linkonce.b.* section.
433
4342005-01-26      Joel Sherrill <joel@OARcorp.com>
435
436        * startup/linkcmds: Now links.
437
4382005-01-18      Ralf Corsepius <ralf.corsepius@rtems.org>
439
440        * Makefile.am: Use ../../shared/tod.h instead of include/tod.h.
441        * include/tod.h: Remove.
442
4432005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
444
445        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
446
4472005-01-04      Joel Sherrill <joel@OARcorp.com>
448
449        * startup/linkcmds: Remove warnings.
450
4512005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
452
453        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
454
4552004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
456
457        * configure.ac: Require automake > 1.9.
458
4592004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
460
461        PR 610/bsps
462        * Makefile.am: Add include/tm27.h, Cosmetics.
463        * include/tm27.h: Final cosmetics.
464
4652004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
466
467        * include/bsp.h: Split out tmtest27 support.
468        * include/tm27.h: New.
469
4702004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
471
472        PR 613/bsps
473        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
474
4752004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
476
477        PR 614/bsps
478        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
479
4802004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
481
482        * vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
483        * startup/genpvec.c: Include <rtems/chain.h> instead of <chain.h>.
484        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
485        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
486        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
487        * console/consolebsp.h: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
488        * startup/vmeintr.c: Include <rtems/vmeintr.h> instead of <vmeintr.h>.
489
4902004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
491
492        * PCI_bus/PCI.c, PCI_bus/PCI.h, PCI_bus/flash.c, PCI_bus/universe.c,
493        clock/clock.c, console/85c30.c, console/console.c,
494        console/consolebsp.h, include/bsp.h, include/gen2.h, startup/FPGA.c,
495        startup/Hwr_init.c, startup/bspstart.c, startup/genpvec.c,
496        startup/spurious.c, startup/vmeintr.c, timer/timer.c, tod/tod.c:
497        Convert to using c99 fixed size types.
498
4992004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
500
501        * Makefile.am: Reflect changes to bsp.am.
502        Preinstall dist_project_lib*.
503
5042004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
505
506        * Makefile.am: Reflect changes to bsp.am.
507
5082004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
509
510        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
511
5122004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
513
514        * wrapup/Makefile.am: Convert to automake-building rules.
515
5162004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
517
518        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
519        PCI_bus/Makefile.am, startup/Makefile.am, timer/Makefile.am,
520        tod/Makefile.am, vectors/Makefile.am. Use automake compilation rules.
521        * clock/Makefile.am, console/Makefile.am, PCI_bus/Makefile.am,
522        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
523        vectors/Makefile.am: Remove.
524        * configure.ac: Reflect changes above.
525        * wrapup/Makefile.am: Reflect changes above.
526
5272004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
528
529        * Makefile.am: Merge-in start/Makefile.am.
530        * start/Makefile.am: Remove.
531        * configure.ac: Reflect changes above.
532
5332004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
534
535        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
536        Add RTEMS_PROG_CCAS.
537
5382004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
539
540        * Makefile.am: Add PREINSTALL_DIRS.
541        * wrapup/Makefile.am: Reflect changes to libcpu.
542
5432004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
544
545        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
546        Add PRE/TMPINSTALL_FILES to CLEANFILES.
547        * start/Makefile.am: Ditto.
548        * startup/Makefile.am: Ditto.
549
5502004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
551
552        * wrapup/Makefile.am: Eliminate $(LIB).
553        Use noinst_DATA to trigger building libbsp.a.
554
5552003-12-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
556
557        * startup/Makefile.am: Cosmetics.
558
5592003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
560
561        * PCI_bus/Makefile.am: Eliminate VPATH.
562        * clock/Makefile.am: Eliminate VPATH.
563        * console/Makefile.am: Eliminate VPATH.
564        * start/Makefile.am: Eliminate VPATH.
565        * startup/Makefile.am: Eliminate VPATH.
566        * timer/Makefile.am: Eliminate VPATH.
567        * tod/Makefile.am: Eliminate VPATH.
568        * vectors/Makefile.am: Eliminate VPATH.
569
5702003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
571
572        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
573        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
574
5752003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
576
577        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
578        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
579
5802003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
581
582        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
583
5842003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
585
586        * start/Makefile.am: Misc cleanups and fixes.
587        * startup/Makefile.am: Misc cleanups and fixes.
588        * wrapup/Makefile.am: Misc cleanups and fixes.
589
5902003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
591
592        * Makefile.am: Add preinstallation dirstamp support.
593        * PCI_bus/Makefile.am: Cosmetics.
594        * clock/Makefile.am: Cosmetics.
595        * console/Makefile.am: Cosmetics.
596        * startup/Makefile.am: Cosmetics.
597        * timer/Makefile.am: Cosmetics.
598        * tod/Makefile.am: Cosmetics.
599        * vectors/Makefile.am: Cosmetics.
600        * wrapup/Makefile.am: Cosmetics.
601
6022003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
603
604        * PCI_bus/Makefile.am: Remove all-local: $(ARCH).
605        * clock/Makefile.am: Remove all-local: $(ARCH).
606        * console/Makefile.am: Remove all-local: $(ARCH).
607        * start/Makefile.am: Remove all-local: $(ARCH).
608        * startup/Makefile.am: Remove all-local: $(ARCH).
609        * timer/Makefile.am: Remove all-local: $(ARCH).
610        * tod/Makefile.am: Remove all-local: $(ARCH).
611        * vectors/Makefile.am: Remove all-local: $(ARCH).
612        * wrapup/Makefile.am: Remove all-local: $(ARCH).
613
6142003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
615
616        * Makefile.am: Merge-in include/Makefile.am.
617        Reflect changes to bsp.am.
618        * include/Makefile.am: Remove.
619        * configure.ac: Reflect changes above.
620
6212003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
622
623        * bsp_specs: Remove *lib:.
624
6252003-09-04      Joel Sherrill <joel@OARcorp.com>
626
627        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/85c30.h,
628        console/console.c, console/consolebsp.h,
629        console/consolereserveresources.c, console/tbl85c30.c, include/bsp.h,
630        include/coverhd.h, include/gen2.h, include/tod.h, startup/FPGA.c,
631        startup/bspclean.c, startup/bspstart.c, startup/genpvec.c,
632        startup/setvec.c, startup/vmeintr.c, timer/timer.c, tod/tod.c: URL
633        for license changed.
634
6352003-09-04      Joel Sherrill <joel@OARcorp.com>
636
637        * PCI_bus/PCI.c, PCI_bus/flash.c, PCI_bus/universe.c: Removed incorrect
638        statement about copyright assignment.
639
6402003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
641
642        * Makefile.am: Reflect having moved aclocal/.
643
6442003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
645
646        * Makefile.am: Reflect having moved automake/.
647        * PCI_bus/Makefile.am: Reflect having moved automake/.
648        * clock/Makefile.am: Reflect having moved automake/.
649        * console/Makefile.am: Reflect having moved automake/.
650        * include/Makefile.am: Reflect having moved automake/.
651        * start/Makefile.am: Reflect having moved automake/.
652        * startup/Makefile.am: Reflect having moved automake/.
653        * timer/Makefile.am: Reflect having moved automake/.
654        * tod/Makefile.am: Reflect having moved automake/.
655        * vectors/Makefile.am: Reflect having moved automake/.
656        * wrapup/Makefile.am: Reflect having moved automake/.
657
6582003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
659
660        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
661
6622003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
663
664        PR 445/bsps
665        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
666        Remove cpp, old_cpp (now unused).
667
6682003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
669
670        * configure.ac: Remove AC_CONFIG_AUX_DIR.
671
6722003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
673
674        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
675
6762003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
677
678        * configure.ac: AC_PREREQ(2.57).
679
6802003-01-20      Joel Sherrill <joel@OARcorp.com>
681
682        * startup/linkcmds*: Add FreeBSD sysctl() sections.
683
6842002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
685
686        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
687        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
688        * PCI_bus/Makefile.am: Don't include @RTEMS_BSP@.cfg.
689        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
690        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
691        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
692        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
693        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
694
6952002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
696
697        * start/Makefile.am: Use install-data-local to install startfile.
698
6992002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
700
701        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
702
7032002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
704
705        * .cvsignore: Reformat.
706        Add autom4te*cache.
707        Remove autom4te.cache.
708
7092002-08-21      Joel Sherrill <joel@OARcorp.com>
710
711        * bsp_specs: Added support for -nostdlibs.
712
7132002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
714
715        * PCI_bus/Makefile.am: Use .$(OBJEXT) instead of .o.
716        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
717        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
718        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
719        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
720        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
721        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
722        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
723        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
724
7252002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
726
727        * start/Makefile.am: Eliminate PGMS.
728        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
729
7302002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
731
732        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
733
7342002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
735
736        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
737        Remove $(OBJS) from all-local.
738
7392002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
740
741        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
742
7432001-05-09      Joel Sherrill <joel@OARcorp.com>
744
745        * startup/linkcmds: In support of gcc 3.1, added one of more
746        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
747        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
748        and direction of segments to memory regions may also have been
749        addressed.  This was a sweep across all BSPs.
750 
7512002-04-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
752
753        * startup/spurious.c: Use defined(mpc604) instead of defined(ppc604).
754
7552002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
756
757        * vectors/vectors.S: Include <asm.h>.
758
7592001-04-08      Joel Sherrill <joel@OARcorp.com>
760
761        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
762 
7632002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
764
765        * configure.ac:
766        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
767        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
768        * PCI_bus/Makefile.am: Remove AUTOMAKE_OPTIONS.
769        * Makefile.am: Remove AUTOMAKE_OPTIONS.
770        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
771        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
772        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
773        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
774        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
775        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
776        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
777        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
778        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
779
7802001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
781
782        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
783
7842001-11-28      Joel Sherrill <joel@OARcorp.com>,
785
786        This was tracked as PR87.
787        * README, configure.ac, include/Makefile.am, include/bsp.h,
788        start/start.S, startup/FPGA.c, startup/Makefile.am, tod/Makefile.am:
789        Eliminated conditional code for generation 1 boards as these are
790        no longer available.
791        * include/gen1.h, startup/82378zb.c, tod/tod_g1.c: Deleted.
792
7932001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
794
795        * Makefile.am: Add @exceptions@ to SUBDIRS.
796        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
797        make/custom/score603e.cfg;
798        Add automake conditional for SCORE_GENERATION_1;
799        Add RTEMS_PPC_EXCEPTIONS([old]).
800        * include/Makefile.am: include force-preinstall.am.
801        * start/start.S: include <bspopts.h> instead of targopts.h.
802        * tod/Makefile.am: Apply SCORE_GENERATION_1 conditional.
803        * vectors/vector.S: include <bsp.h>.
804        * wrapup/Makefile.am: Apply @exceptions@.
805
8062001-10-25      Joel Sherrill <joel@OARcorp.com>
807
808        * startup/linkcmds: Added _init and _fini.
809
8102001-10-12      Joel Sherrill <joel@OARcorp.com>
811
812        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/console.c,
813        console/consolebsp.h, console/consolereserveresources.c,
814        console/tbl85c30.c, include/bsp.h, include/coverhd.h, include/gen1.h,
815        include/gen2.h, startup/82378zb.c, startup/FPGA.c,
816        startup/bspstart.c, startup/genpvec.c, startup/setvec.c,
817        startup/vmeintr.c, timer/timer.c: Fixed typo.
818
8192001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
820
821        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
822        * configure.in: Remove.
823        * configure.ac: New file, generated from configure.in by autoupdate.
824
8252001-10-11      Joel Sherrill <joel@OARcorp.com>
826
827        * console/85c30.c, startup/bspstart.c: Fix references to delay() and
828        delay_in_bus_cycles() to add rtems_bsp_ prefix.
829
8302001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
831
832        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
833
8342001-08-30      Joel Sherrill <joel@OARcorp.com>
835
836        * startup/linkcmds: Modified to work better with gcc 2.8.1 and
837        gnat 3.13p.
838
8392001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
840
841        * configure.in: Add bspopts.h.
842        * include/.cvsignore: Add bspopts.h*, stamp-h*.
843        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
844        * include/bsp.h: Include bspopts.h.
845
8462001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
847
848        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
849
8502001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
851
852        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
853        CVS-Id.
854        * include/chain.h: Remove.
855        * include/Makefile.am: Remove chain.h.
856
8572000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
858
859        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
860
8612000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
862
863        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
864
8652000-11-01      Joel Sherrill <joel@OARcorp.com>
866
867        * startup/82378zb.c, startup/FPGA.c: assoc.h, error.h, libio_.h,
868        libio.h, and libcsupport.h moved from libc to lib/include/rtems and
869        now must be referenced as <rtems/XXX.h>.   Header file order
870        was cleaned up while doing this.
871
8722000-11-01      Joel Sherrill <joel@OARcorp.com>
873
874        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
875        and libcsupport.h moved from libc to lib/include/rtems and
876        now must be referenced as <rtems/XXX.h>.   Header file order
877        was cleaned up while doing this.
878
8792000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
880
881        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
882        Switch to GNU canonicalization.
883
8842000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
885
886        * PCI_bus/Makefile.am, clock/Makefile.am, console/Makefile.am,
887        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
888        tod/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am: Include
889        compile.am
890
8912000-08-10      Joel Sherrill <joel@OARcorp.com>
892
893        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.