aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2024-01-16serial: msm-geni: handle devm_clk_get() errorsCaleb Connolly
2024-01-16serial: msm-geni: don't rely on parent misc deviceCaleb Connolly
2023-12-04Merge tag 'v2024.01-rc4' into nextTom Rini
2023-11-27serial: s5p: Use dev_read_addr_ptr() to get base addressSam Protsenko
2023-11-23serial: s5p: Improve coding styleSam Protsenko
2023-11-23serial: s5p: Use named constants for register valuesSam Protsenko
2023-11-23serial: s5p: Use livetree API to get "id" propertySam Protsenko
2023-11-23serial: s5p: Remove common.h inclusionSam Protsenko
2023-11-22serial: npcm: support skip uart clock settingJim Liu
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini
2023-11-16treewide: use linux/time.h for time conversion definesIgor Prusov
2023-11-13serial: stm32: Fix AARCH64 compilation warningsPatrice Chotard
2023-11-13serial: s5p: Fix clk_get_by_index() error code checkSam Protsenko
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