summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)AuthorFilesLines
2018-05-24serial/serial_arc: Implement debug serialAlexey Brodkin2-0/+35
2018-05-24serial: Convert ARC_SERIAL to KconfigAlexey Brodkin1-0/+7
2018-05-11arm: zynqmp: Add ZynqMP minimal R5 supportMichal Simek1-1/+1
2018-05-11serial: zynq: Remove header depedency on arm header structureMichal Simek1-1/+0
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini41-83/+41
2018-04-29serial: serial_stm32: Rename status register flagsPatrice Chotard2-8/+8
2018-04-29serial: serial_stm32: Enable overrunPatrice Chotard2-8/+15
2018-04-28serial: Migrate CONFIG_FSL_LINFLEXUART to KconfigTuomas Tynkkynen2-4/+7
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini6-12/+0
2018-04-17serial: Remove duplicated line in MakefilePatrice Chotard1-1/+0
2018-04-14serial: sh: Add SCIFA0 address entryMarek Vasut1-0/+2
2018-04-11serial: Fix Makefile during SPL and TPL buildMarek Vasut1-2/+18
2018-04-10serial: meson: Update compatible with new Linux bindingsNeil Armstrong1-0/+1
2018-04-07drivers: serial: remove nonexisting initialisation functionsChristophe Leroy1-64/+0
2018-04-06powercp: mpc8xx: move commproc.hChristophe Leroy1-1/+1
2018-04-06powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy1-1/+1
2018-03-19arm: stm32: add new architecture for STM32MP familyPatrick Delaunay1-3/+3
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini1-8/+40
2018-03-09bcm283x_pl011: Flush RX queue after setting baud rateAlexander Graf3-7/+35
2018-03-09serial_bcm283x_mu: Flush RX queue after setting baud rateAlexander Graf1-1/+7
2018-02-23ns16550: Fix mem mapped endian checkBernhard Messerklinger1-2/+2
2018-02-16serial: Replace CONFIG_ with CONFIG_IS_ENABLEDMarek Vasut1-2/+2
2018-01-29serial: Make full device search optionalAlexander Graf2-0/+25
2018-01-28bcm2835_pl011_serial: Add BCM2835 specific serial driverAlexander Graf5-9/+100
2018-01-28bcm2835_mu_serial: Convert to KconfigAlexander Graf1-0/+7
2018-01-28pl01x: Convert CONFIG_PL01X_SERIAL to KconfigAlexander Graf1-0/+6
2018-01-28pl011: Convert CONFIG_PL011_SERIAL to KconfigAlexander Graf1-0/+6
2018-01-28pl010: Convert CONFIG_PL010_SERIAL to KconfigAlexander Graf1-0/+6
2018-01-28pl01x: Convert to dev_readAlexander Graf1-5/+3
2018-01-28serial_bcm283x_mu: Fail loading if not muxedAlexander Graf1-0/+28
2018-01-28serial_bcm283x_mu: Always skip initAlexander Graf1-1/+6
2018-01-28serial_bcm283x_mu: Convert to dev_readAlexander Graf1-7/+3
2018-01-28serial: bcm283x_mu: Remove support for post-init disablingAlexander Graf1-17/+1
2018-01-28serial: Use next serial device if probing failsAlexander Graf1-6/+19
2018-01-28serial: ns16550: Fix style violationMario Six1-2/+2
2018-01-28Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini2-11/+7
2018-01-26Merge git://git.denx.de/u-boot-spiTom Rini1-2/+2
2018-01-25serial: sh: Add support for R7S72100 (RZ/A1)Chris Brandt1-1/+2
2018-01-25serial: sh: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2Marek Vasut1-9/+4
2018-01-25serial: sh: Replace fdtdec_get_addr() with devfdt_get_addr()Marek Vasut1-2/+2
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas1-2/+2
2018-01-19serial: stm32: Rename serial_stm32x7.c to serial_stm32.cPatrice Chotard4-6/+6
2018-01-15serial: lpuart: Proper device identificationSriram Dash1-11/+7
2018-01-10board: stm32f429-disco: switch to DM STM32 serial driverPatrice Chotard1-117/+0
2017-11-30serial: sh: Unify R8A7795 and R8A7796 as Gen3Marek Vasut1-2/+1
2017-11-28arm: zynq: Move ZYNQ_SERIAL to KconfigMichal Simek1-0/+7
2017-11-17serial: nulldev: Implement "pending" function to fix tstc return "true"Wilson Lee1-0/+6
2017-11-06stm32: fix STMicroelectronics copyrightPatrice Chotard2-4/+4
2017-11-06sti: fix STMicroelectronics copyrightPatrice Chotard1-3/+3