summaryrefslogtreecommitdiff
path: root/drivers/serial/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2021-02-15arm: Remove mx35pdk boardTom Rini1-1/+1
2021-01-24serial: add uart driver for MediaTek MT7620 SoCWeijie Gao1-0/+20
2021-01-16drivers: serial: probe all uart devicesVabhav Sharma1-0/+16
2020-10-23Revert "serial: serial_xen: add DEBUG_UART support"Tom Rini1-11/+3
2020-10-22serial: serial_xen: add DEBUG_UART supportAKASHI Takahiro1-3/+11
2020-09-23xilinx: kconfig: Change Kconfig dependencies for Xilinx driversMichal Simek1-2/+2
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-08serial: serial_cortina: add UART DM driver for CAxxxx SoCsJason Li1-0/+7
2020-02-03x86: serial: Add a coreboot serial driverSimon Glass1-0/+11
2020-02-03serial: ns16550: Support run-time configurationSimon Glass1-0/+21
2020-01-16Add 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-29serial: 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-11serial: omap: Introduce DM specific omap serialLokesh Vutla1-0/+9
2018-07-09serial: Add Actions Semi OWL UART supportManivannan Sadhasivam1-0/+8
2018-05-27serial: 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