summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/c5471/c5471_serial.c
Commit message (Expand)AuthorAgeFilesLines
* Useless TIOCSERGSTRUCT logic in most serial drivers is not compiled unless CO...Gregory Nutt2013-04-251-1/+3
* Remove up_assert_codeGregory Nutt2013-04-251-1/+1
* Some NuTiny-SDK-NUC120 size reduction; All serial driver vtables should be st...patacongo2013-02-271-1/+1
* LPC17xx serial now supports minimal termios ioctls; serial driver ioctl metho...patacongo2012-07-311-6/+4
* Move serial header files to include/nuttx/serialpatacongo2012-03-211-1/+1
* Fixes for recent header file reorganizationpatacongo2009-12-281-0/+1
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-52/+54
* UART config is untestedpatacongo2008-01-281-3/+5
* Basic Z16F serial driver functionalitypatacongo2008-01-281-1/+1
* Structure serial driver interface to support different interrupt architecturespatacongo2008-01-261-88/+140
* Changes for clean compile of DM90x0 driver on Neuros OSDpatacongo2007-11-021-3/+6
* Common ARM supportpatacongo2007-04-281-0/+811