summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* serial: liteuart: drop obsolete dependency on COMPILE_TESTJean Delvare2023-01-191-1/+1
* serial: Rename earlycon semihost driverBin Meng2023-01-191-6/+6
* riscv: Implement semihost.h for earlycon semihost driverBin Meng2023-01-191-1/+1
* serial: sifive: select by default if SOC_CANAANConor Dooley2022-11-021-2/+2
* serial: sifive: select by default if SOC_SIFIVEConor Dooley2022-11-021-0/+2
* Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-10-141-15/+0
|\
| * parisc: Convert PDC console to an early consoleHelge Deller2022-10-111-15/+0
* | Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-10-071-2/+3
|\ \
| * | tty: serial: allow pxa.c to be COMPILE_TESTedJiri Slaby2022-09-301-1/+1
| * | tty: serial: atmel: Add COMMON_CLK dependency to SERIAL_ATMELSergiu Moga2022-09-301-0/+1
| * | tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config dependencyJindong Yue2022-08-301-1/+1
| |/
* / arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCAWilliam Zhang2022-08-151-2/+2
|/
* Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-08-081-17/+1
|\
| * serial: remove VR41XX serial driverThomas Bogendoerfer2022-07-161-17/+0
| * serial: max310x: implement I2C supportCosmin Tanislav2022-06-101-0/+1
* | tty: serial: bcm63xx: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCAWilliam Zhang2022-07-111-2/+2
|/
* Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-06-031-4/+5
|\
| * serial: stm32: add earlycon supportValentin Caron2022-04-221-0/+1
| * serial: allow COMPILE_TEST for some driversJiri Slaby2022-04-221-3/+3
| * serial: pic32: make SERIAL_PIC32_CONSOLE depend on SERIAL_PIC32=yJiri Slaby2022-04-221-1/+1
* | Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into as...Arnd Bergmann2022-04-041-3/+2
|\ \ | |/ |/|
| * remove the h8300 architectureChristoph Hellwig2022-02-231-3/+2
* | tty: serial: samsung: Add ARTPEC-8 supportVincent Whitchurch2022-03-181-1/+1
* | tty: serial: bcm63xx: use more precise Kconfig symbolRafał Miłecki2022-03-181-1/+2
* | serial: SERIAL_SUNPLUS should depend on ARCH_SUNPLUSGeert Uytterhoeven2022-03-181-1/+1
* | Revert "tty: serial: meson: *"Greg Kroah-Hartman2022-03-011-1/+0
* | tty: serial: meson: Fix the compile link error reported by kernel test robotYu Tu2022-02-281-0/+1
* | serial: sunplus-uart: Add Sunplus SoC UART DriverHammer Hsieh2022-02-261-0/+25
* | serial: mvebu-uart: implement UART clock driver for configuring UART base clockPali Rohár2022-02-251-0/+1
* | tty: serial: atmel: add earlycon supportMichael Walle2022-02-211-0/+1
|/
* tty: serial: samsung: Enable console as moduleSam Protsenko2021-12-201-1/+1
* serial: liteuart: relax compile-test dependenciesJohan Hovold2021-11-251-1/+1
* tty: serial: samsung: describe driver in KConfigKrzysztof Kozlowski2021-10-051-4/+5
* serial: omap: Only allow if 8250_omap is not selectedTony Lindgren2021-07-291-1/+1
* tty: serial: Fix spelling mistake "Asychronous" -> "Asynchronous"Colin Ian King2021-07-211-1/+1
* Revert "tty: serial: Add UART driver for Cortina-Access platform"Greg Kroah-Hartman2021-06-241-19/+0
* tty: serial: Add UART driver for Cortina-Access platformJason Li2021-06-181-0/+19
* serial: liteuart: Add support for earlyconStafford Horne2021-05-201-0/+1
* serial: extend compile-test coverageJohan Hovold2021-04-221-8/+10
* tty: serial: samsung_tty: Add support for Apple UARTsHector Martin2021-03-101-1/+1
* drivers: tty: serial: IMX_EARLYCON: fix Kconfig dependency on SERIAL_COREJulian Braha2021-03-101-0/+1
* serial: ifx6x60: Remove driver for deprecated platformAndy Shevchenko2021-01-261-7/+0
* serial: remove sirf prima/atlas driverArnd Bergmann2021-01-201-22/+0
* tty: serial: Drop unused efm32 serial driverUwe Kleine-König2021-01-151-13/+0
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2020-12-171-0/+32
|\
| * drivers/tty/serial: add LiteUART driverFilip Kokosinski2020-11-091-0/+32
* | tty: serial: meson: enable console as moduleKevin Hilman2020-12-111-1/+1
* | tty: serial: bcm63xx: lower driver dependenciesRafał Miłecki2020-11-261-1/+1
* | Merge 5.10-rc3 into tty-nextGreg Kroah-Hartman2020-11-091-0/+1
|\ \
| * | tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabledLucas Stach2020-11-061-0/+1
| |/