summaryrefslogtreecommitdiffstats
path: root/bsps/include/libchip/ns16550_p.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-30Drop executable permissions on .[ch] filesJoel Sherrill1-0/+0
2018-01-25Remove make preinstallChris Johns1-0/+0
2017-05-13missing a couple register names + a #ifndef_ASM__ around serial.h inclusionPhong Pham1-0/+4
2014-10-07libchip/serial: Add alternative NS16550 driverSebastian Huber1-76/+0
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-04-08libchip/serial: Fix warningsSebastian Huber1-1/+1
2013-02-11libchip/serial: Make NS16550 handler publicSebastian Huber1-8/+12
2012-06-15libchip: Add support for NS16550 with FDRSebastian Huber1-7/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-02-23Avoid NULL dereference in printk() before libchip console initializedJennifer Averett1-10/+22
2011-07-112011-07-11 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+2
2011-02-152011-02-15 Jennifer AverettJoel Sherrill1-1/+1
2010-04-09adapt _write_ functions to new prototypeThomas Doerfler1-4/+4
2009-07-17code cleanupThomas Doerfler1-43/+12
2008-12-182008-12-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+0
2008-09-22Include required header files. Removed support for old PowerPC exception han...Thomas Doerfler1-3/+1
2008-09-07Convert to "bool".Ralf Corsepius1-1/+1
2005-04-282005-04-28 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett1-1/+1
2004-04-20Remove stray white spaces.Ralf Corsepius1-1/+1
2004-03-232004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill1-1/+2
1998-07-25Added ns16550_set_attributes.Joel Sherrill1-0/+5
1998-07-25Rewrote NS16550 TX interrupt processing to use termios for the bufferJoel Sherrill1-2/+9
1998-07-09Changed static to NS16550_STATIC to make all routines and data globalJoel Sherrill1-14/+23
1998-06-22Moved set and get Register and Data type defininitions to serial.h.Joel Sherrill1-1/+0
1998-06-22Added a comment and cleaned up spacingJoel Sherrill1-49/+59
1998-06-13Base code from ppcn_60x BSPJoel Sherrill1-0/+208