source: rtems/c/src/lib/libbsp/powerpc/mvme5500/ChangeLog @ cd90b9c9

4.115
Last change on this file since cd90b9c9 was cd90b9c9, checked in by Joel Sherrill <joel.sherrill@…>, on 06/29/10 at 18:53:19

2010-06-29 Joel Sherrill <joel.sherrill@…>

  • configure.ac: Remove AC_CHECK_SIZEOF([void *]).
  • Property mode set to 100644
File size: 20.4 KB
Line 
12010-06-29      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * configure.ac: Remove AC_CHECK_SIZEOF([void *]).
4
52010-06-29      Joel Sherrill <Joel.Sherrill@OARcorp.com>
6
7        * configure.ac: Added AC_CHECK_SIZEOF macro.
8
92010-03-27      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
10
11        * startup/bspstart.c: correct prototype
12
132009-12-11      Ralf Corsépius <ralf.corsepius@rtems.org>
14
15        PR 1483/cpukit
16        * pci/pci.c: Rename pci_config into rtems_pci_config_t.
17
182009-10-23      Sebastian Huber <sebastian.huber@embedded-brains.de>
19
20        * Makefile.am, preinstall.am: Update for exception support changes.
21        * irq/BSP_irq.c, irq/irq_init.c, vectors/exceptionhandler.c: Changed
22        exception header file includes.
23        * startup/bspstart.c: Update for ppc_exc_initialize() changes.
24
252009-10-23      Ralf Corsépius <ralf.corsepius@rtems.org>
26
27        * irq/BSP_irq.c, network/if_100MHz/GT64260eth.c,
28        network/if_1GHz/if_wm.c, network/if_1GHz/pci_map.c,
29        startup/bspstart.c: Add missing prototypes.
30        Adjust bogus types. Remove unused vars.
31
322009-10-21      Ralf Corsépius <ralf.corsepius@rtems.org>
33
34        * make/custom/mvme5500.cfg: Remove RTEMS_BSP_FAMILY.
35
362009-10-20      Till Straumann <strauman@slac.stanford.edu>
37
38        * start/start.S, startup/bspstart.c:
39        let 'save_boot_params()' return a pointer to the commandline
40        saved by the BSP and pass this pointer on to 'boot_card()'.
41
422009-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
43
44        * configure.ac: Don't add -ansi -fasm to CFLAGS.
45
462009-10-16      Ralf Corsépius <ralf.corsepius@rtems.org>
47
48        * startup/bspstart.c: Remove nested externs.
49
502009-10-16      Ralf Corsépius <ralf.corsepius@rtems.org>
51
52        * startup/bspstart.c: Remove __RTEMS_APPLICATION__
53
542009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
55
56        * make/custom/mvme5500.cfg: New (relocated from /make/custom).
57
582009-09-28      Joel Sherrill <joel.sherrill@OARcorp.com>
59
60        * network/if_100MHz/GT64260eth.c, network/if_1GHz/if_wm.c: Do not
61        include <sys/queue.h>. It conflicts with one from network stack.
62
632009-09-15      Ralf Corsépius <ralf.corsepius@rtems.org>
64
65        * configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
66
67 2009-08-21     Joel Sherrill <joel.sherrill@OARcorp.com>
68
69        * include/bsp.h: Eliminate BSPs defining NUMBER_OF_TERMIOS_PORTS.
70        Should be automatically handled by confdefs.h or the application.
71
722009-07-16      Joel Sherrill <joel.sherrill@oarcorp.com>
73
74        * configure.ac: Rename BSP_BOOTCARD_OPTIONS to
75        RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs
76        have the same options.
77
782009-05-08      Joel Sherrill <joel.sherrill@oarcorp.com>
79
80        * irq/BSP_irq.c: New file.
81
822009-05-08      Joel Sherrill <joel.sherrill@oarcorp.com>
83
84        * irq/irq.c, network/if_1GHz/POSSIBLEBUG: Removed.
85
862009-05-08      Kate Feng <feng1@bnl.gov>
87        * include/bsp.h, start/start.S, startup/bspstart.c:
88        added CONFIGURE_MALLOC_BSP_SUPPORTS_SBRK in bsp.h.
89        removed BSP_INIT_STACK_SIZE in bsp.h -- it uses __stack defined
90        by the linker script (shared/startup/linkcmds) for the initial
91        stack.
92        replaced __rtems_end+4096 with __stack in start.S
93        Removed legacy code in bspstart.c (inherited from old mvme2307 BSP
94        but not relevant to this one) that tested trapping
95        into PPCBug.
96        Changed ConfVPD_buff[] to be static and added ReadConfVPD_buf() in
97        bspstart.c
98
992009-04-28      Chris Johns <chrisj@rtems.org>
100
101        * start/start.S: Update for boot_card command line change.
102
1032009-02-06      Ralf Corsépius <ralf.corsepius@rtems.org>
104
105        * Makefile.am: Add network_CPPFLAGS += -D__BSD_VISIBLE.
106
1072009-02-03      Ralf Corsépius <ralf.corsepius@rtems.org>
108
109        * GT64260/GT64260TWSI.h: Add missing prototypes.
110
1112008-12-17      Ralf Corsépius <ralf.corsepius@rtems.org>
112
113        * GT64260/MVME5500I2C.c: Include <stdint.h> instead of
114        <rtems/stdint.h>.
115
1162008-12-07      Ralf Corsépius <ralf.corsepius@rtems.org>
117
118        * bsp_specs: Remove -Qy from *link.
119
1202008-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
121
122        * bsp_specs: Move -e start from *link to *startfile to avoid warning
123        for undefined entry symbol when linking relocatables with binutils
124        2.19.
125
1262008-11-20      Joel Sherrill <joel.sherrill@OARcorp.com>
127
128        * README: Fix typo.
129
1302008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
131
132        * Makefile.am: Eliminate *_SOURCES.
133
1342008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
135
136        * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
137        components.
138
1392008-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
140
141        * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
142
1432008-08-24      Ralf Corsépius <ralf.corsepius@rtems.org>
144
145        PR 1323/bsps
146        * Makefile.am: Remove AM_CFLAGS += -msoft-float.
147
1482008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
149
150        * configure.ac: Make letting boot_card() handle work area allocation
151        mandatory. Rename RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to
152        BSP_BOOTCARD_OPTIONS.
153
1542008-09-22      Joel Sherrill <joel.sherrill@oarcorp.com>
155
156        * Makefile.am, README.booting, include/bsp.h, startup/bspclean.c,
157        vectors/exceptionhandler.c: Use standardized bsp_cleanup() which can
158        optionally print a message, poll for user to press key, and call
159        bsp_reset(). Using this eliminates the various bsp_cleanup()
160        implementations which had their own implementation and variety of
161        string constants.
162        * startup/bspreset.c: New file.
163        * startup/reboot.c: Removed.
164
1652008-09-21      Joel Sherrill <joel.sherrill@OARcorp.com>
166
167        * include/bsp.h: Remove define of BSP_ZERO_WORKSPACE_AUTOMATICALLY.
168
1692008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
170
171        * Makefile.am, configure.ac, include/bsp.h, startup/bspstart.c: Use
172        PowerPC level shared bsp_get_work_area() implementation.
173
1742008-09-15      Joel Sherrill <joel.sherrill@oarcorp.com>
175
176        * startup/bspstart.c: Add use of bsp_get_work_area() in its own file
177        and rely on BSP Framework to perform more initialization.
178
1792008-09-10      Joel Sherrill <joel.sherrill@oarcorp.com>
180
181        * startup/bspstart.c: Review of all bsp_cleanup() implementations. In
182        this phase, all prototypes were removed from bsp.h and empty
183        implementations were removed and made to use the shared stub.
184
1852008-08-20      Ralf Corsépius <ralf.corsepius@rtems.org>
186
187        * GT64260/GT64260TWSI.c, network/if_100MHz/GT64260eth.c,
188        network/if_1GHz/if_wm.c: Add missing prototypes.
189
1902008-08-20      Ralf Corsépius <ralf.corsepius@rtems.org>
191
192        * GT64260/GT64260TWSI.c, irq/irq_init.c,
193        network/if_100MHz/GT64260eth.c, network/if_1GHz/if_wm.c,
194        pci/pci.c, pci/pci_interface.c, startup/bspstart.c,
195        vectors/exceptionhandler.c: Add missing prototypes.
196
1972008-08-20      Ralf Corsépius <ralf.corsepius@rtems.org>
198
199        * pci/pci.c: Add CVS Id.
200        * GT64260/MVME5500I2C.c: Once again eliminate u32, unchar.
201        Add CVS Id, fix typo.
202
2032008-05-14      Joel Sherrill <joel.sherrill@OARcorp.com>
204
205        * Makefile.am: Rework to avoid .rel files.
206
2072008-05-12      Joel Sherrill <joel.sherrill@OARcorp.com>
208
209        * startup/bspstart.c: Refactored and renamed initialization routines to
210        rtems_initialize_data_structures, rtems_initialize_before_drivers,
211        rtems_initialize_device_drivers, and
212        rtems_initialize_start_multitasking. This opened the sequence up so
213        that bootcard() could provide a more robust and flexible framework
214        which is easier to explain and understand. This also lays the
215        groundwork for sharing the division of available memory between the
216        RTEMS workspace and heap and the C library initialization across all
217        BSPs.
218
2192007-12-11      Till Straumann <strauman@slac.stanford.edu>
220
221        * Makefile.am, irq/irq.c, irq/irq.h, irq/irq_init.c:
222        use new exception/irq support from
223        libcpu/powerpc/new-exceptions/bspsupport
224        rather than borrowing from ../shared/vectors ../shared/irq
225
2262007-12-11      Joel Sherrill <joel.sherrill@OARcorp.com>
227
228        * include/bsp.h, startup/bspstart.c: Eliminate copies of the
229        Configuration Table. Use the RTEMS provided accessor macros to obtain
230        configuration fields.
231
2322007-12-10      Till Straumann <strauman@slac.stanford.edu>
233
234        * Makefile.am, start/preload.S: moved preload.S
235        to ../shared/start.
236
2372007-12-08      Till Straumann <strauman@slac.stanford.edu>
238
239        * Makefile.am: merged shared/vme/vme_universe.c and
240        shared/vme/vme_universe_dma.c into one file.
241
2422007-12-08      Till Straumann <strauman@slac.stanford.edu>
243
244        * vme/VMEConfig.h: added error status to
245        BSP_VME_UNIVERSE_INSTALL_IRQ_MGR(err) macro.
246
2472007-12-04      Joel Sherrill <joel.sherrill@OARcorp.com>
248
249        * include/bsp.h, startup/bspstart.c: Move interrupt_stack_size field
250        from CPU Table to Configuration Table. Eliminate CPU Table from all
251        ports. Delete references to CPU Table in all forms.
252
2532007-12-03      Joel Sherrill <joel.sherrill@OARcorp.com>
254
255        * Makefile.am, include/bsp.h, startup/bspstart.c: Moved most of the
256        remaining CPU Table fields to the Configuration Table. This included
257        pretasking_hook, predriver_hook, postdriver_hook, idle_task,
258        do_zero_of_workspace, extra_mpci_receive_server_stack,
259        stack_allocate_hook, and stack_free_hook. As a side-effect of this
260        effort some multiprocessing code was made conditional and some style
261        clean up occurred.
262
2632007-11-30      Till Straumann <strauman@slac.stanford.edu>
264
265        * startup/bspstart: removed _Cpu_table.exceptions_in_RAM.
266
2672007-11-30      Joel Sherrill <joel.sherrill@OARcorp.com>
268
269        * irq/GT64260Int.c, network/if_100MHz/Makefile.am,
270        network/if_1GHz/Makefile.am: Removed.
271
2722007-11-30      Till Straumann <strauman@slac.stanford.edu>
273
274        * irq/irq.h, irq/irq_init.c: Removed the definition
275        of ASM_IRQ_VECTOR_BASE; this symbol was only use to
276        initialize the irqBase member of the rtems_irq_global_settings
277        struct. However, irqBase is an rtems_irq_symbolic_name,
278        so using BSP_LOWEST_OFFSET is more appropriate.
279
2802007-11-28      Joel Sherrill <joel.sherrill@OARcorp.com>
281
282        * startup/bspstart.c: Eliminate PowerPC specific elements from the CPU
283        Table. They have been replaced with variables named bsp_XXX as
284        needed.
285
2862007-09-20      Kate Feng <feng1@bnl.gov>
287
288        * network/if_100MHz/GT64260eth.c: Add else.
289
2902007-09-19      Kate Feng <feng1@bnl.gov>
291
292        * README: Update.
293
2942007-09-14      Joel Sherrill <joel.sherrill@OARcorp.com>
295
296        * network/GT64260eth.c, network/GT64260eth.h, network/GT64260ethreg.h: Removed.
297
2982007-09-14      Joel Sherrill <joel.sherrill@OARcorp.com>
299
300        * network/if_1GHz/if_wm.c, network/if_1GHz/pci_map.c: Remove a few
301        warnings.
302
3032007-09-07      Kate Feng <feng1@bnl.gov>
304
305        * ChangeLog, Makefile.am, README, README.booting, README.irq,
306        preinstall.am, GT64260/MVME5500I2C.c, include/bsp.h, irq/irq.c,
307        irq/irq.h, irq/irq_init.c, pci/detect_host_bridge.c, pci/pci.c,
308        pci/pci_interface.c, pci/pcifinddevice.c, start/preload.S,
309        startup/bspclean.c, startup/bspstart.c, startup/pgtbl_activate.c,
310        startup/reboot.c, vectors/bspException.h, vectors/exceptionhandler.c:
311        Merge my improvements in this BSP including a new network
312        driver for the 1GHz NIC.
313        * network/if_100MHz/GT64260eth.c, network/if_100MHz/GT64260eth.h,
314        network/if_100MHz/GT64260ethreg.h, network/if_100MHz/Makefile.am,
315        network/if_1GHz/Makefile.am, network/if_1GHz/POSSIBLEBUG,
316        network/if_1GHz/if_wm.c, network/if_1GHz/if_wmreg.h,
317        network/if_1GHz/pci_map.c, network/if_1GHz/pcireg.h: New files.
318
3192007-07-23      Joel Sherrill <joel.sherrill@OARcorp.com>
320
321        * start/preload.S: Fix symbolic reference. Did earlier modifications
322        change the conditionals specificed when this BSP is built?
323
3242007-07-23      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
325
326        * Makefile.am: added shared/vectors/vectors_entry.S
327
3282007-07-10      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
329
330        * irq/irq_init.c: adapted to shared exception code
331
3322007-07-06      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
333
334        * Makefile.am: adapted to shared exception code
335
3362007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
337
338        * bsp_specs: Remove qrtems_debug.
339
3402007-04-06      Ralf Corsépius <ralf.corsepius@rtems.org>
341
342        * bsp_specs: Remove lib (Now expected to exist in GCC).
343
3442007-04-01      Joel Sherrill <joel@OARcorp.com>
345
346        PR 1235/bsps
347        * pci/pci.c: Add conditional declaration of variables used in debug
348        printk's.
349
3502007-03-31      Ralf Corsépius <ralf.corsepius@rtems.org>
351
352        * pci/detect_host_bridge.c, pci/pci.c, pci/pcifinddevice.c:
353        Reflect changes to pci-API.
354
3552007-03-12      Joel Sherrill <joel@OARcorp.com>
356
357        * irq/irq_init.c: Correct license URL and/or fix mistake in copyright
358        notice. Both of these mistakes appear to be from code submitted after
359        these changes were made previously.
360
3612007-03-11      Joel Sherrill <joel@OARcorp.com>
362
363        * startup/bspstart.c: Remove assignments of
364        Cpu_table.do_zero_of_workspace to TRUE since TRUE is the default
365        value in boot_card.c
366
3672007-01-30      Till Straumann <strauman@slac.stanford.edu>
368
369        * Makefile.am, preinstall.am, include/bsp.h,
370        * vme/vmeconfig.c (removed), vme/VME.h (removed):
371        cleaned up vme support - use files from libbsp/powerpc/shared/vme
372        and define BSP specifica in VMEConfig.h.
373        Use VME DMA support implemented by vmeUniverse and
374        libbsp/powerpc/shared/vme/vme_universe_dma.c
375
3762007-01-29      Ralf Corsépius <ralf.corsepius@rtems.org>
377
378        * GT64260/MVME5500I2C.c: Eliminate u32.
379        * GT64260/MVME5500I2C.c, pci/pci.c: Eliminate unchar.
380
3812007-01-19      Till Straumann <strauman@slac.stanford.edu>
382
383        * mvme5500/Makefile.am, mvme5500/preinstall.am,
384        mvme5500/vme/VMEConfig.h, mvme5500/vme/VME.h, mvme5500/vme/vmeconfig.c:
385        removed copies of vmeconfig.c, VME.h - use generic
386        versions instead.
387
3882006-12-15      Ralf Corsépius <ralf.corsepius@rtems.org>
389
390        * network/GT64260eth.c: Use ioctl_command_t as arg to ioctl functions.
391
3922006-12-13      Till Straumann <strauman@slac.stanford.edu>
393
394        * mvme5500/Makefile.am, mvme5500/preinstall.am:
395        need to install bsp/vme_am_defs.h
396
3972006-11-15      Joel Sherrill <joel@OARcorp.com>
398
399        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
400        file and simplified initialization.
401
4022006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
403
404        * LICENSE: Convert to utf-8.
405
4062006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
407
408        * Makefile.am: Remove superfluous -DASM.
409
4102006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
411
412        * configure.ac: Require autoconf-2.60. Require automake-1.10.
413
4142006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
415
416        * configure.ac: Remove explicit ampolish3 support (now in
417        RTEMS_BSP_CONFIGURE).
418
4192006-01-10      Ralf Corsepius <ralf.corsepius@rtems.org>
420
421        * configure.ac: Add ampolish3 support.
422        * Makefile.am: Add preinstall.am.
423
4242006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
425
426        * Makefile.am: Don't include subdirs.am.
427
4282005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
429
430        * bsp_specs: Remove %cpp.
431
4322005-11-03      Till Straumann <strauman@slac.stanford.edu>
433
434        * include/bsp.h, vme/vmeconfig.c: Reverted redefinition of _IO_BASE;
435        this normally points to ISA space but is misused by this BSP
436        (inb/outb & friends are all over the place).
437
4382005-11-03      Till Straumann <strauman@slac.stanford.edu>
439
440        * irq/irq.c, irq/irq.h: removed BSP_SHARED_HANDLER_SUPPORT definition;
441        this BSP does not implement sharing interrupts.
442
4432005-11-03      Till Straumann <strauman@slac.stanford.edu>
444
445        * include/bsp.h: fixed misuse of _IO_BASE
446
4472005-11-03      Till Straumann <strauman@slac.stanford.edu>
448
449        * startup/linkcmds: Removed.
450        * Makefile.am, start/preload.S, startup/bspstart.c: use linkcmds
451        from shared area - this version seemed broken anyways. Let the
452        preloader use the generic 'entry_point_section' rather than its own
453        'mvme5500_preloader_section'. Also, let zero_bss use (implicit?)
454        __SBSSxxx__ symbols.
455
4562005-11-03      Ralf Corsepius <ralf.corsepius@rtems.org>
457
458        PR 844/bsps
459        * startup/bspstart.c: Include <rtems/bspIo.h>.
460
4612005-07-28      Eric Norum <norume@aps.anl.gov>
462
463        * startup/bspstart.c: Changes provided by Phillip Sorensen
464        <pas37@cornell.edu> to get MVME550 BSP running.  Corresponding
465        change made to ../shared/clock/p_clock.c.
466
4672005-07-25      Eric Norum <norume@aps.anl.gov>
468
469        * startup/linkcmds: Add .gnu.linkonce.b. and .gnu.linkonce.sb. regions.
470
4712005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
472
473        * include/bsp.h: New header guard.
474
4752005-05-20      Jennifer Averett <jennifer@OARcorp.com>
476
477        PR 702/bsps
478        * include/tm27.h: Add better tm27.h support. Uses decrementer register
479        interrupt -- copied from psim.
480
4812005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
482
483        * irq/GT64260Int.c, irq/irq.c, irq/irq.h: Modified to use rtems/irq.h.
484
4852005-05-12      Jennifer Averett <jennifer.averett@oarcorp.com>
486
487        * README.VME, include/bsp.h, irq/irq.h, network/GT64260eth.c,
488        pci/detect_host_bridge.c, pci/gtpcireg.h, pci/pci.c, pci/pci.h,
489        pci/pci_interface.c, pci/pcifinddevice.c:
490        Submitted by Kate Feng <feng1@bnl.gov> as RTEMS-MVME5500 BSP v1.1 release.
491        Modifications made to merge this release with the current tree.
492
4932005-05-10      Jennifer Averett <jennifer.averett@oarcorp.com>
494
495        * network/GT64260eth.c: Fixed warning.
496        *  pci/pci.c, pci/pci.h: Modified to depend upon rtems/pci.h
497
4982005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
499
500        * pci/pci.c, pci/pci.h, startup/bspstart.c: Name change to support
501        common PCI interface
502
5032005-04-15      Joel Sherrill <joel@OARcorp.com>
504
505        * GT64260/GT64260TWSI.c, GT64260/GT64260TWSI.h, irq/GT64260Int.c,
506        network/GT64260eth.c, pci/pci.c, startup/bspclean.c,
507        startup/reboot.c: Fix warnings.
508
5092005-04-15      Jennifer Averett <jennifer.averett@oarcorp.com>
510
511        PR 779/bsp
512        * irq/irq.c, irq/irq.h, irq/irq_init.c, network/GT64260eth.c: add
513        parameter to new exception interrupt handlers in powerpc bsps
514
5152005-04-15      Jennifer Averett <jennifer.averett@oarcorp.com>
516
517        * startup/linkcmds: add missing section to link cmds
518
5192005-03-14      Joel Sherrill <joel@OARcorp.com>
520
521        * pci/pci.h, pci/pcifinddevice.c: Continue PCI API unification. All use
522        pci_find_device().
523
5242005-03-04      Joel Sherrill <joel@OARcorp.com>
525
526        * pci/pci.c, pci/pci.h, startup/bspstart.c: Make PCI initialize
527        function part of the unified PCI API as pci_initialize().
528
5292005-02-17      Ralf Corsepius <ralf.corsepius@rtems.org>
530
531        * startup/bspstart.c: include <rtems/powerpc/powerpc.h>.
532        Use PPC_MINIMUM_STACK_FRAME_SIZE instead of
533        CPU_MINIMUM_STACK_FRAME_SIZE.
534
5352005-02-17      Ralf Corsepius <ralf.corsepius@rtems.org>
536
537        * start/start.S: include <rtems/powerpc/powerpc.h>.
538        Use PPC_MINIMUM_STACK_FRAME_SIZE instead of
539        CPU_MINIMUM_STACK_FRAME_SIZE.
540
5412005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
542
543        * configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
544
5452005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
546
547        * Makefile.am: Merge-in wrapup/Makefile.am.
548        * wrapup/Makefile.am: Remove.
549        * configure.ac: Reflect changes above.
550
5512005-01-26      Joel Sherrill <joel@OARcorp.com>
552
553        * irq/irq.c, startup/bspstart.c: Now compiles with gcc 4.x.
554
5552005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
556
557        * tod/todcfg.c: size_t RTC_Count.
558
5592005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
560
561        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
562
5632005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
564
565        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
566
5672004-10-26      Ralf Corsepius <ralf_corsepius@rtems.org>
568
569        * Makefile.am: Fix network_CPPFLAGS. Reformat.
570        * network/GT64260eth.c: Properly prototype GT64260eth_err().
571
5722004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
573
574        * network/GT64260eth.c: Remove ether_sprintf.
575
5762004-10-21      Joel Sherrill <joel@OARcorp.com>
577
578        * startup/bspstart.c: Remove warnings for variables only used when
579        certain conditionals are enabled..
580
5812004-10-21      Joel Sherrill <joel@OARcorp.com>
582
583        * Makefile.am: Add missing network_CPPFLAGS.
584
5852004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
586
587        * Makefile.am: Build networking.rel conditionally.
588        Reformat. Cosmetics.
589        * wrapup/Makefile.am: Build networking.rel conditionally.
590        Add libcpu and exception handling rels.
591        * startup/bspstart.c: Eliminate RTEMS fixed size types.
592
5932004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
594
595        * startup/bspstart.c: Remove BSP_build_date.
596
5972004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
598
599        * GT64260/Makefile.am, clock/Makefile.am, console/Makefile.am,
600        include/Makefile.am, irq/Makefile.am, network/Makefile.am,
601        pci/Makefile.am, start/Makefile.am, startup/Makefile.am,
602        tod/Makefile.am, vectors/Makefile.am, vme/Makefile.am:
603        Remove (obsolete).
604
6052004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
606
607        * configure.ac: Adaptations to rtems-4.7.
608        * Makefile.am, wrapup/Makefile.am: Reworked.
609
6102004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
611
612        * start/preload.S, start/start.S, include/bsp.h,
613        vectors/exceptionhandler.c, startup/bspstart.c: Misc.
614        adaptations to rtems-4.7.
615
6162004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
617
618        * configure: Remove (Bogus).
619        * include/tm27.h: New (Stub).
620
6212004-10-20      Joel Sherrill <joel@OARcorp.com>
622
623        * README, configure.ac, GT64260/Makefile.am, include/bsp.h,
624        irq/Makefile.am, irq/irq.c, irq/irq.h, irq/irq_init.c,
625        network/GT64260ethreg.h, pci/pci.c, startup/bspstart.c: CVS Id string
626        and license corrected.
627        * GT64260/Makefile.in, clock/Makefile.in, console/Makefile.in,
628        include/Makefile.am, include/Makefile.in, irq/Makefile.in,
629        network/Makefile.in, pci/Makefile.in, start/Makefile.in,
630        startup/Makefile.in, vectors/Makefile.in, vme/Makefile.in,
631        wrapup/Makefile.in: Removed.
632
6332004-10-20  Kate Feng <feng1@bnl.gov>
634
635        * New BSP.
Note: See TracBrowser for help on using the repository browser.