summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/serial/serial.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-25Remove make preinstallChris Johns1-235/+0
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-17bsps/serial: Move bsp_console_select() declarationSebastian Huber1-0/+7
2013-06-29libchip/serial: Add const qualifierSebastian Huber1-1/+1
2013-02-11libchip/serial: Add const qualifierSebastian Huber1-2/+2
2012-06-15libchip: Add support for NS16550 with FDRSebastian Huber1-0/+2
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-11-072011-11-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-2/+4
2011-10-182011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett1-67/+134
2010-04-262010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-5/+4
2010-04-10Add extern "C".Ralf Corsepius1-1/+8
2010-04-09adapt _write_ functions to new prototypeThomas Doerfler1-1/+1
2008-09-22Include required header files. Removed support for old PowerPC exception han...Thomas Doerfler1-0/+2
2008-09-07Convert to "bool".Ralf Corsepius1-4/+4
2004-04-20Remove stray white spaces.Ralf Corsepius1-4/+4
2004-03-232004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-10/+10
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-28Corrected spacing.Joel Sherrill1-13/+6
1998-07-25Removed TX ring buffer.Joel Sherrill1-2/+0
1998-07-25Changed comment on TxBuffer.Joel Sherrill1-1/+2
1998-07-15Added comment to remove use of TxBuffer ring buffer in all libchip drivers.Joel Sherrill1-1/+14
1998-07-05Added include of termios.h.Joel Sherrill1-0/+59
1998-06-23Added NULL entry for setAttributes.Joel Sherrill1-0/+1
1998-06-22Moved get and set register/data typedefs to this file.Joel Sherrill1-4/+14
1998-06-22Corrected spacingJoel Sherrill1-26/+25
1998-06-22spacing changesJoel Sherrill1-31/+31
1998-06-13Initial incarnation of libchip compiles.Joel Sherrill1-0/+78