summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i960/rxgen960/include/bsp.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-10-121-1/+0
| | | | | | * clock/ckinit.c, console/console.c, include/bsp.h, startup/bspstart.c, startup/exit.c, startup/setvec.c, timer/timer.c, timer/timerisr.S: Fixed typo.
* 2001-09-27 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-09-281-1/+1
| | | | * include/bsp.h: Renamed delay() to rtems_bsp_delay().
* 2001-05-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-06-081-0/+2
| | | | | | | * configure.in: Add bspopts.h. * include/.cvsignore: Add bspopts.h*, stamp-h*. * include/Makefile.am: Use *_HEADERS instead of *H_FILES. * include/bsp.h: Include bspopts.h.
* 2000-12-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-12-061-2/+0
| | | | * include/bsp.h: Removed incorrect error case.
* Reworked score/cpu/i960 so it can be safely compiled multilib. AllJoel Sherrill2000-07-111-0/+1
| | | | | | | routines and structures that require CPU model specific information are now in libcpu. This required significant rework of the score/cpu header files and the creation of multiple header files and subdirectories in libcpu/i960.
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-0/+9
|
* rxgen960 now compiles -- may not link.Joel Sherrill1999-10-271-14/+4
|
* The rxgen960 BSP and i960 RPM support was submitted by Mark BronsonJoel Sherrill1999-10-271-0/+166
<mark@ramix.com> of RAMIX.