aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2024-10-03serial: Support debug UART in TPLSimon Glass1-0/+7
2024-07-04drivers: serial: Add xtensa semihosting driverJiaxun Yang1-1/+17
2024-04-23serial: allow selecting MSM debug UART with ARCH_IPQ40XXRobert Marko1-1/+1
2024-03-11Merge tag 'v2024.04-rc4' into nextTom Rini1-2/+2
2024-03-02ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESASMarek Vasut1-2/+2
2024-03-01serial: msm: add debug UARTCaleb Connolly1-0/+8
2024-01-16serial: msm-geni: don't rely on parent misc deviceCaleb Connolly1-2/+0
2023-11-07serial: zynqmp: Fetch baudrate from dtb and updateAlgapally Santosh Sagar1-0/+9
2023-11-07configs: Add support in Kconfig and convert for armada boardsAlgapally Santosh Sagar1-0/+6
2023-10-06serial: Drop mention of SPL/TPL_SYS_MALLOC_FSimon Glass1-2/+0
2023-10-06spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...Simon Glass1-1/+1
2023-10-02Merge branch 'next'Tom Rini1-4/+4
2023-09-22x86: coreboot: Look for DBG2 UART in SPL tooSimon Glass1-1/+1
2023-09-05risc-v: implement DBCN based debug consoleHeinrich Schuchardt1-1/+4
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini1-3/+3
2023-05-21serial: mxs: Add MXS AUART driverMarek Vasut1-0/+8
2023-05-11x86: Allow locating the UART from ACPI tablesSimon Glass1-0/+10
2023-05-02serial: msm-geni: correct oversampling value based on QUP hardware revisionVladimir Zapolskiy1-0/+2
2023-03-18serial: sh: Add DEBUG_UART supportMarek Vasut1-0/+8
2023-01-02arm: s5p4418: dm_serial: switch to DM_SERIALStefan Bosch1-0/+9
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini1-1/+1
2022-12-05Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini1-8/+46
2022-07-07arm: Remove PXA architecture supportTom Rini1-6/+0
2022-06-24serial: Setup serial base and freq for zynq/zynqmpMichal Simek1-0/+4
2022-05-24serial: Remove obsolete CONS_INDEX_n Kconfig optionsSamuel Holland1-26/+0
2022-05-17serial: Add new config option TPL_DEBUG_UART_BASEPali Rohár1-0/+7
2022-05-16serial: Add new config option SPL_DEBUG_UART_BASEPali Rohár1-0/+7
2022-05-05serial: npcm: Add support for Nuvoton NPCM SoCsJim Liu1-0/+9
2022-05-02vpl: Add Kconfig options for VPLSimon Glass1-0/+20
2022-04-18rockchip: serial: Kconfig: allow ROCKCHIP_SERIAL enabled in TPLJohan Jonker1-2/+2
2022-04-18rockchip: serial: Kconfig: add select SYS_NS16550 to config ROCKCHIP_SERIALJohan Jonker1-0/+1
2022-04-14serial: smh: Implement puts for DMSean Anderson1-0/+1
2022-04-14serial: sandbox: Implement putsSean Anderson1-0/+1
2022-04-08Convert CONFIG_SH_SCIF_CLK_FREQ to KconfigTom Rini1-0/+5
2022-04-08Convert CONFIG_CONS_SCIF0 et al to KconfigTom Rini1-0/+21
2022-04-01serial: dm: Add support for putsSean Anderson1-0/+13
2022-04-01serial: Add semihosting driverSean Anderson1-0/+22
2022-04-01Convert CONFIG_LPUART et al to KconfigTom Rini1-0/+4
2022-02-10serial: Add RISC-V HTIF console driverAnup Patel1-0/+8
2021-10-31serial: qcom: add support for GENI serial driverDzmitry Sankouski1-0/+18
2021-10-31serial: s5p: Add Apple M1 supportMark Kettenis1-2/+2
2021-10-07serial: Add a debug console using the RISC-V SBI interfaceSamuel Holland1-0/+10
2021-10-01arm: Remove zmx25 board and ARCH_MX25Tom Rini1-1/+1
2021-10-01arm: Remove flea3 boardTom Rini1-2/+1
2021-09-04serial: Add a SERIAL configSimon Glass1-2/+13
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek1-2/+0
2021-07-15arm: mvebu: armada-3720: remove unused config optionMarek Behún1-0/+1
2021-07-07arm: Remove edb9315a boardTom Rini1-7/+1
2021-06-28serial: Add additional depencies for PL010 and PL011 driversMichal Simek1-2/+2
2021-04-23serial: serial_octeon_bootcmd.c: Add PCI remote console supportStefan Roese1-0/+11