summaryrefslogtreecommitdiff
path: root/drivers/serial/Kconfig
AgeCommit message (Expand)Author
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
2021-10-31serial: s5p: Add Apple M1 supportMark Kettenis
2021-10-07serial: Add a debug console using the RISC-V SBI interfaceSamuel Holland
2021-10-01arm: Remove zmx25 board and ARCH_MX25Tom Rini
2021-10-01arm: Remove flea3 boardTom Rini
2021-09-04serial: Add a SERIAL configSimon Glass
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-07-15arm: mvebu: armada-3720: remove unused config optionMarek Behún
2021-07-07arm: Remove edb9315a boardTom Rini
2021-06-28serial: Add additional depencies for PL010 and PL011 driversMichal Simek
2021-04-23serial: serial_octeon_bootcmd.c: Add PCI remote console supportStefan Roese
2021-04-23serial: serial_octeon_pcie_console.c: Add PCI remote console supportStefan Roese
2021-04-10arm: Remove apf27 boardTom Rini
2021-02-23serial: s5p: Allow independent selectionMark Kettenis
2021-02-15arm: Remove mx35pdk boardTom Rini
2021-01-24serial: add uart driver for MediaTek MT7620 SoCWeijie Gao
2021-01-16drivers: serial: probe all uart devicesVabhav Sharma
2020-10-23Revert "serial: serial_xen: add DEBUG_UART support"Tom Rini
2020-10-22serial: serial_xen: add DEBUG_UART supportAKASHI Takahiro
2020-09-23xilinx: kconfig: Change Kconfig dependencies for Xilinx driversMichal Simek
2020-08-14serial: serial_xen: Add Xen PV serial driverPeng Fan
2020-07-24serial: Fix SIFIVE debug serial dependencyMichal Simek
2020-07-17Convert CONFIG_MXC_UART to KconfigTom Rini
2020-06-04serial: Add missing Kconfig dependencies for debug consolesMichal Simek
2020-06-04serial: Convert ARM_DCC to KconfigTom Rini
2020-02-07serial: serial_cortina: add UART DM driver for CAxxxx SoCsJason Li
2020-02-04x86: serial: Add a coreboot serial driverSimon Glass
2020-02-04serial: ns16550: Support run-time configurationSimon Glass
2020-01-15Add dependencies for MALLOC_F and OF_LIBFDTSean Anderson
2019-12-03Kconfig: make TPL_DM_SERIAL depend on TPL_DMThomas Hebb
2019-10-08serial: Kconfig: make MXC_UART usable for MX7 and IMX8MPeng Fan
2019-08-26Kconfig: Varios: Fix more SPL, TPL dependenciesAdam Ford
2019-05-24drivers: serial: mcfuart: add DT supportAngelo Dureghello