summaryrefslogtreecommitdiff
path: root/drivers/serial/ns16550.c
AgeCommit message (Expand)Author
2015-03-02serial: ns16550: Fix build error due to a typoAxel Lin
2015-02-19serial: ns16550: Support debug UARTSimon Glass
2015-02-19serial: ns16550: Add access functions that don't need platdataSimon Glass
2015-01-13serial: ns16550: Support ns16550 compatible pci uart devicesBin Meng
2014-12-04ns16550.c: Fix for ns16550 driver hanging on OMAP4Gregoire Gentil
2014-10-23dm: serial: ns16550: Add a cast to the I/O operationsSimon Glass
2014-10-23dm: ns16550: Correct the probe logic for platform dataSimon Glass
2014-10-23dm: ns16550: Use an address instead of a pointer for the uart baseSimon Glass
2014-10-23dm: serial: ns16550: Correct logic for checking for characterSimon Glass
2014-09-10dm: serial: Add driver model support for ns16550Simon Glass
2014-09-10dm: serial: Collect common baud rate code in ns16550Simon Glass
2014-09-10dm: serial: Move baud rate calculation to ns16550.cSimon Glass
2014-08-09omap: clean-up dead configsMasahiro Yamada
2014-07-25keystone2: use CONFIG_SOC_KEYSTONE in common placesKhoronzhuk, Ivan
2014-05-12serial: nsl16550: add hw flow control supportKaricheri, Muralidharan
2014-04-17k2hk: add support for k2hk SOC and EVMVitaly Andrianov
2014-01-07TI:omap3: Drop omap3_zoom2Tom Rini
2013-08-15Prepare for TI816X : reuse existing code from TI814XTENART Antoine
2013-08-15ARM: AM43xx: Add build supportLokesh Vutla
2013-06-10arm: Remove OMAP2420H4 and all omap24xx supportTom Rini
2013-04-08omap3_beagle: Flush UART3 xmit on enable if TEMT is brokenManfred Huber
2013-03-24ns16550: enable quirks for ti814xMatt Porter
2013-03-15serial: ns16550: Remove unwanted castSimon Glass
2013-01-10serial/ns16550: add an option to avoid hanging on broken platformsJavier Martinez Canillas
2012-11-26serial/ns16550: wait for TEMT before initializingScott Wood
2012-10-15serial: ns16550: Call usbtty_poll only in non-SPL buildMarek Vasut
2012-09-01serial/ns16550: ns16550 has a different register layout on SOC_DA8XXMikhail Kshevetskiy
2011-10-27ARM:AM33XX: Add support for TI AM335X EVMChandan Nath
2011-10-23NS16550: trivial code clean for checkpatchSimon Glass
2011-10-01ns16550: change to allow 32 bit access to registersDave Aldridge
2010-12-16Serial: ns16550: Add support for CONFIG_SYS_NS16550_IER macroPrafulla Wadaskar
2010-10-13ns16550: Add WATCHDOG_RESET to putc for short watchdog timeout boardsStefan Roese
2010-05-06SERIAL: Enable port-mapped accessGraeme Russ
2010-04-21Move arch/ppc to arch/powerpcStefan Roese
2010-02-03ns16550: kick watchdog while waiting for a characterLadislav Michl
2009-06-12ZOOM2 Add serial support.Tom Rix
2009-04-03Rename common ns16550 constants with UART_ prefix to prevent conflictsDetlev Zundel
2009-02-21drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...)Mike Frysinger
2009-02-19Create configuration option for restricted ns16550 functionsRon Madrid
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-02-05OMAP5912: fix FIFO handling in UART driverWolfgang Denk
2007-11-25drivers/serial : move serial drivers to drivers/serialJean-Christophe PLAGNIOL-VILLARD