summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-08242-484/+484
* Removed include directory at "build" point and the link of this directoryJoel Sherrill1997-10-0826-47/+47
* Increased interrupt stack space.Joel Sherrill1997-10-061-1/+1
* Merged changes from Eric Norum:Joel Sherrill1997-09-183-16/+32
* eliminated potential for overfilling buffer on readJoel Sherrill1997-09-1519-19/+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-2820-580/+260
* Modified to support the BSP family concept.Joel Sherrill1997-08-2711-21/+21
* 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
* Removed redundant stanza.Joel Sherrill1997-08-221-2/+0
* 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-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