aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2020-08-14serial: serial_xen: Add Xen PV serial driverPeng Fan1-0/+7
2020-07-24serial: Fix SIFIVE debug serial dependencyMichal Simek1-1/+1
2020-07-17Convert CONFIG_MXC_UART to KconfigTom Rini1-1/+2
2020-06-04serial: Add missing Kconfig dependencies for debug consolesMichal Simek1-0/+13
2020-06-04serial: Convert ARM_DCC to KconfigTom Rini1-0/+6
2020-02-07serial: serial_cortina: add UART DM driver for CAxxxx SoCsJason Li1-0/+7
2020-02-04x86: serial: Add a coreboot serial driverSimon Glass1-0/+11
2020-02-04serial: ns16550: Support run-time configurationSimon Glass1-0/+21
2020-01-15Add dependencies for MALLOC_F and OF_LIBFDTSean Anderson1-0/+3
2019-12-03Kconfig: make TPL_DM_SERIAL depend on TPL_DMThomas Hebb1-1/+1
2019-10-08serial: Kconfig: make MXC_UART usable for MX7 and IMX8MPeng Fan1-1/+1
2019-08-26Kconfig: Varios: Fix more SPL, TPL dependenciesAdam Ford1-2/+2
2019-05-24drivers: serial: mcfuart: add DT supportAngelo Dureghello1-0/+8
2019-04-09serial: atmel_usart: Use fixed clock value in SPL version with DM_SERIALStefan Roese1-0/+9
2019-01-15serial: ns16550: fix debug uart putc called before initSimon Goldschmidt1-0/+12
2019-01-15drivers: serial: DEBUG_UART_SKIP_INIT depends on DEBUG_UARTSimon Goldschmidt1-0/+1
2018-12-18drivers: serial: Add SiFive UART driverAnup Patel1-0/+13
2018-12-07serial: bcm6858: remove driver and switch to bcm6345Álvaro Fernández Rojas1-7/+1
2018-11-28serial: MediaTek: add high-speed uart driver for MediaTek SoCsRyder Lee1-0/+20
2018-11-16serial: bcm6858: add serial supportPhilippe Reynes1-0/+6
2018-10-09serial: Allow serial to be absent in TPLSimon Glass1-0/+10
2018-10-09sandbox: Add a debug UARTSimon Glass1-0/+11
2018-09-11arm: K3: Add initial support for TI's K3 generation of SoCsLokesh Vutla1-1/+1
2018-09-10serial: omap: Introduce DM specific omap serialLokesh Vutla1-0/+9
2018-07-09serial: Add Actions Semi OWL UART supportManivannan Sadhasivam1-0/+8
2018-05-26serial: stm32: Add debug uart supportPatrick Delaunay1-0/+9
2018-05-24serial/serial_arc: Implement debug serialAlexey Brodkin1-0/+9
2018-05-24serial: Convert ARC_SERIAL to KconfigAlexey Brodkin1-0/+7
2018-05-11arm: zynqmp: Add ZynqMP minimal R5 supportMichal Simek1-1/+1
2018-04-28serial: Migrate CONFIG_FSL_LINFLEXUART to KconfigTuomas Tynkkynen1-0/+7
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-01-29serial: Make full device search optionalAlexander Graf1-0/+12
2018-01-28bcm2835_pl011_serial: Add BCM2835 specific serial driverAlexander Graf1-0/+9
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-19serial: stm32: Rename serial_stm32x7.c to serial_stm32.cPatrice Chotard1-1/+1
2017-11-28arm: zynq: Move ZYNQ_SERIAL to KconfigMichal Simek1-0/+7
2017-10-08serial: stm32x7: add STM32F4 supportPatrice Chotard1-2/+2
2017-09-22serial: stm32x7: add STM32H7 supportPatrice Chotard1-3/+4
2017-09-13serial: nulldev: Add nulldev serial driverKeng Soon Cheah1-0/+7
2017-08-24serial: serial-uclass: Add generic serial RX buffer supportStefan Roese1-0/+15
2017-08-24Revert "serial: ns16550: Add RX interrupt buffer support"Stefan Roese1-10/+0
2017-08-03serial: sh: Convert to KconfigMarek Vasut1-0/+8
2017-07-31serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to KconfigPatrice Chotard1-0/+7
2017-07-23serial: ns16550: Add RX interrupt buffer supportStefan Roese1-0/+10
2017-07-12serial: mxc: Add debug uart supportJagan Teki1-0/+8