summaryrefslogtreecommitdiff
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* serial: zynq: Use platdata for storing static data instead of privMichal Simek2018-07-191-16/+16
* serial: ns16550: Add reset ctrl to driverLey Foon Tan2018-07-091-0/+8
* serial: Add Actions Semi OWL UART supportManivannan Sadhasivam2018-07-093-0/+145
* serial: uniphier: set clock rate without clock-frequency propertyMasahiro Yamada2018-06-231-3/+38
* serial: uniphier: rename struct uniphier_serial_private_dataMasahiro Yamada2018-06-231-5/+5
* serial: zynq: Make zynq_serial_setbrg staticMichal Simek2018-06-151-1/+1
* serial: zynq: Initialize uart only before relocationMichal Simek2018-06-151-0/+6
* serial: zynq: Write chars till output fifo is fullMichal Simek2018-06-151-2/+2
* serial: zynq: Use BIT macros instead of shifts and full hex numbersMichal Simek2018-06-151-8/+8
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2018-06-011-6/+2
|\
| * serial: bcm6345: convert to use live dtÁlvaro Fernández Rojas2018-06-011-6/+2
* | serial: zynq: Use live-tree functionsMichal Simek2018-05-311-1/+3
|/
* serial: stm32: Add setparity supportPatrick Delaunay2018-05-262-2/+51
* serial: stm32: Fix bits defines namePatrice Chotard2018-05-262-10/+10
* serial: stm32: Add debug uart supportPatrick Delaunay2018-05-262-22/+92
* serial: serial_msm: added pinmux & configRamon Fried2018-05-261-6/+18
* serial: serial_msm: initialize uart only before relocationRamon Fried2018-05-261-0/+4
* serial: serial_msm: fail probe if settings clocks failsRamon Fried2018-05-261-2/+4
* serial/serial_arc: Implement debug serialAlexey Brodkin2018-05-242-0/+35
* serial: Convert ARC_SERIAL to KconfigAlexey Brodkin2018-05-241-0/+7
* arm: zynqmp: Add ZynqMP minimal R5 supportMichal Simek2018-05-111-1/+1
* serial: zynq: Remove header depedency on arm header structureMichal Simek2018-05-111-1/+0
* arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla2018-05-071-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0741-83/+41
* serial: serial_stm32: Rename status register flagsPatrice Chotard2018-04-282-8/+8
* serial: serial_stm32: Enable overrunPatrice Chotard2018-04-282-8/+15
* serial: Migrate CONFIG_FSL_LINFLEXUART to KconfigTuomas Tynkkynen2018-04-282-4/+7
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-276-12/+0
* serial: Remove duplicated line in MakefilePatrice Chotard2018-04-161-1/+0
* serial: sh: Add SCIFA0 address entryMarek Vasut2018-04-131-0/+2
* serial: Fix Makefile during SPL and TPL buildMarek Vasut2018-04-111-2/+18
* serial: meson: Update compatible with new Linux bindingsNeil Armstrong2018-04-101-0/+1
* drivers: serial: remove nonexisting initialisation functionsChristophe Leroy2018-04-061-64/+0
* powercp: mpc8xx: move commproc.hChristophe Leroy2018-04-061-1/+1
* powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy2018-04-061-1/+1
* arm: stm32: add new architecture for STM32MP familyPatrick Delaunay2018-03-191-3/+3
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-161-8/+40
* bcm283x_pl011: Flush RX queue after setting baud rateAlexander Graf2018-03-093-7/+35
* serial_bcm283x_mu: Flush RX queue after setting baud rateAlexander Graf2018-03-091-1/+7
* ns16550: Fix mem mapped endian checkBernhard Messerklinger2018-02-231-2/+2
* serial: Replace CONFIG_ with CONFIG_IS_ENABLEDMarek Vasut2018-02-161-2/+2
* serial: Make full device search optionalAlexander Graf2018-01-292-0/+25
* bcm2835_pl011_serial: Add BCM2835 specific serial driverAlexander Graf2018-01-285-9/+100
* bcm2835_mu_serial: Convert to KconfigAlexander Graf2018-01-281-0/+7
* pl01x: Convert CONFIG_PL01X_SERIAL to KconfigAlexander Graf2018-01-281-0/+6
* pl011: Convert CONFIG_PL011_SERIAL to KconfigAlexander Graf2018-01-281-0/+6
* pl010: Convert CONFIG_PL010_SERIAL to KconfigAlexander Graf2018-01-281-0/+6
* pl01x: Convert to dev_readAlexander Graf2018-01-281-5/+3
* serial_bcm283x_mu: Fail loading if not muxedAlexander Graf2018-01-281-0/+28
* serial_bcm283x_mu: Always skip initAlexander Graf2018-01-281-1/+6