summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k (unfollow)
Commit message (Expand)AuthorFilesLines
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill100-200/+200
1997-10-08Removed include directory at "build" point and the link of this directoryJoel Sherrill12-23/+23
1997-09-18Merged changes from Eric Norum:Joel Sherrill3-16/+32
1997-09-15eliminated potential for overfilling buffer on readJoel Sherrill10-10/+0
1997-09-03Fix from Eric Norum. Here is the comment:Joel Sherrill1-2/+2
1997-08-28Switched to new style which does not require hackspecs.awk.Joel Sherrill11-319/+143
1997-08-27Modified to support the BSP family concept.Joel Sherrill1-2/+2
1997-08-27Modified to have correct address for vector table on multiple models.Joel Sherrill2-0/+10
1997-08-26Corrected to compile with egcs.Joel Sherrill2-5/+5
1997-08-22start no longer a global symbol per Eric Norum's request.Joel Sherrill2-2/+12
1997-08-04Switched to new version of mc68681.hJoel Sherrill1-29/+29
1997-08-04moved mc68230.h from main include directory to motorolaJoel Sherrill1-1/+1
1997-08-04Corrected typoJoel Sherrill3-3/+3
1997-08-04Trying to support all modelsJoel Sherrill1-20/+4
1997-08-04Trying to support all models.Joel Sherrill1-0/+6
1997-08-04consolex built for all models.Joel Sherrill1-8/+4
1997-08-04moved header files into the motorola and zilog subdirectoriesJoel Sherrill8-9/+8
1997-08-04Correcting difference between mvme162lx and mvme162. All versions haveJoel Sherrill1-0/+5
1997-08-04moved header files into the motorola and zilog subdirectoriesJoel Sherrill2-3/+5
1997-08-04Modified to reflect changes in mc68681.h header file.Joel Sherrill1-104/+200
1997-08-04Header files moved into zilog subdirectory.Joel Sherrill1-2/+2
1997-08-01Added consolex to wrapupJoel Sherrill1-0/+1
1997-08-01Corrected typo.Joel Sherrill1-1/+1
1997-08-01Made to work.Joel Sherrill1-1/+1
1997-08-01Removed warnings.Joel Sherrill1-2/+2
1997-08-01Katsutoshi Shibuya (shibuya@mxb.meshnet.or.jp)of BU-Denken Co., Ltd.Joel Sherrill7-7/+1139
1997-07-31Merged very large and much appreciated patch from Chris JohnsJoel Sherrill40-0/+6326
1997-07-10Added information on different MVME162 models.Joel Sherrill1-0/+11
1997-05-27added ka9q stackJoel Sherrill5-5/+1016
1997-05-23KA9Q stack removed prior to testing for 4.0.0 public release.Joel Sherrill3-14/+3
1997-05-21patch from Eric NorumJoel Sherrill1-4/+4
1997-04-25updated to reflect new license per John Gwynne's permission.Joel Sherrill4-52/+12
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill90-444/+444
1997-04-18Changed format of comment blocks to C comments.Joel Sherrill2-32/+32
1997-04-16Fixed path which points to shared directory for all BSPs.Joel Sherrill10-10/+10
1997-04-16added fpsp support.Joel Sherrill1-0/+2
1997-04-16Update from Eric Norum.Joel Sherrill8-174/+414
1997-04-15Switched all bsps which had an implementation of sbrk.c which onlyJoel Sherrill9-9/+9
1997-04-15Removed many BSPs' copy of setvec.c and let them share the sameJoel Sherrill10-9/+48
1997-04-11replaced linking of source from mvme147 drivers with use of vpath toJoel Sherrill4-29/+8
1997-04-09correct incorrect register addresses for port a.Joel Sherrill1-2/+2
1997-04-09removed unused is_character_ready routine.Joel Sherrill1-27/+0
1997-04-09Added ka9q tcpip stack and network driver for the gen68360. This effortJoel Sherrill14-92/+635
1997-04-07added or fixed includes of page_table.h to eliminate warnings.Joel Sherrill3-2/+5
1997-04-07added cast to eliminate warningJoel Sherrill2-3/+4
1997-04-07added prototype for delay.Joel Sherrill1-0/+1
1997-04-07added global statement for start entry pointJoel Sherrill2-0/+2
1997-04-07removed noreturn from prototype to avoid warnings.Joel Sherrill6-6/+55
1997-04-07added cast to eliminate warning.Joel Sherrill1-1/+1
1997-04-07added return statement to avoid warning.Joel Sherrill1-0/+2