summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/serial/ns16550.c (unfollow)
Commit message (Expand)AuthorFilesLines
2005-05-062005-05-06 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett1-1/+1
2005-04-252005-04-25 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett1-2/+16
2005-04-182005-04-18 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett1-0/+63
2004-04-20Remove stray white spaces.Ralf Corsepius1-20/+20
2004-04-012004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
2004-03-312004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-3/+3
2004-03-232004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-28/+28
2001-03-142001-03-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill1-2/+8
1999-10-05Invalid value used for baud rate per bug report fromJoel Sherrill1-1/+1
1998-11-23Added base version of file system infrastructure. This includes a majorJoel Sherrill1-0/+1
1998-10-28Merged Vista SCORE603e, Radstone PPCn_60x, and DY-4 DMV177 BSPs alongJoel Sherrill1-1/+2
1998-09-11Updates to tree to make it build with all desired changes and the conversionJoel Sherrill1-2/+2
1998-08-05Commented out the code which yields the CPU when the serial controller isJoel Sherrill1-0/+2
1998-07-25Corrected spacing and added headers.Joel Sherrill1-17/+28
1998-07-25Added ns16550_set_attributes.Joel Sherrill1-4/+100
1998-07-25Rewrote NS16550 TX interrupt processing to use termios for the bufferJoel Sherrill1-120/+73
1998-07-15Added check for proper deviceType to interrupt processing code.Joel Sherrill1-1/+2
1998-07-09Switched to shared default probe routine.Joel Sherrill1-14/+3
1998-07-09Changed static to NS16550_STATIC to make all routines and data globalJoel Sherrill1-17/+17
1998-06-23Added NULL entry for setAttributes.Joel Sherrill1-2/+4
1998-06-22Moved set and get Register and Data type defininitions to serial.h.Joel Sherrill1-8/+1
1998-06-22Added a comment and cleaned up spacingJoel Sherrill1-1/+4
1998-06-13Initial incarnation of libchip compiles.Joel Sherrill1-1/+2
1998-06-13Base code from ppcn_60x BSPJoel Sherrill1-0/+608