summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/score603e/start/start.S (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-12-08powerpc/score603e: Remove (obselete).Ralph Holmes1-126/+0
Updates #2458.
2014-09-04score603e/start/start.S: Add start symbol to eliminate warningJoel Sherrill1-0/+3
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
2009-05-052009-05-05 Jennifer Averett <jennifer.averett@OARcorp.com>Jennifer Averett1-5/+0
* Makefile.am, configure.ac, preinstall.am, PCI_bus/PCI.c, PCI_bus/PCI.h, PCI_bus/flash.c, PCI_bus/universe.c, console/85c30.c, console/85c30.h, console/console.c, console/consolebsp.h, console/tbl85c30.c, include/bsp.h, include/gen2.h, include/irq-config.h, include/tm27.h, irq/FPGA.c, irq/irq.h, irq/irq_init.c, start/start.S, startup/Hwr_init.c, startup/bspstart.c, startup/linkcmds, timer/timer.c, tod/tod.c, vme/VMEConfig.h: Updated and tested with latest interrupt source. Modified with latest memory allocation, but this needs testing. * irq/no_pic.c: New file.
2009-04-282009-04-28 Chris Johns <chrisj@rtems.org>Chris Johns1-4/+6
* start/start.S: Update for boot_card command line change.
2008-09-032008-09-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+4
* Makefile.am, README, configure.ac, console/85c30.c, console/console.c, console/consolebsp.h, include/bsp.h, include/gen2.h, irq/FPGA.c, irq/irq.c, irq/irq.h, irq/irq_init.c, start/start.S, startup/bspstart.c, startup/genpvec.c, startup/linkcmds, timer/timer.c, tod/tod.c: Initiate update and testing. Runs hello but does not run ticker yet.
2004-10-26Remove environ common declaration -- it broke newlib.Eric Norum1-2/+0
2004-04-21Remove stray white spaces.Ralf Corsepius1-1/+1
2001-11-282001-11-28 Joel Sherrill <joel@OARcorp.com>,Joel Sherrill1-38/+2
This was tracked as PR87. * README, configure.ac, include/Makefile.am, include/bsp.h, start/start.S, startup/FPGA.c, startup/Makefile.am, tod/Makefile.am: Eliminated conditional code for generation 1 boards as these are no longer available. * include/gen1.h, startup/82378zb.c, tod/tod_g1.c: Deleted.
2001-11-212001-11-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
* Makefile.am: Add @exceptions@ to SUBDIRS. * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from make/custom/score603e.cfg; Add automake conditional for SCORE_GENERATION_1; Add RTEMS_PPC_EXCEPTIONS([old]). * include/Makefile.am: include force-preinstall.am. * start/start.S: include <bspopts.h> instead of targopts.h. * tod/Makefile.am: Apply SCORE_GENERATION_1 conditional. * vectors/vector.S: include <bsp.h>. * wrapup/Makefile.am: Apply @exceptions@.
2000-08-02Properly pass argc, argc, and environp to boot_card.Joel Sherrill1-0/+6
2000-07-12Added comment.Joel Sherrill1-1/+2
1999-02-19BSP for Vista Score603e added.Joel Sherrill1-8/+46
1998-12-14Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to rename allJoel Sherrill1-0/+0
.s files to .S in conformance with GNU conventions. This is a minor step along the way to supporting automake.
1998-07-09Removed call back to exit() since that has already been called.Joel Sherrill1-1/+1
1998-05-30Updated to current source and removed warnings.Joel Sherrill1-2/+2
1998-05-30New files -- from rtems-LM-980406 which was based on an RTEMS from 12/97.Joel Sherrill1-3/+14
This was called the dmv170 BSP in that source tree but since the DMV171 is now obsolete, we have transitioned to the DMV177 and have no intention of checking compatibility with any other models.
1998-04-14new filesJoel Sherrill1-0/+106