summaryrefslogtreecommitdiff
path: root/drivers/serial/ns16550.c
Commit message (Expand)AuthorAgeLines
* serial: nsl16550: add hw flow control supportKaricheri, Muralidharan2014-05-12-0/+6
* k2hk: add support for k2hk SOC and EVMVitaly Andrianov2014-04-17-0/+8
* TI:omap3: Drop omap3_zoom2Tom Rini2014-01-07-3/+2
* Prepare for TI816X : reuse existing code from TI814XTENART Antoine2013-08-15-2/+2
* ARM: AM43xx: Add build supportLokesh Vutla2013-08-15-2/+3
* arm: Remove OMAP2420H4 and all omap24xx supportTom Rini2013-06-10-5/+0
* omap3_beagle: Flush UART3 xmit on enable if TEMT is brokenManfred Huber2013-04-08-2/+16
* ns16550: enable quirks for ti814xMatt Porter2013-03-24-2/+3
* serial: ns16550: Remove unwanted castSimon Glass2013-03-15-1/+1
* serial/ns16550: add an option to avoid hanging on broken platformsJavier Martinez Canillas2013-01-10-0/+2
* serial/ns16550: wait for TEMT before initializingScott Wood2012-11-26-0/+3
* serial: ns16550: Call usbtty_poll only in non-SPL buildMarek Vasut2012-10-15-1/+1
* serial/ns16550: ns16550 has a different register layout on SOC_DA8XXMikhail Kshevetskiy2012-09-01-1/+1
* ARM:AM33XX: Add support for TI AM335X EVMChandan Nath2011-10-27-2/+5
* NS16550: trivial code clean for checkpatchSimon Glass2011-10-23-17/+20
* ns16550: change to allow 32 bit access to registersDave Aldridge2011-10-01-0/+6
* Serial: ns16550: Add support for CONFIG_SYS_NS16550_IER macroPrafulla Wadaskar2010-12-16-2/+6
* ns16550: Add WATCHDOG_RESET to putc for short watchdog timeout boardsStefan Roese2010-10-13-0/+9
* SERIAL: Enable port-mapped accessGraeme Russ2010-05-06-30/+39
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21-1/+1
* ns16550: kick watchdog while waiting for a characterLadislav Michl2010-02-03-0/+2
* ZOOM2 Add serial support.Tom Rix2009-06-12-2/+2
* Rename common ns16550 constants with UART_ prefix to prevent conflictsDetlev Zundel2009-04-03-18/+21
* drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...)Mike Frysinger2009-02-21-5/+1
* Create configuration option for restricted ns16550 functionsRon Madrid2009-02-19-0/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-2/+2
* OMAP5912: fix FIFO handling in UART driverWolfgang Denk2008-02-05-4/+12
* drivers/serial : move serial drivers to drivers/serialJean-Christophe PLAGNIOL-VILLARD2007-11-25-0/+71