summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2024-12-11serial: renesas: Fix R-Car spellingMarek Vasut
2024-10-27Merge patch series "Implement ACPI on aarch64"Tom Rini
2024-10-27serial: serial_pl01x: Implement .getinfo() for PL01Maximilian Brune
2024-10-16Merge patch series "some serial rx buffer patches"Tom Rini
2024-10-16serial: embed the rx buffer in struct serial_dev_privRasmus Villemoes
2024-10-16serial: add build-time sanity check of CONFIG_SERIAL_RX_BUFFER_SIZERasmus Villemoes
2024-10-16serial: do not overwrite not-consumed characters in rx bufferRasmus Villemoes
2024-10-16serial: fix circular rx buffer edge caseRasmus Villemoes
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-11xpl: Rename spl_in_proper() to not_xpl()Simon Glass
2024-10-07serial: ns16550: Try get serial clock rate from DT before CLKJonas Karlman
2024-10-03serial: Support debug UART in TPLSimon Glass
2024-07-31sandbox: Drop video-sync in serial driverSimon Glass
2024-07-23arm: ti: Remove omap4 platform supportTom Rini
2024-07-22drivers: serial: Remove duplicate newlinesMarek Vasut
2024-07-08Merge patch series "mediatek: cumulative trivial fix for OF_UPSTREAM support"Tom Rini
2024-07-08serial: mediatek: add special handling for highspeed and linux compatChristian Marangi
2024-07-08serial: mediatek: add support for bus clock and enable itChristian Marangi
2024-07-04Merge patch series "xtensa: Enable qemu-xtensa board"Tom Rini
2024-07-04drivers: serial: Add xtensa semihosting driverJiaxun Yang
2024-06-16serial: ns16550: fix comment to mention schedule instead of watchdog_resetRasmus Villemoes
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07Merge patch series "arm: Add Analog Devices SC5xx Machine Type"Tom Rini
2024-05-07drivers: serial: Add in UART for ADI SC5XX-family processorsNathan Barrett-Morrison
2024-05-07serial: Remove <common.h> and add needed includesTom Rini
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