summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
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-11-02serial: sh: Drop <common.h>Paul Barker
2023-10-24serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINERasmus Villemoes
2023-10-24serial: serial-uclass.c: move definition of _serial_flush up a bitRasmus Villemoes
2023-10-23Merge tag 'u-boot-amlogic-20231023' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-10-19serial: sh: Add RZ/G2L SCIF supportPaul Barker
2023-10-19serial: sh: Fix error handlingPaul Barker
2023-10-18serial: amlogic: Add UART compatible for A1 boardIgor Prusov
2023-10-17spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same timeSean Anderson
2023-10-17Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2023-10-17serial: sh: Sort includesPaul Barker
2023-10-16serial: sh: Fix compile error when lacking HSCIF supportPaul Barker
2023-10-16serial: lpuart: Enable IPG clockYe Li
2023-10-09dm: serial: fix serial_post_probe()Heinrich Schuchardt
2023-10-06pci: serial: Support reading PCI-register size with baseSimon Glass
2023-10-06serial: Drop ns16550 serial_getinfo() in SPLSimon Glass
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-24common: Drop linux/printk.h from common headerSimon Glass
2023-09-22x86: coreboot: Look for DBG2 UART in SPL tooSimon Glass
2023-09-14serial: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-05risc-v: implement DBCN based debug consoleHeinrich Schuchardt
2023-08-30serial-uclass: reset gd->cur_serial_dev to NULL if serial not foundMaksim Kiselev
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini
2023-08-16serial: stm32: extend TC timeoutValentin Caron
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini
2023-08-03serial: mtk: initial priv data before usingWeijie Gao
2023-07-11serial: pl01x: Modify pending callback to test if transmit FIFO is emptyLukasz Majewski
2023-07-11serial: pl01x: Prepare the driver to support SPL_OF_PLATDATALukasz Majewski
2023-07-11serial: pl01x: Change OF_CONTROL to OF_REALLukasz Majewski
2023-06-16serial: stm32: BRR must be set only when usart is disablePatrice Chotard
2023-06-16serial: stm32: Wait TC bit before performing initializationPatrice Chotard
2023-06-07serial: meson: fix meson_serial_pending() tx logicMattijs Korpershoek
2023-05-21serial: mxs: Add MXS AUART driverMarek Vasut
2023-05-11x86: Allow locating the UART from ACPI tablesSimon Glass
2023-05-09Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-05-07Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini
2023-05-06drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker
2023-05-05serial, mpc8xx: Take parameter RAM relocation into accountChristophe Leroy
2023-05-04powerpc: mpc8xx: CPM parameter RAM can be anywhereChristophe Leroy
2023-05-02serial: msm-geni: correct oversampling value based on QUP hardware revisionVladimir Zapolskiy
2023-05-02serial: msm-geni: Use upstream Linux bindingsKonrad Dybcio
2023-05-02serial: msm-geni: fix a compile time warning from msm_serial_setbrg()Vladimir Zapolskiy
2023-05-02serial: msm-geni: fix code indentationVladimir Zapolskiy
2023-05-02serial: msm-geni: remove invalid se-clk clock nameVladimir Zapolskiy
2023-05-02serial: msm-geni: Always bind before relocationKonrad Dybcio
2023-05-02serial: msm-geni: remove redundant includesVladimir Zapolskiy