summaryrefslogtreecommitdiff
path: root/nuttx/drivers/serial/uart_16550.c
Commit message (Expand)AuthorAgeFilesLines
* Useless TIOCSERGSTRUCT logic in most serial drivers is not compiled unless CO...Gregory Nutt2013-04-251-1/+3
* Some NuTiny-SDK-NUC120 size reduction; All serial driver vtables should be st...patacongo2013-02-271-1/+1
* Add Kconfig settings for the LPC17xxpatacongo2012-09-051-37/+37
* drivers/, drivers/pipes, and drivers/serial file clean-uppatacongo2012-07-151-57/+59
* Move serial header files to include/nuttx/serialpatacongo2012-03-211-2/+2
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-1/+1
* ADS7843E driver is code completepatacongo2011-10-041-0/+0
* Add QEMU NSH configurationpatacongo2011-03-101-151/+221
* Fix basic QEMU portpatacongo2011-03-101-0/+1092