summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/dmv177/startup/bspstart.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2001-11-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-11-201-1/+1
| | | | | | | | | | | | * Makefile.am: Add @exceptions@ to SUBDIRS. * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from make/custom/dmv177.cfg; Rename PPC_USE_INSTRUCTION_CACHE to DMV177_USE_INSTRUCTION_CACHE, Add RTEMS_PPC_EXCEPTIONS([old]). * include/Makefile.am: include force-preinstall.am. * startup/bspstart.c: Rename PPC_USE_INSTRUCTION_CACHE to DMV177_USE_INSTRUCTION_CACHE. * wrapup/Makefile.am: Apply @exceptions@.
* 2000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-11-011-4/+3
| | | | | | | * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and libcsupport.h moved from libc to lib/include/rtems and now must be referenced as <rtems/XXX.h>. Header file order was cleaned up while doing this.
* Use correct name for caching routines.Joel Sherrill2000-06-151-3/+2
|
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-7/+1
|
* Added optional data and instruction caching enable calls.Joel Sherrill1999-02-051-0/+13
|
* Spacing.Joel Sherrill1998-10-271-1/+0
|
* Removed bad comments.Joel Sherrill1998-06-131-7/+0
|
* clicks_per_usec had to be cut in half (unknown reason).Joel Sherrill1998-05-301-1/+2
| | | | fixed starting address.
* Updated to current source and removed warnings.Joel Sherrill1998-05-301-197/+26
|
* New files -- from rtems-LM-980406 which was based on an RTEMS from 12/97.Joel Sherrill1998-05-301-0/+312
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.