summaryrefslogtreecommitdiff
path: root/drivers/serial/Kconfig
AgeCommit message (Expand)AuthorFilesLines
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-02serial: sh: Convert to KconfigMarek Vasut1-0/+8
2017-07-31serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to KconfigPatrice Chotard1-0/+7
2017-07-24serial: ns16550: Add RX interrupt buffer supportStefan Roese1-0/+10
2017-07-12serial: mxc: Add debug uart supportJagan Teki1-0/+8
2017-07-08powerpc, 8xx: move Serial driver to drivers/serial/Christophe Leroy1-0/+53
2017-06-23serial, kconfig: fix menutextHeiko Schocher1-2/+2
2017-05-12serial: omap: Support debug UARTLokesh Vutla1-0/+7
2017-05-10serial: add serial driver for BCM6345Álvaro Fernández Rojas1-0/+14
2017-04-25sunxi: fix the default value of CONS_INDEX on non-A23/A33 SUN8IIcenowy Zheng1-2/+2
2017-04-20sunxi: Convert CONS_INDEX to KconfigMylène Josserand1-0/+11
2017-04-10serial: Add serial driver for Intel MIDAndy Shevchenko1-0/+9
2017-04-05dm: serial: Allow driver-model serial to be disabled for TPLSimon Glass1-0/+20
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-0/+9
2017-03-15STiH410: Add STi serial driverPatrice Chotard1-0/+8
2017-01-14Kconfig: CONFIG_OF_PLATDATA doesn't really existTom Rini1-1/+1
2016-12-16arm: imx: add i.MX53 Beckhoff CX9020 Embedded PCPatrick Bruenn1-1/+1
2016-11-23serial: pxa: use kconfig for serial configurationMarcel Ziswiler1-0/+6
2016-10-28Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini1-0/+14
2016-10-28serial: atmel_usart: Support enable an early debug UARTWenyou Yang1-0/+7
2016-10-28serial: Kconfig: Add ATMEL_USART optionWenyou Yang1-0/+7
2016-10-26serial: Kconfig: Add MXC_UART entryJagan Teki1-0/+7
2016-09-27serial: Add serial_mvebu_a3700 for Armada 3700 SoCStefan Roese1-0/+15
2016-08-28ARM: uniphier: change UNIPHIER_SERIAL to default y optionMasahiro Yamada1-0/+1
2016-07-15rockchip: serial: Add an of-platdata driver for rockchipSimon Glass1-0/+9
2016-05-27arm: add initial support for Amlogic Meson and ODROID-C2Beniamino Galvani1-0/+15
2016-05-21drivers: serial: add serial driver for ar933x SOCWills Wang1-0/+18
2016-04-02serial: Add support for Qualcomm serial portMateusz Kulikowski1-0/+8
2016-03-23ARM: uniphier: support Debug UARTMasahiro Yamada1-0/+9
2016-02-26serial: dcc: Move driver to DMMichal Simek1-0/+11
2016-02-02drivers: serial: add driver for Microchip PIC32 UART controller.Paul Thacker1-0/+15
2016-01-27ppc: xilinx-ppc4xx: Port to DM serialRicardo Ribalda Delgado1-1/+1
2016-01-27serial: uartlite: Add uartlite to KconfigMichal Simek1-0/+7
2016-01-27serial: uartlite: Add support for debug consoleMichal Simek1-0/+7
2016-01-21serial: lpuart: Move CONFIG_FSL_LPUART to KconfigBin Meng1-0/+6
2016-01-20arm: serial: Add Kconfig entries to facilitate usage of the pl01x driver for ...Sergey Temerkhanov1-0/+22
2016-01-12dm: serial: Allow the UART driver to be dropped from the imageSimon Glass1-0/+20
2015-12-07serial: zynq: Fix incorrect reference to s5p driverMichal Simek1-1/+1
2015-11-22ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-0/+10
2015-11-22ns16550: zap CONFIG_NS16550_SERIALThomas Chou1-12/+0
2015-11-22ns16550: unify serial_rockchipThomas Chou1-10/+1
2015-11-22ns16550: unify serial_ppcThomas Chou1-1/+1
2015-11-21ns16550: unify serial_x86Thomas Chou1-10/+1
2015-11-21ns16550: add generic binding to unify the driversThomas Chou1-0/+11
2015-11-21debug_uart: restore ns16550 as defaultThomas Chou1-0/+1
2015-11-13sparc: leon3: Add debug_uart support to LEON3 serial driver.Francois Retief1-0/+8
2015-11-04arm: zynq: Support the debug UARTSimon Glass1-0/+7
2015-10-23nios2: convert altera_uart to driver modelThomas Chou1-0/+14
2015-10-23nios2: convert altera_jtag_uart to driver modelThomas Chou1-0/+26