summaryrefslogtreecommitdiff
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* serial: serial_stm32: Enable uart FIFO for STM32F7xx SoCsPatrice Chotard2018-09-301-1/+1
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-09-261-1/+1
|\
| * efi_loader: struct efi_simple_text_input_protocolHeinrich Schuchardt2018-09-231-1/+1
* | serial: omap: Add support for AM654 uart controllerLokesh Vutla2018-09-251-0/+1
|/
* arm: K3: Add initial support for TI's K3 generation of SoCsLokesh Vutla2018-09-111-1/+1
* serial: omap: Introduce DM specific omap serialLokesh Vutla2018-09-104-44/+139
* serial: arm_dcc: Add DCC support for V7R based coresLokesh Vutla2018-09-101-1/+1
* sandbox: Add serial testPatrice Chotard2018-09-101-0/+14
* serial: stm32: Replace setparity by setconfigPatrice Chotard2018-09-101-6/+15
* dm: serial: Replace setparity by setconfigPatrice Chotard2018-09-101-0/+16
* serial: protect access to serial rx bufferPatrick Delaunay2018-09-101-0/+3
* drivers: serial: document on_baudrate()Heinrich Schuchardt2018-08-101-0/+8
* mips: au1x00: Remove support for these SoCsTom Rini2018-08-081-2/+0
* sandbox: Don't disable ctrlc() on sandbox if in raw modeJoe Hershberger2018-07-261-0/+4
* 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