aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* serial: ns16550: Try get serial clock rate from DT before CLKJonas Karlman2024-10-071-12/+12
* serial: Support debug UART in TPLSimon Glass2024-10-031-0/+7
* sandbox: Drop video-sync in serial driverSimon Glass2024-07-311-2/+0
* arm: ti: Remove omap4 platform supportTom Rini2024-07-231-2/+1
* drivers: serial: Remove duplicate newlinesMarek Vasut2024-07-226-14/+0
* Merge patch series "mediatek: cumulative trivial fix for OF_UPSTREAM support"WIP/08Jul2024Tom Rini2024-07-081-1/+19
|\
| * serial: mediatek: add special handling for highspeed and linux compatChristian Marangi2024-07-081-1/+11
| * serial: mediatek: add support for bus clock and enable itChristian Marangi2024-07-081-0/+8
* | Merge patch series "xtensa: Enable qemu-xtensa board"WIP/04Jul2024Tom Rini2024-07-043-1/+110
|\ \ | |/ |/|
| * drivers: serial: Add xtensa semihosting driverJiaxun Yang2024-07-043-1/+110
* | serial: ns16550: fix comment to mention schedule instead of watchdog_resetRasmus Villemoes2024-06-161-4/+4
* | Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-2048-46/+232
* | Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-1948-232/+46
|/
* Merge patch series "arm: Add Analog Devices SC5xx Machine Type"WIP/07May2024-nextTom Rini2024-05-072-0/+226
|\
| * drivers: serial: Add in UART for ADI SC5XX-family processorsNathan Barrett-Morrison2024-05-072-0/+226
* | serial: Remove <common.h> and add needed includesTom Rini2024-05-0746-46/+6
* | serial_msm: Enable RS232 flow controlSumit Garg2024-04-231-4/+6
* | apq8016: Add support for UART1 clocks and pinmuxSumit Garg2024-04-231-3/+8
* | serial: msm: calculate bit clock dividerCaleb Connolly2024-04-231-17/+70
* | serial: msm_serial: remove .clk_rate from debug UARTRobert Marko2024-04-231-1/+0
* | serial: allow selecting MSM debug UART with ARCH_IPQ40XXRobert Marko2024-04-231-1/+1
* | serial: lpuart: use ipg clk for i.MX7ULPPeng Fan2024-04-151-16/+26
* | Merge tag 'xilinx-for-v2024.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini2024-04-101-1/+1
|\ \
| * | riscv: mbv: Moving little_endian variable to data sectionMichal Simek2024-03-011-1/+1
* | | serial: msm-geni: support livetreeCaleb Connolly2024-04-041-0/+13
* | | mach-snapdragon: disable power-domains for pre-reloc driversCaleb Connolly2024-04-041-1/+1
| |/ |/|
* | Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/cus...WIP/19Mar2024-nextTom Rini2024-03-191-1/+1
|\ \
| * | serial: move sbi_dbcn_available to .data sectionHeinrich Schuchardt2024-03-121-1/+1
* | | Merge tag 'v2024.04-rc4' into nextWIP/11Mar2024-nextTom Rini2024-03-111-2/+2
|\| |
| * | ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESASMarek Vasut2024-03-021-2/+2
| |/
* | serial: pl01x: set baudrate when probingYang Xiwen2024-03-071-3/+8
* | serial: msm: fix clock handling and pinctrlCaleb Connolly2024-03-011-20/+5
* | serial: msm: add debug UARTCaleb Connolly2024-03-012-0/+45
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini2024-02-201-0/+1
|\
| * serial: s5p: Add Exynos850 compatibleSam Protsenko2024-01-241-0/+1
* | treewide: Remove clk_freeSean Anderson2024-01-294-5/+0
|/
* serial: msm-geni: handle devm_clk_get() errorsCaleb Connolly2024-01-161-3/+8
* serial: msm-geni: don't rely on parent misc deviceCaleb Connolly2024-01-162-12/+17
* Merge tag 'v2024.01-rc4' into nextTom Rini2023-12-041-36/+43
|\
| * serial: s5p: Use dev_read_addr_ptr() to get base addressSam Protsenko2023-11-271-4/+2
| * serial: s5p: Improve coding styleSam Protsenko2023-11-231-16/+18
| * serial: s5p: Use named constants for register valuesSam Protsenko2023-11-231-10/+21
| * serial: s5p: Use livetree API to get "id" propertySam Protsenko2023-11-231-4/+1
| * serial: s5p: Remove common.h inclusionSam Protsenko2023-11-231-1/+0
| * serial: s5p: Fix clk_get_by_index() error code checkSam Protsenko2023-11-131-1/+1
* | serial: npcm: support skip uart clock settingJim Liu2023-11-221-15/+24
* | Merge tag 'v2024.01-rc3' into nextTom Rini2023-11-203-1/+65
|\|
| * tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon2023-11-101-1/+1
| * serial: zynqmp: Fetch baudrate from dtb and updateAlgapally Santosh Sagar2023-11-072-0/+58
| * configs: Add support in Kconfig and convert for armada boardsAlgapally Santosh Sagar2023-11-071-0/+6