summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* moved mc68230.h from main include directory to motorolaJoel Sherrill1997-08-041-1/+1
* Corrected typoJoel Sherrill1997-08-049-9/+9
* Fixed typo and removed duplicated codeJoel Sherrill1997-08-041-4/+1
* First attempt at values for PPCJoel Sherrill1997-08-042-0/+6
* 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-044-5/+7
* 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
* Repository damaged -- file re-addedJoel Sherrill1997-07-093-0/+555
* 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
* updated with new license information per Tony Bennett.Joel Sherrill1997-04-223-32/+11
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-22227-1129/+1129
* Changed format of comment blocks to C comments.Joel Sherrill1997-04-183-51/+51
* Duplicated timerisr symbol as _timerisr to avoid tool naming problems.Joel Sherrill1997-04-181-0/+6
* Fixed path which points to shared directory for all BSPs.Joel Sherrill1997-04-1620-20/+20
* 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-1520-19/+51
* 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 cast to eliminate warning.Joel Sherrill1997-04-081-1/+1
* added prototype and return statement to eliminate warnings.Joel Sherrill1997-04-071-0/+4
* commented out sccs_id's to eliminate warnings.Joel Sherrill1997-04-074-12/+28
* removed reference to no_bsp.Joel Sherrill1997-04-072-8/+20
* commented out sccs_id to eliminate warningsJoel Sherrill1997-04-072-8/+20
* added or fixed includes of page_table.h to eliminate warnings.Joel Sherrill1997-04-073-2/+5
* added cast to eliminate warningJoel Sherrill1997-04-073-4/+5
* 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
* added initialization of variable to eliminate warning.Joel Sherrill1997-04-071-1/+1