summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-08100-200/+200
* Removed include directory at "build" point and the link of this directoryJoel Sherrill1997-10-0812-23/+23
* Merged changes from Eric Norum:Joel Sherrill1997-09-183-16/+32
* eliminated potential for overfilling buffer on readJoel Sherrill1997-09-1510-10/+0
* Fix from Eric Norum. Here is the comment:Joel Sherrill1997-09-031-2/+2
* Switched to new style which does not require hackspecs.awk.Joel Sherrill1997-08-2811-319/+143
* Modified to support the BSP family concept.Joel Sherrill1997-08-271-2/+2
* Modified to have correct address for vector table on multiple models.Joel Sherrill1997-08-272-0/+10
* Corrected to compile with egcs.Joel Sherrill1997-08-262-5/+5
* start no longer a global symbol per Eric Norum's request.Joel Sherrill1997-08-222-2/+12
* Switched to new version of mc68681.hJoel Sherrill1997-08-041-29/+29
* moved mc68230.h from main include directory to motorolaJoel Sherrill1997-08-041-1/+1
* Corrected typoJoel Sherrill1997-08-043-3/+3
* Trying to support all modelsJoel Sherrill1997-08-041-20/+4
* Trying to support all models.Joel Sherrill1997-08-041-0/+6
* consolex built for all models.Joel Sherrill1997-08-041-8/+4
* moved header files into the motorola and zilog subdirectoriesJoel Sherrill1997-08-048-9/+8
* Correcting difference between mvme162lx and mvme162. All versions haveJoel Sherrill1997-08-041-0/+5
* moved header files into the motorola and zilog subdirectoriesJoel Sherrill1997-08-042-3/+5
* Modified to reflect changes in mc68681.h header file.Joel Sherrill1997-08-041-104/+200
* Header files moved into zilog subdirectory.Joel Sherrill1997-08-041-2/+2
* Added consolex to wrapupJoel Sherrill1997-08-011-0/+1
* Corrected typo.Joel Sherrill1997-08-011-1/+1
* Made to work.Joel Sherrill1997-08-011-1/+1
* Removed warnings.Joel Sherrill1997-08-011-2/+2
* Katsutoshi Shibuya (shibuya@mxb.meshnet.or.jp)of BU-Denken Co., Ltd.Joel Sherrill1997-08-017-7/+1139
* Merged very large and much appreciated patch from Chris JohnsJoel Sherrill1997-07-3140-0/+6326
* Added information on different MVME162 models.Joel Sherrill1997-07-101-0/+11
* added ka9q stackJoel Sherrill1997-05-275-5/+1016
* KA9Q stack removed prior to testing for 4.0.0 public release.Joel Sherrill1997-05-233-14/+3
* patch from Eric NorumJoel Sherrill1997-05-211-4/+4
* updated to reflect new license per John Gwynne's permission.Joel Sherrill1997-04-254-52/+12
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-2290-444/+444
* Changed format of comment blocks to C comments.Joel Sherrill1997-04-182-32/+32
* Fixed path which points to shared directory for all BSPs.Joel Sherrill1997-04-1610-10/+10
* added fpsp support.Joel Sherrill1997-04-161-0/+2
* Update from Eric Norum.Joel Sherrill1997-04-168-174/+414
* Switched all bsps which had an implementation of sbrk.c which onlyJoel Sherrill1997-04-159-9/+9
* Removed many BSPs' copy of setvec.c and let them share the sameJoel Sherrill1997-04-1510-9/+48
* replaced linking of source from mvme147 drivers with use of vpath toJoel Sherrill1997-04-114-29/+8
* correct incorrect register addresses for port a.Joel Sherrill1997-04-091-2/+2
* removed unused is_character_ready routine.Joel Sherrill1997-04-091-27/+0
* Added ka9q tcpip stack and network driver for the gen68360. This effortJoel Sherrill1997-04-0914-92/+635
* added or fixed includes of page_table.h to eliminate warnings.Joel Sherrill1997-04-073-2/+5
* added cast to eliminate warningJoel Sherrill1997-04-072-3/+4
* added prototype for delay.Joel Sherrill1997-04-071-0/+1
* added global statement for start entry pointJoel Sherrill1997-04-072-0/+2
* removed noreturn from prototype to avoid warnings.Joel Sherrill1997-04-076-6/+55
* added cast to eliminate warning.Joel Sherrill1997-04-071-1/+1
* added return statement to avoid warning.Joel Sherrill1997-04-071-0/+2