summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lpc17xx/lpc17_serial.c
Commit message (Expand)AuthorAgeFilesLines
* Merged in upstream, took upstream UART driver without changes, needs re-evalu...Lorenz Meier2013-06-131-2/+8
* Useless TIOCSERGSTRUCT logic in most serial drivers is not compiled unless CO...Gregory Nutt2013-04-251-0/+2
* Remove up_assert_codeGregory Nutt2013-04-251-1/+1
* LPC1788 updates -- OS test configuration now workspatacongo2013-03-041-1/+1
* Minor clean-up - Open1788 and LPC17xx serialpatacongo2013-03-021-2/+4
* Corrections for LPC178x UART baud calculationpatacongo2013-03-021-17/+75
* Some NuTiny-SDK-NUC120 size reduction; All serial driver vtables should be st...patacongo2013-02-271-1/+1
* Refactor all lpc17xx header files (more like STM32 header file structure now)patacongo2013-01-181-3/+3
* atexit() and on_exit() may now be configured to support multiple exit callbackspatacongo2012-08-011-1/+3
* LPC17xx serial now supports minimal termios ioctls; serial driver ioctl metho...patacongo2012-07-311-69/+138
* Move serial header files to include/nuttx/serialpatacongo2012-03-211-1/+1
* Add PIC32 SPI driverpatacongo2012-03-071-0/+0
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-111-5/+5
* Corrections for LP17xx UARTs and Nucleus 2Gpatacongo2012-01-251-3/+3
* ARM stack check logic; ARM no-console build fixes; Nucleus-2G updatespatacongo2011-07-091-116/+160
* Macro clock_systimer replaces direct access to g_system_timer variablepatacongo2011-04-131-3/+3
* Cosmeticpatacongo2011-04-131-2/+5
* LPCXpression console on UART3patacongo2011-04-131-6/+6
* Add apps/poweroff lpc17 hardware handshakepatacongo2011-03-141-2/+14
* Fix basic QEMU portpatacongo2011-03-101-13/+10
* Improve missed Tx interrupt logicpatacongo2010-07-041-10/+12
* Correct IRQ handling, calibrate delay loopspatacongo2010-06-231-22/+22
* Fixes for serial driver compilationpatacongo2010-06-221-7/+27
* Add USBDEV power/pin configurationpatacongo2010-06-131-3/+3
* Finish serial driverspatacongo2010-06-111-18/+314
* More serial logicpatacongo2010-06-091-5/+12
* More lpc17xx port filespatacongo2010-06-081-0/+1066