summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/imx/imx_serial.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes for recent header file reorganizationpatacongo2009-12-281-0/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-58/+60
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-1/+1
* imx updatepatacongo2009-04-251-14/+14
* Clean up clockingpatacongo2009-04-121-1/+14
* Basic UART/console functionalitypatacongo2009-04-111-0/+1227