summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mvme5500/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* powerpc/mvme5500: Use shared pci_find_device()Joel Sherrill2016-03-101-2/+4
|
* Use linker set for libio initializationSebastian Huber2016-02-031-1/+0
| | | | Update #2408.
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-101-1/+1
| | | | | | Use the bsp_predriver_hook() instead. Update #2408.
* bsps/powerpc: Use default bsp_pretasking_hook()Sebastian Huber2015-12-101-2/+2
| | | | Update #2408.
* bsps: Fix build errorSebastian Huber2014-09-181-1/+0
| | | | Fix build error introduced in f535fe5311978af53635c2da8e5cb10ef9d78802.
* Remove CVS-Ids.Ralf Corsépius2012-07-191-4/+0
|
* mvme5500 and cpukit pci.h - Eliminate mvme5500 specific pci.hJoel Sherrill2012-05-161-1/+2
| | | | | | | | All constants that should have been in cpukit pci.h were moved there. One naming style was corrected. This impacted if_wm.c. All other contents were the same as powerpc/shared/pci.h so BSP specific pci.h could be eliminated.
* 2011-04-10 Kate Feng <feng@bnl.gov>Joel Sherrill2011-06-171-1/+4
| | | | | | | | | | | | | PR 1786/bsps * Makefile.am: Add support for Altivec. * startup/bspstart.c, Makefile.am: Use shared/startup/zerobss.c instead. * make/custom/mvme5500.cfg: Change CPU_CFLAGS to "-mcpu=7450 -mtune=7450 -Dmpc7455" * irq/BSP_irq.c, pci/detect_host_bridge.c, pci.c, pcifinddevice.c: Remove warnings. * vme/VMEConfig.h, include/bsp.h: use VME shared IRQ handlers. * network/if_100MHz/GT64260eth.c: Recycle the Rx mbuf if there is any Rx error.
* Whitespace removal.Ralf Corsepius2009-11-281-1/+1
|
* Update for exception support changes.Thomas Doerfler2009-10-231-4/+1
|
* 2009-05-08 Kate Feng <feng1@bnl.gov>Joel Sherrill2009-05-081-2/+4
| | | | | | | | | | | | | | * include/bsp.h, start/start.S, startup/bspstart.c: added CONFIGURE_MALLOC_BSP_SUPPORTS_SBRK in bsp.h. removed BSP_INIT_STACK_SIZE in bsp.h -- it uses __stack defined by the linker script (shared/startup/linkcmds) for the initial stack. replaced __rtems_end+4096 with __stack in start.S Removed legacy code in bspstart.c (inherited from old mvme2307 BSP but not relevant to this one) that tested trapping into PPCBug. Changed ConfVPD_buff[] to be static and added ReadConfVPD_buf() in bspstart.c
* Add network_CPPFLAGS += -D__BSD_VISIBLE.Ralf Corsepius2009-02-061-1/+1
|
* 2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-291-13/+19
| | | | * Makefile.am: Eliminate *_SOURCES.
* 2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-291-1/+2
| | | | | * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its components.
* 2008-09-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-261-2/+3
| | | | * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
* 2008-08-24 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-241-3/+0
| | | | | PR 1323/bsps * Makefile.am: Remove AM_CFLAGS += -msoft-float.
* 2008-09-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-221-1/+1
| | | | | | | | | | | * Makefile.am, README.booting, include/bsp.h, startup/bspclean.c, vectors/exceptionhandler.c: Use standardized bsp_cleanup() which can optionally print a message, poll for user to press key, and call bsp_reset(). Using this eliminates the various bsp_cleanup() implementations which had their own implementation and variety of string constants. * startup/bspreset.c: New file. * startup/reboot.c: Removed.
* 2008-09-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-181-0/+1
| | | | | * Makefile.am, configure.ac, include/bsp.h, startup/bspstart.c: Use PowerPC level shared bsp_get_work_area() implementation.
* 2008-05-14 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-05-141-74/+28
| | | | * Makefile.am: Rework to avoid .rel files.
* 2007-12-11 Till Straumann <strauman@slac.stanford.edu>Till Straumann2007-12-121-5/+11
| | | | | | | * Makefile.am, irq/irq.c, irq/irq.h, irq/irq_init.c: use new exception/irq support from libcpu/powerpc/new-exceptions/bspsupport rather than borrowing from ../shared/vectors ../shared/irq
* 2007-12-10 Till Straumann <strauman@slac.stanford.edu>Till Straumann2007-12-111-2/+2
| | | | | * Makefile.am, start/preload.S: moved preload.S to ../shared/start.
* 2007-12-08 Till Straumann <strauman@slac.stanford.edu>Till Straumann2007-12-091-1/+1
| | | | | * Makefile.am: merged shared/vme/vme_universe.c and shared/vme/vme_universe_dma.c into one file.
* 2007-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-031-1/+2
| | | | | | | | | | * Makefile.am, include/bsp.h, startup/bspstart.c: Moved most of the remaining CPU Table fields to the Configuration Table. This included pretasking_hook, predriver_hook, postdriver_hook, idle_task, do_zero_of_workspace, extra_mpci_receive_server_stack, stack_allocate_hook, and stack_free_hook. As a side-effect of this effort some multiprocessing code was made conditional and some style clean up occurred.
* 2007-09-07 Kate Feng <feng1@bnl.gov>Joel Sherrill2007-09-131-16/+22
| | | | | | | | | | | | | | | | * ChangeLog, Makefile.am, README, README.booting, README.irq, preinstall.am, GT64260/MVME5500I2C.c, include/bsp.h, irq/irq.c, irq/irq.h, irq/irq_init.c, pci/detect_host_bridge.c, pci/pci.c, pci/pci_interface.c, pci/pcifinddevice.c, start/preload.S, startup/bspclean.c, startup/bspstart.c, startup/pgtbl_activate.c, startup/reboot.c, vectors/bspException.h, vectors/exceptionhandler.c: Merge my improvements in this BSP including a new network driver for the 1GHz NIC. * network/if_100MHz/GT64260eth.c, network/if_100MHz/GT64260eth.h, network/if_100MHz/GT64260ethreg.h, network/if_100MHz/Makefile.am, network/if_1GHz/Makefile.am, network/if_1GHz/POSSIBLEBUG, network/if_1GHz/if_wm.c, network/if_1GHz/if_wmreg.h, network/if_1GHz/pci_map.c, network/if_1GHz/pcireg.h: New files.
* added vectors_entry.S to Makefile.amThomas Doerfler2007-07-231-0/+1
|
* fixed some problems with shared PPC exception handling codeThomas Doerfler2007-07-051-1/+1
|
* 2007-01-30 Till Straumann <strauman@slac.stanford.edu>Till Straumann2007-01-311-2/+9
| | | | | | | | | * Makefile.am, preinstall.am, include/bsp.h, * vme/vmeconfig.c (removed), vme/VME.h (removed): cleaned up vme support - use files from libbsp/powerpc/shared/vme and define BSP specifica in VMEConfig.h. Use VME DMA support implemented by vmeUniverse and libbsp/powerpc/shared/vme/vme_universe_dma.c
* * mvme5500/Makefile.am, mvme5500/preinstall.am,Till Straumann2007-01-191-2/+3
| | | | | | | * mvme5500/vme/VMEConfig.h, mvme5500/vme/VME.h, * mvme5500/vme/vmeconfig.c: removed copies of vmeconfig.c, VME.h - use generic versions instead.
* * mvme5500/Makefile.am, mvme5500/preinstall.am:Till Straumann2006-12-131-1/+2
| | | | need to install bsp/vme_am_defs.h
* 2006-11-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-151-1/+1
| | | | | * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a file and simplified initialization.
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-171-1/+1
| | | | * Makefile.am: Remove superfluous -DASM.
* Remove all-local:.Ralf Corsepius2006-01-121-2/+0
|
* Cleanup.Ralf Corsepius2006-01-121-3/+0
|
* 2006-01-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-101-121/+2
| | | | | * configure.ac: Add ampolish3 support. * Makefile.am: Add preinstall.am.
* 2006-01-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-091-1/+0
| | | | * Makefile.am: Don't include subdirs.am.
* 2005-11-03 straumanatslacdotstanforddoteduTill Straumann2005-11-031-2/+2
| | | | | | | | | * startup/linkcmds: Removed. * Makefile.am, start/preload.S, startup/bspstart.c: use linkcmds from shared area - this version seemed broken anyways. Let the preloader use the generic 'entry_point_section' rather than its own 'mvme5500_preloader_section'. Also, let zero_bss use (implicit?) __SBSSxxx__ symbols.
* 2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-121-4/+17
| | | | | | * Makefile.am: Merge-in wrapup/Makefile.am. * wrapup/Makefile.am: Remove. * configure.ac: Reflect changes above.
* Cosmetics.Ralf Corsepius2005-01-281-2/+1
|
* 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-071-11/+11
| | | | * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
* 2005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-031-123/+25
| | | | * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
* 2004-10-26 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-261-3/+5
| | | | | * Makefile.am: Fix network_CPPFLAGS. Reformat. * network/GT64260eth.c: Properly prototype GT64260eth_err().
* Changes for new build system.Eric Norum2004-10-221-2/+2
|
* 2004-10-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-10-211-0/+1
| | | | * Makefile.am: Add missing network_CPPFLAGS.
* Add coverhd.hRalf Corsepius2004-10-211-0/+5
|
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-211-6/+12
| | | | | | | * Makefile.am: Build networking.rel conditionally. Reformat. Cosmetics. * wrapup/Makefile.am: Build networking.rel conditionally. * startup/bspstart.c: Eliminate RTEMS fixed size types.
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-211-6/+334
| | | | | * configure.ac: Adaptations to rtems-4.7. * Makefile.am, wrapup/Makefile.am: Reworked.
* Add MVME550 BSPEric Norum2004-10-201-0/+17