summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libchip/serial/ns16550.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cat /tmp/j | while read fJoel Sherrill1999-10-261-661/+0
* Invalid value used for baud rate per bug report fromJoel Sherrill1999-10-051-1/+1
* Added base version of file system infrastructure. This includes a majorJoel Sherrill1998-11-231-0/+1
* Merged Vista SCORE603e, Radstone PPCn_60x, and DY-4 DMV177 BSPs alongJoel Sherrill1998-10-281-1/+2
* Updates to tree to make it build with all desired changes and the conversionJoel Sherrill1998-09-111-2/+2
* Commented out the code which yields the CPU when the serial controller isJoel Sherrill1998-08-051-0/+2
* Corrected spacing and added headers.Joel Sherrill1998-07-251-17/+28
* Added ns16550_set_attributes.Joel Sherrill1998-07-251-4/+100
* Rewrote NS16550 TX interrupt processing to use termios for the bufferJoel Sherrill1998-07-251-120/+73
* Added check for proper deviceType to interrupt processing code.Joel Sherrill1998-07-151-1/+2
* Switched to shared default probe routine.Joel Sherrill1998-07-091-14/+3
* Changed static to NS16550_STATIC to make all routines and data globalJoel Sherrill1998-07-091-17/+17
* Added NULL entry for setAttributes.Joel Sherrill1998-06-231-2/+4
* Moved set and get Register and Data type defininitions to serial.h.Joel Sherrill1998-06-221-8/+1
* Added a comment and cleaned up spacingJoel Sherrill1998-06-221-1/+4
* Initial incarnation of libchip compiles.Joel Sherrill1998-06-131-1/+2
* Base code from ppcn_60x BSPJoel Sherrill1998-06-131-0/+608