summaryrefslogtreecommitdiff
path: root/drivers/serial/Kconfig
AgeCommit message (Expand)Author
2026-02-02serial: Add Goldfish TTY driverKuan-Wei Chiu
2025-11-06serial: make VPL_DM_SERIAL depend on VPL_DMQuentin Schulz
2025-10-30misc: introduce Qcom GENI wrapperCasey Connolly
2025-10-29serial: msm-geni: Update kconfig name for DEBUG_UART_MSM_GENILuca Weiss
2025-08-14serial: linflexuart: Remove unused driverTom Rini
2025-08-14serial: Tighten some serial driver dependenciesTom Rini
2025-07-10arm: imx: Remove the rest of i.MX31 supportTom Rini
2025-04-16serial: Setup default base and frequency for Versal platformsMichal Simek
2025-03-18serial: Add missing TPL_SYS_NS16550_SERIAL symbolTom Rini
2024-12-11serial: renesas: Fix R-Car spellingMarek Vasut
2024-10-03serial: Support debug UART in TPLSimon Glass
2024-07-04drivers: serial: Add xtensa semihosting driverJiaxun Yang
2024-04-23serial: allow selecting MSM debug UART with ARCH_IPQ40XXRobert Marko
2024-03-11Merge tag 'v2024.04-rc4' into nextTom Rini
2024-03-02ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESASMarek Vasut
2024-03-01serial: msm: add debug UARTCaleb Connolly
2024-01-16serial: msm-geni: don't rely on parent misc deviceCaleb Connolly
2023-11-07serial: zynqmp: Fetch baudrate from dtb and updateAlgapally Santosh Sagar
2023-11-07configs: Add support in Kconfig and convert for armada boardsAlgapally Santosh Sagar
2023-10-06serial: Drop mention of SPL/TPL_SYS_MALLOC_FSimon Glass
2023-10-06spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...Simon Glass
2023-10-02Merge branch 'next'Tom Rini
2023-09-22x86: coreboot: Look for DBG2 UART in SPL tooSimon Glass
2023-09-05risc-v: implement DBCN based debug consoleHeinrich Schuchardt
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini
2023-05-21serial: mxs: Add MXS AUART driverMarek Vasut
2023-05-11x86: Allow locating the UART from ACPI tablesSimon Glass
2023-05-02serial: msm-geni: correct oversampling value based on QUP hardware revisionVladimir Zapolskiy
2023-03-18serial: sh: Add DEBUG_UART supportMarek Vasut
2023-01-02arm: s5p4418: dm_serial: switch to DM_SERIALStefan Bosch
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini
2022-12-05Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini
2022-07-07arm: Remove PXA architecture supportTom Rini
2022-06-24serial: Setup serial base and freq for zynq/zynqmpMichal Simek
2022-05-24serial: Remove obsolete CONS_INDEX_n Kconfig optionsSamuel Holland
2022-05-17serial: Add new config option TPL_DEBUG_UART_BASEPali Rohár
2022-05-16serial: Add new config option SPL_DEBUG_UART_BASEPali Rohár
2022-05-05serial: npcm: Add support for Nuvoton NPCM SoCsJim Liu
2022-05-02vpl: Add Kconfig options for VPLSimon Glass
2022-04-18rockchip: serial: Kconfig: allow ROCKCHIP_SERIAL enabled in TPLJohan Jonker
2022-04-18rockchip: serial: Kconfig: add select SYS_NS16550 to config ROCKCHIP_SERIALJohan Jonker
2022-04-14serial: smh: Implement puts for DMSean Anderson
2022-04-14serial: sandbox: Implement putsSean Anderson
2022-04-08Convert CONFIG_SH_SCIF_CLK_FREQ to KconfigTom Rini
2022-04-08Convert CONFIG_CONS_SCIF0 et al to KconfigTom Rini
2022-04-01serial: dm: Add support for putsSean Anderson
2022-04-01serial: Add semihosting driverSean Anderson
2022-04-01Convert CONFIG_LPUART et al to KconfigTom Rini
2022-02-10serial: Add RISC-V HTIF console driverAnup Patel
2021-10-31serial: qcom: add support for GENI serial driverDzmitry Sankouski