summaryrefslogtreecommitdiffstats
path: root/c/src/libchip (unfollow)
Commit message (Expand)AuthorFilesLines
1998-06-23Removed RTS and DTR handling code since the MC68681 seems to only haveJoel Sherrill3-249/+91
1998-06-23New file describing mc68681 libchip driver.Joel Sherrill1-0/+39
1998-06-23Added numerous comments.Joel Sherrill1-15/+72
1998-06-23Added concept of "mate" -- the other port on the same DUART. This isJoel Sherrill3-46/+80
1998-06-23Added close.Joel Sherrill1-4/+28
1998-06-23Added set attributes and written initialize and first open.Joel Sherrill1-78/+236
1998-06-23Added more registers.Joel Sherrill1-0/+11
1998-06-23Added set attributes prototype.Joel Sherrill1-0/+5
1998-06-23Added NULL entry for setAttributes.Joel Sherrill3-2/+7
1998-06-22Added initial part of iniitialization.Joel Sherrill2-8/+36
1998-06-22Added mc68681 stuff to the makefile.Joel Sherrill4-90/+344
1998-06-22Moved get and set register/data typedefs to this file.Joel Sherrill1-4/+14
1998-06-22Moved set and get Register and Data type defininitions to serial.h.Joel Sherrill4-20/+5
1998-06-22Corrected spacingJoel Sherrill1-26/+25
1998-06-22spacing changesJoel Sherrill3-31/+36
1998-06-22Added comments and corrected spacing.Joel Sherrill3-197/+213
1998-06-22Added a comment and cleaned up spacingJoel Sherrill2-50/+63
1998-06-22Initial version of these files.Joel Sherrill3-0/+735
1998-06-13Initial incarnation of libchip compiles.Joel Sherrill4-9/+84
1998-06-13Base code from ppcn_60x BSPJoel Sherrill7-0/+2184
1998-03-24Rename hppa1_1 to hppa1.1 and switched to using __XXX__ macros forJoel Sherrill1-7/+7
1998-02-17updated copyright to 1998Joel Sherrill17-17/+17
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill17-34/+34
1997-08-04First attempt at values for PPCJoel Sherrill1-0/+3
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill17-85/+85
1996-09-08added mips64orion entries for SHM_LOCK_VALUE and SHM_UNLOCK_VALUEJoel Sherrill1-0/+5
1996-05-23added code to insure that delay is always non-zeroJoel Sherrill1-0/+2
1996-04-22Fixed so now supports more than 16 nodes. Tested for up to 24 nodesJoel Sherrill2-1/+10
1996-01-15updates from Tony Bennett for PA and UNIX portsJoel Sherrill2-6/+2
1995-09-29all targets compile .. tony's patches in placeJoel Sherrill4-3/+10
1995-09-27Modified UNIX simulator port so all references to native unixJoel Sherrill1-0/+1
1995-09-26posix support initially addedJoel Sherrill1-1/+1
1995-09-22moving files around and adding the exec/wrapup directoryJoel Sherrill1-1/+1
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill3-14/+8
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill1-1/+1
1995-08-17Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill3-13/+23
1995-08-11minor clean up -- switched to memset for zero'ing SHMJoel Sherrill4-60/+54
1995-05-24Fully tested on all in-house targetsJoel Sherrill2-12/+21