summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/serial/mc68681_p.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-04bsps: Move libchip to bspsSebastian Huber1-323/+0
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-02-11libchip/serial: Fix warningsSebastian Huber1-0/+9
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2010-04-09adapt _write_ functions to new prototypeThomas Doerfler1-4/+4
2008-09-07Convert to "bool".Ralf Corsepius1-1/+1
2004-04-20Remove stray white spaces.Ralf Corsepius1-2/+2
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1998-07-25Removed mc68681_flush and corrected spacing.Joel Sherrill1-2/+0
1998-07-15Added interrupt mask and interrupt status register bit constants.Joel Sherrill1-1/+24
1998-07-09Changed static to MC68681_STATIC to make all routines and data globalJoel Sherrill1-11/+20
1998-06-23Removed RTS and DTR handling code since the MC68681 seems to only haveJoel Sherrill1-17/+4
1998-06-23Added concept of "mate" -- the other port on the same DUART. This isJoel Sherrill1-1/+2
1998-06-23Added set attributes prototype.Joel Sherrill1-0/+5
1998-06-22Added mc68681 stuff to the makefile.Joel Sherrill1-20/+223
1998-06-22spacing changesJoel Sherrill1-0/+2
1998-06-22Initial version of these files.Joel Sherrill1-0/+89