summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2018-06-01serial: bcm6345: convert to use live dtÁlvaro Fernández Rojas
2018-05-26serial: stm32: Add setparity supportPatrick Delaunay
2018-05-26serial: stm32: Fix bits defines namePatrice Chotard
2018-05-26serial: stm32: Add debug uart supportPatrick Delaunay
2018-05-26serial: serial_msm: added pinmux & configRamon Fried
2018-05-26serial: serial_msm: initialize uart only before relocationRamon Fried
2018-05-26serial: serial_msm: fail probe if settings clocks failsRamon Fried
2018-05-24serial/serial_arc: Implement debug serialAlexey Brodkin
2018-05-24serial: Convert ARC_SERIAL to KconfigAlexey Brodkin
2018-05-11arm: zynqmp: Add ZynqMP minimal R5 supportMichal Simek
2018-05-11serial: zynq: Remove header depedency on arm header structureMichal Simek
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-28serial: serial_stm32: Rename status register flagsPatrice Chotard
2018-04-28serial: serial_stm32: Enable overrunPatrice Chotard
2018-04-28serial: Migrate CONFIG_FSL_LINFLEXUART to KconfigTuomas Tynkkynen
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-16serial: Remove duplicated line in MakefilePatrice Chotard
2018-04-13serial: sh: Add SCIFA0 address entryMarek Vasut
2018-04-11serial: Fix Makefile during SPL and TPL buildMarek Vasut
2018-04-10serial: meson: Update compatible with new Linux bindingsNeil Armstrong
2018-04-06drivers: serial: remove nonexisting initialisation functionsChristophe Leroy
2018-04-06powercp: mpc8xx: move commproc.hChristophe Leroy
2018-04-06powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy
2018-03-19arm: stm32: add new architecture for STM32MP familyPatrick Delaunay
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini
2018-03-09bcm283x_pl011: Flush RX queue after setting baud rateAlexander Graf
2018-03-09serial_bcm283x_mu: Flush RX queue after setting baud rateAlexander Graf
2018-02-23ns16550: Fix mem mapped endian checkBernhard Messerklinger
2018-02-16serial: Replace CONFIG_ with CONFIG_IS_ENABLEDMarek Vasut
2018-01-29serial: Make full device search optionalAlexander Graf
2018-01-28bcm2835_pl011_serial: Add BCM2835 specific serial driverAlexander Graf
2018-01-28bcm2835_mu_serial: Convert to KconfigAlexander Graf
2018-01-28pl01x: Convert CONFIG_PL01X_SERIAL to KconfigAlexander Graf
2018-01-28pl011: Convert CONFIG_PL011_SERIAL to KconfigAlexander Graf
2018-01-28pl010: Convert CONFIG_PL010_SERIAL to KconfigAlexander Graf
2018-01-28pl01x: Convert to dev_readAlexander Graf
2018-01-28serial_bcm283x_mu: Fail loading if not muxedAlexander Graf
2018-01-28serial_bcm283x_mu: Always skip initAlexander Graf
2018-01-28serial_bcm283x_mu: Convert to dev_readAlexander Graf
2018-01-28serial: bcm283x_mu: Remove support for post-init disablingAlexander Graf
2018-01-28serial: Use next serial device if probing failsAlexander Graf
2018-01-28serial: ns16550: Fix style violationMario Six
2018-01-27Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini
2018-01-26Merge git://git.denx.de/u-boot-spiTom Rini
2018-01-24serial: sh: Add support for R7S72100 (RZ/A1)Chris Brandt
2018-01-24serial: sh: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2Marek Vasut
2018-01-24serial: sh: Replace fdtdec_get_addr() with devfdt_get_addr()Marek Vasut
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas
2018-01-19serial: stm32: Rename serial_stm32x7.c to serial_stm32.cPatrice Chotard