summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/shared/bspspuriousinit.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-04-24bsps/m68k: Remove unused filesSebastian Huber1-40/+0
This patch is a part of the BSP source reorganization. Update #3285.
2014-10-19m68k/shared and sim68000: Fix warningsJoel Sherrill1-9/+5
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
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.
2008-08-19Add missing prototypes.Ralf Corsepius1-1/+1
2004-04-21Remove stray white spaces.Ralf Corsepius1-2/+2
2004-03-312004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
* bspspuriousinit.c: Convert to using c99 fixed size types.
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
* bspspuriousinit.c, m68000spurious.c, m68kpretaskinghook.c, setvec.c, start.S, mvme/mvme16x_hw.h: URL for license changed.
2002-01-062002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
* bspspuriousinit.c, m68000spurious.c: Include rtems/bspIo.h instead of bspIo.h.
2000-08-01Added sim68000 BSP for the BSVC simulator. This BSP includes theJoel Sherrill1-3/+5
alias simcpu32 that supports the CPU32 simulator in BSVC. At this point, it is still under development.
2000-02-29BSP now compiles and links with CAVSL board information. This includesJoel Sherrill1-1/+0
linkcmds updated, simio references removed, and switch to libchip for serial ports from simio. Added a MEMORY_MAP file to capture information about the various addresses on this board. In addition, many of the beta patches are now included.
2000-02-22New port of RTEMS to TI C3x and C4x.Joel Sherrill1-0/+45