summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/mvme162/README (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-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.
* m68k: replace m68k_isr with rtems_isrGedare Bloom2012-04-161-1/+1
|
* PR 1962/bsps - MVME162 Console Corrections and ImprovementsJoel Sherrill2012-02-021-3/+29
| | | | | | | | | | | | | | | | | | * console/console.c: char_ready() was never returning true so console never processed input data * console/console.c: added printk() support to default device * include/bsp.h: Added #define for MOT_162BUG_VEC_ADDRESS * startup/bspclean.c: Modified to use MOT_162BUG_VEC_ADDRESS * startup/bspstart.c: Modified to use MOT_162BUG_VEC_ADDRESS * make/custom/mvme162.cfg: Modified to use "RTEMS_CPU_MODEL=68lc040" and "CPU_CFLAGS = -mcpu=68040 -msoft-float" so BSP will always work with all board variations. * README: Added notes on user required configuration changes and information about board models and variants * README.models: New file that contains a detailed list of MVME162 models and variants. Signed-off-by: Vic Hoover <victor.hoover.ctr@navy.mil>
* 2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-281-14/+0
| | | | | | | | | | | * README: Remove references to consolex. * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am, network/Makefile.am, startup/Makefile.am, timer/Makefile.am, tod/Makefile.am. Use automake compilation rules. * clock/Makefile.am, console/Makefile.am, network/Makefile.am startup/Makefile.am, timer/Makefile.am, tod/Makefile.am: Remove. * configure.ac: Reflect changes above.
* Trying to support all modelsJoel Sherrill1997-08-041-20/+4
|
* Katsutoshi Shibuya (shibuya@mxb.meshnet.or.jp)of BU-Denken Co., Ltd.Joel Sherrill1997-08-011-6/+23
| | | | | | | (Sapporo, Japan) submitted the extended console driver for the MVME162LX BSP and the POSIX tcsetattr() and tcgetattr() routines. This device driver supports four serial ports, cooked IO, and provides a portable base for Zilog 8530 based console drivers.
* Added information on different MVME162 models.Joel Sherrill1997-07-101-0/+11
|
* changes remerged after lost in disk crash -- recovered from snapshot, ↵Joel Sherrill1995-12-201-0/+19
| | | | partially recovered working tree, etc
* updated mvme162 code from Misha (mms@eiscathq.irf.se)Joel Sherrill1995-08-011-4/+12
|
* Initial revisionJoel Sherrill1995-05-111-0/+124