summaryrefslogtreecommitdiffstats
path: root/drivers/serial/serial_pl01x.c
Commit message (Expand)AuthorAgeFilesLines
* serial: pl01x: Add support for devices with the rate pre-configured.Eric Anholt2016-03-221-2/+8
* arm: serial: Add debug UART capability to the pl01x driverSergey Temerkhanov2016-01-191-0/+28
* arm: Remove unused ST-Ericsson u8500 archStefan Roese2015-09-151-22/+0
* dm: Use dev_get_addr() where possibleSimon Glass2015-08-311-1/+1
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-181-1/+1
* serial: fdt: add device tree support for pl01xVikas Manocha2015-05-101-1/+29
* serial: pl01x: fix PL010 regressionLinus Walleij2015-04-211-2/+11
* dm: serial_pl01x: Add missing private data sizeSimon Glass2014-12-111-0/+1
* serial: pl01x: avoid pl01x type check two timesVikas Manocha2014-12-081-9/+6
* serial: pl01x: disable as per type of pl01xVikas Manocha2014-12-081-3/+4
* serial: pl01x: move all line control at same placeVikas Manocha2014-12-081-23/+21
* serial: pl01x: fix pl011 baud rate configurationVikas Manocha2014-12-081-0/+8
* serial: pl01x: pass pl01x_type to set baudrateVikas Manocha2014-12-081-1/+1
* dm: move platform data headers to include/dm/platform_dataMasahiro Yamada2014-10-231-1/+1
* dm: serial: Support driver model in pl01x driverSimon Glass2014-10-221-0/+73
* dm: serial: Tidy up the pl01x driverSimon Glass2014-10-221-138/+162
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* serial_pl011: Set RTS during initializationJoshua Housh2012-12-071-2/+2
* serial: Use default_serial_puts() in driversMarek Vasut2012-10-171-8/+1
* serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut2012-10-151-32/+0
* serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driverMarek Vasut2012-10-151-7/+62
* snowball: Add support for ux500 based snowball boardMathieu J. Poirier2012-09-011-0/+2
* serial: pl01x: drain PL01x FIFO before baudrate changeLinus Walleij2011-10-221-0/+10
* Serial: p1011: new vendor init optionsJohn Rigby2011-05-121-3/+27
* pl01x: use C structs and readl/writelRabin Vincent2010-11-301-20/+30
* ARMV7: Fixed baudrate setting in pl01x driverMatt Waddel2010-10-131-55/+38
* Moved conditional compile into MakefileAndreas Engel2008-09-091-10/+5
* Merged serial_pl010.c and serial_pl011.c.Andreas Engel2008-09-091-0/+228
OpenPOWER on IntegriCloud