summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lpc2378/lpc23xx_serial.c
Commit message (Expand)AuthorAgeFilesLines
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
* Remove os_internal.h it has been replace by several new header files under sc...Gregory Nutt2014-08-081-1/+0
* Add serial method so that lower half driver can provide RX flow control infor...Gregory Nutt2014-05-081-0/+3
* More trailing whilespace removalGregory Nutt2014-04-131-2/+2
* Fix some confusion in the code about vectored interrupts; fix so that it buil...Gregory Nutt2014-03-081-9/+5
* arch/arm/src/lpc2378/Kconfig: Create Kconfig for the platform; Adjust configu...Gregory Nutt2014-03-021-2/+2
* Fix types in conditional compilationGregory Nutt2014-01-101-1/+1
* 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
* Remove executable property from source and make filespatacongo2012-09-131-0/+0
* LPC17xx serial now supports minimal termios ioctls; serial driver ioctl metho...patacongo2012-07-311-4/+3
* Move serial header files to include/nuttx/serialpatacongo2012-03-211-1/+1
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-111-5/+5
* Run indent.sh agains lpc2378 codepatacongo2010-04-111-337/+335
* lpc2378 port contributed by Rommel Marcelopatacongo2010-04-091-0/+976