aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2024-04-23serial_msm: Enable RS232 flow controlSumit Garg
2024-04-23apq8016: Add support for UART1 clocks and pinmuxSumit Garg
2024-04-23serial: msm: calculate bit clock dividerCaleb Connolly
2024-04-23serial: msm_serial: remove .clk_rate from debug UARTRobert Marko
2024-04-23serial: allow selecting MSM debug UART with ARCH_IPQ40XXRobert Marko
2024-04-15serial: lpuart: use ipg clk for i.MX7ULPPeng Fan
2024-04-10Merge tag 'xilinx-for-v2024.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2024-04-04serial: msm-geni: support livetreeCaleb Connolly
2024-04-04mach-snapdragon: disable power-domains for pre-reloc driversCaleb Connolly
2024-03-19Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/cus...Tom Rini
2024-03-12serial: move sbi_dbcn_available to .data sectionHeinrich Schuchardt
2024-03-11Merge tag 'v2024.04-rc4' into nextTom Rini
2024-03-07serial: pl01x: set baudrate when probingYang Xiwen
2024-03-02ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESASMarek Vasut
2024-03-01serial: msm: fix clock handling and pinctrlCaleb Connolly
2024-03-01serial: msm: add debug UARTCaleb Connolly
2024-03-01riscv: mbv: Moving little_endian variable to data sectionMichal Simek
2024-02-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2024-01-29treewide: Remove clk_freeSean Anderson
2024-01-24serial: s5p: Add Exynos850 compatibleSam Protsenko
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