summaryrefslogtreecommitdiff
path: root/drivers/serial/ns16550.c
Commit message (Expand)AuthorAgeLines
* dm: serial: ns16550: Update to support of-platdataSimon Glass2016-07-14-1/+3
* serial: 16550: Drop OMAP1510 supportMarek Vasut2016-06-02-17/+3
* serial: 16550: Make serial_io/out_shift available to debug modeMarek Vasut2016-06-02-6/+6
* dm: ns16550: Don't map_physmem for I/O portsPaul Burton2016-05-26-2/+8
* dm: ns16550: Add support for reg-offset propertyMichal Simek2016-03-17-2/+4
* Revert "dm: ns16550: Add support for reg-offset property"Tom Rini2016-02-29-4/+2
* dm: ns16550: Add support for reg-offset propertyMichal Simek2016-02-22-2/+4
* ns16550: zap the rockchip serial compatible stringThomas Chou2016-01-25-1/+5
* dm: ns16550: Allow the driver to be omitted if requestedSimon Glass2016-01-12-0/+2
* dm: serial: Convert ns16550 driver to use driver model PCI APISimon Glass2016-01-12-3/+2
* dm: serial: ns16550: Add pre-reloc flag to the driverSimon Glass2015-12-05-0/+1
* ns16550: change reg-shift property default to zeroThomas Chou2015-12-05-1/+1
* rockchip: serial driver support rk3036huang lin2015-12-01-0/+1
* ns16550: zap CONFIG_NS16550_SERIALThomas Chou2015-11-21-4/+0
* ns16550: add generic binding to unify the driversThomas Chou2015-11-20-0/+44
* ns16550: change map_sysmem to map_physmemThomas Chou2015-11-20-3/+2
* debug_uart: Adjust the declaration of debug_uart_init()Simon Glass2015-10-21-1/+1
* dm: Use dev_get_addr() where possibleSimon Glass2015-08-31-1/+1
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-18-1/+1
* ns16550: Improve debug UART so it can work with 32-bit accessSimon Glass2015-07-21-15/+21
* dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver modelSimon Glass2015-06-10-0/+4
* serial: ns16550: Remove hard-coded baud_divisor settingAxel Lin2015-04-28-1/+0
* serial: ns16550: Remove unnecessary init on UART setupSimon Glass2015-04-22-1/+0
* dm: ns16550: Support non-byte register spacing with driver modelSimon Glass2015-04-22-4/+6
* serial: ns16550: Add an option to specify the debug UART register shiftSimon Glass2015-04-22-10/+15
* common: Make sure arch-specific map_sysmem() is definedJoe Hershberger2015-04-18-0/+1
* serial: ns16550: Fix build error due to a typoAxel Lin2015-03-02-1/+1
* serial: ns16550: Support debug UARTSimon Glass2015-02-19-2/+48
* serial: ns16550: Add access functions that don't need platdataSimon Glass2015-02-19-18/+30
* serial: ns16550: Support ns16550 compatible pci uart devicesBin Meng2015-01-13-0/+31
* ns16550.c: Fix for ns16550 driver hanging on OMAP4Gregoire Gentil2014-12-04-4/+5
* dm: serial: ns16550: Add a cast to the I/O operationsSimon Glass2014-10-23-2/+2
* dm: ns16550: Correct the probe logic for platform dataSimon Glass2014-10-23-2/+3
* dm: ns16550: Use an address instead of a pointer for the uart baseSimon Glass2014-10-23-3/+3
* dm: serial: ns16550: Correct logic for checking for characterSimon Glass2014-10-23-1/+1
* dm: serial: Add driver model support for ns16550Simon Glass2014-09-10-2/+154
* dm: serial: Collect common baud rate code in ns16550Simon Glass2014-09-10-20/+13
* dm: serial: Move baud rate calculation to ns16550.cSimon Glass2014-09-10-1/+17
* omap: clean-up dead configsMasahiro Yamada2014-08-09-1/+1
* keystone2: use CONFIG_SOC_KEYSTONE in common placesKhoronzhuk, Ivan2014-07-25-2/+2
* 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