Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
eb92ef1b6c9dcb554d9a53d049e7e2e2aab9a703
/
drivers
/
serial
4f219db
serial_msm: Enable RS232 flow control
by Sumit Garg
· Fri Apr 12 15:24:34 2024 +0530
bf06b69
apq8016: Add support for UART1 clocks and pinmux
by Sumit Garg
· Fri Apr 12 15:24:33 2024 +0530
fb47e06
serial: msm: calculate bit clock divider
by Caleb Connolly
· Mon Apr 15 16:03:40 2024 +0100
45e51ee
serial: msm_serial: remove .clk_rate from debug UART
by Robert Marko
· Mon Apr 15 12:49:26 2024 +0200
f1fcc6c
serial: allow selecting MSM debug UART with ARCH_IPQ40XX
by Robert Marko
· Mon Apr 15 12:49:25 2024 +0200
eec6f38
serial: lpuart: use ipg clk for i.MX7ULP
by Peng Fan
· Fri Apr 12 22:24:52 2024 +0800
0d96abb
Merge tag 'xilinx-for-v2024.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Wed Apr 10 11:51:58 2024 -0600
7f6b918
serial: msm-geni: support livetree
by Caleb Connolly
· Wed Apr 03 14:07:44 2024 +0200
e07ce56
mach-snapdragon: disable power-domains for pre-reloc drivers
by Caleb Connolly
· Wed Apr 03 14:07:39 2024 +0200
d960e20
Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/custodians/u-boot-socfpga into next
by Tom Rini
· Tue Mar 19 09:10:30 2024 -0400
528a19f
serial: move sbi_dbcn_available to .data section
by Heinrich Schuchardt
· Mon Feb 26 17:32:26 2024 +0100
1621fc8
Merge tag 'v2024.04-rc4' into next
by Tom Rini
· Mon Mar 11 13:40:06 2024 -0400
c6d2e01
serial: pl01x: set baudrate when probing
by Yang Xiwen
· Wed Feb 28 18:57:52 2024 +0800
6468c4c
ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS
by Marek Vasut
· Tue Feb 27 17:05:55 2024 +0100
7a9c7b9
serial: msm: fix clock handling and pinctrl
by Caleb Connolly
· Mon Feb 26 17:26:12 2024 +0000
a86d23a
serial: msm: add debug UART
by Caleb Connolly
· Mon Feb 26 17:26:11 2024 +0000
8e4e5f0
riscv: mbv: Moving little_endian variable to data section
by Michal Simek
· Wed Feb 14 12:52:32 2024 +0100
0c3aa3b
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung
by Tom Rini
· Tue Feb 20 08:02:49 2024 -0500
d318eb3
treewide: Remove clk_free
by Sean Anderson
· Sat Dec 16 14:38:42 2023 -0500
133d24f
serial: s5p: Add Exynos850 compatible
by Sam Protsenko
· Wed Jan 10 21:09:06 2024 -0600
0649d07
serial: msm-geni: handle devm_clk_get() errors
by Caleb Connolly
· Tue Nov 14 12:51:12 2023 +0000
29ac8d9
serial: msm-geni: don't rely on parent misc device
by Caleb Connolly
· Tue Nov 14 12:51:11 2023 +0000
bc761d5
Merge tag 'v2024.01-rc4' into next
by Tom Rini
· Mon Dec 04 21:39:57 2023 -0500
aef3393
serial: s5p: Use dev_read_addr_ptr() to get base address
by Sam Protsenko
· Tue Nov 07 14:13:49 2023 -0600
f3b87e5
serial: s5p: Improve coding style
by Sam Protsenko
· Tue Nov 07 13:06:01 2023 -0600
c6c27f5
serial: s5p: Use named constants for register values
by Sam Protsenko
· Tue Nov 07 13:06:00 2023 -0600
243aaa4
serial: s5p: Use livetree API to get "id" property
by Sam Protsenko
· Tue Nov 07 13:05:59 2023 -0600
0263d9a
serial: s5p: Remove common.h inclusion
by Sam Protsenko
· Tue Nov 07 13:05:58 2023 -0600
4821e86
serial: npcm: support skip uart clock setting
by Jim Liu
· Tue Nov 14 16:51:58 2023 +0800
ee20d66
Merge tag 'v2024.01-rc3' into next
by Tom Rini
· Mon Nov 20 09:19:50 2023 -0500
c3421ea
treewide: use linux/time.h for time conversion defines
by Igor Prusov
· Thu Nov 09 20:10:04 2023 +0300
f93f92b
serial: stm32: Fix AARCH64 compilation warnings
by Patrice Chotard
· Fri Oct 27 16:43:01 2023 +0200
6979cc0
serial: s5p: Fix clk_get_by_index() error code check
by Sam Protsenko
· Tue Nov 07 11:34:17 2023 -0600
eaa39c6
tree-wide: Replace http:// link with https:// link for ti.com
by Nishanth Menon
· Wed Nov 01 15:56:03 2023 -0500
df17899
serial: zynqmp: Fetch baudrate from dtb and update
by Algapally Santosh Sagar
· Thu Sep 21 16:50:43 2023 +0530
0ed240e
configs: Add support in Kconfig and convert for armada boards
by Algapally Santosh Sagar
· Thu Sep 21 16:50:42 2023 +0530
9fbafa6
serial: sh: Drop <common.h>
by Paul Barker
· Wed Nov 01 20:05:54 2023 +0000
0b491f5
serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE
by Rasmus Villemoes
· Mon Oct 16 10:35:22 2023 +0200
83a5d2b
serial: serial-uclass.c: move definition of _serial_flush up a bit
by Rasmus Villemoes
· Mon Oct 16 10:35:21 2023 +0200
00999e4
Merge tag 'u-boot-amlogic-20231023' of https://source.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· Mon Oct 23 09:04:17 2023 -0400
327571c
serial: sh: Add RZ/G2L SCIF support
by Paul Barker
· Thu Oct 19 15:30:44 2023 +0100
a9b4702
serial: sh: Fix error handling
by Paul Barker
· Thu Oct 19 15:30:43 2023 +0100
8be6c9c
serial: amlogic: Add UART compatible for A1 board
by Igor Prusov
· Wed Oct 18 00:32:10 2023 +0300
7bf2f8c
spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time
by Sean Anderson
· Sat Oct 14 16:47:46 2023 -0400
f513c78
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh
by Tom Rini
· Tue Oct 17 09:15:56 2023 -0400
476f68a
serial: sh: Sort includes
by Paul Barker
· Mon Oct 16 10:25:35 2023 +0100
aa17396
serial: sh: Fix compile error when lacking HSCIF support
by Paul Barker
· Mon Oct 16 10:25:23 2023 +0100
3759c0a
serial: lpuart: Enable IPG clock
by Ye Li
· Tue Jul 25 10:08:55 2023 +0200
711ad63
dm: serial: fix serial_post_probe()
by Heinrich Schuchardt
· Fri Sep 29 02:47:16 2023 +0200
4289c26
pci: serial: Support reading PCI-register size with base
by Simon Glass
· Tue Sep 26 08:14:58 2023 -0600
dbf9a08
serial: Drop ns16550 serial_getinfo() in SPL
by Simon Glass
· Tue Sep 26 08:14:56 2023 -0600
f2f014a
serial: Drop mention of SPL/TPL_SYS_MALLOC_F
by Simon Glass
· Tue Sep 26 08:14:23 2023 -0600
67e3fca
spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...
by Simon Glass
· Tue Sep 26 08:14:16 2023 -0600
b29a747
Merge branch 'next'
by Tom Rini
· Mon Oct 02 10:55:44 2023 -0400
bdd5f81
common: Drop linux/printk.h from common header
by Simon Glass
· Thu Sep 14 18:21:46 2023 -0600
a2ee226
x86: coreboot: Look for DBG2 UART in SPL too
by Simon Glass
· Tue Sep 19 21:00:07 2023 -0600
6b46729
serial: Remove unused NEEDS_MANUAL_RELOC code bits
by Marek Vasut
· Wed Sep 06 23:30:10 2023 +0200
444c6c5
risc-v: implement DBCN based debug console
by Heinrich Schuchardt
· Mon Sep 04 13:24:04 2023 +0200
5f6d914
serial-uclass: reset gd->cur_serial_dev to NULL if serial not found
by Maksim Kiselev
· Fri Aug 18 12:34:30 2023 +0300
a0e274b
Merge tag 'v2023.10-rc3' into next
by Tom Rini
· Mon Aug 21 17:32:17 2023 -0400
aa74b11
serial: stm32: extend TC timeout
by Valentin Caron
· Fri Aug 04 16:09:04 2023 +0200
f18679c
Kconfigs: Correct default of "0" on hex type entries
by Tom Rini
· Wed Aug 02 11:09:43 2023 -0400
5a83d2b
serial: mtk: initial priv data before using
by developer
· Wed Jul 19 17:16:07 2023 +0800
db244c7
serial: pl01x: Modify pending callback to test if transmit FIFO is empty
by Lukasz Majewski
· Fri May 19 12:43:53 2023 +0200
58aec3f
serial: pl01x: Prepare the driver to support SPL_OF_PLATDATA
by Lukasz Majewski
· Fri May 19 12:43:52 2023 +0200
647c003
serial: pl01x: Change OF_CONTROL to OF_REAL
by Lukasz Majewski
· Fri May 19 12:43:51 2023 +0200
45bc3c4
serial: stm32: BRR must be set only when usart is disable
by Patrice Chotard
· Wed May 31 08:01:31 2023 +0200
e6262b1
serial: stm32: Wait TC bit before performing initialization
by Patrice Chotard
· Wed May 31 08:01:30 2023 +0200
a9183eb
serial: meson: fix meson_serial_pending() tx logic
by Mattijs Korpershoek
· Tue Jun 06 18:07:48 2023 +0200
8cc4368
serial: mxs: Add MXS AUART driver
by Marek Vasut
· Sat May 06 16:43:31 2023 +0200
684bc74
x86: Allow locating the UART from ACPI tables
by Simon Glass
· Thu May 04 16:55:00 2023 -0600
4ea52d5
Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Tue May 09 12:45:49 2023 -0400
40fd854
Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx
by Tom Rini
· Sun May 07 09:44:27 2023 -0400
8d5d8e0
drivers: use dev_read_addr_ptr when cast to pointer
by Johan Jonker
· Mon Mar 13 01:32:04 2023 +0100
f3bc7fc
serial, mpc8xx: Take parameter RAM relocation into account
by Christophe Leroy
· Wed May 03 09:20:15 2023 +0200
e6050cc
powerpc: mpc8xx: CPM parameter RAM can be anywhere
by Christophe Leroy
· Wed May 03 10:31:19 2023 +0200
75c472b
serial: msm-geni: correct oversampling value based on QUP hardware revision
by Vladimir Zapolskiy
· Fri Apr 21 20:50:40 2023 +0300
0c8712b
serial: msm-geni: Use upstream Linux bindings
by Konrad Dybcio
· Fri Apr 21 20:50:39 2023 +0300
51ff6c3
serial: msm-geni: fix a compile time warning from msm_serial_setbrg()
by Vladimir Zapolskiy
· Fri Apr 21 20:50:38 2023 +0300
f76cc18
serial: msm-geni: fix code indentation
by Vladimir Zapolskiy
· Fri Apr 21 20:50:37 2023 +0300
5025119
serial: msm-geni: remove invalid se-clk clock name
by Vladimir Zapolskiy
· Fri Apr 21 20:50:36 2023 +0300
cb844b3
serial: msm-geni: Always bind before relocation
by Konrad Dybcio
· Fri Apr 21 20:50:35 2023 +0300
e896928
serial: msm-geni: remove redundant includes
by Vladimir Zapolskiy
· Fri Apr 21 20:50:34 2023 +0300
1899e4b
Merge branch 'master_sh/gen4/initial' of https://source.denx.de/u-boot/custodians/u-boot-sh
by Tom Rini
· Fri Apr 07 15:55:50 2023 -0400
19923d8
serial: sh: Add HSCIF support for R-Car SoC
by Hai Pham
· Tue Feb 28 22:29:19 2023 +0100
797e2a3
serial: sh: Add R-Car Gen4 support
by Hai Pham
· Tue Feb 28 22:29:18 2023 +0100
f439a1e
serial-uclass: drop redundant code in serial_check_stdout()
by Rasmus Villemoes
· Wed Mar 29 09:57:51 2023 +0200
6c17cd6
serial: sh: Make indent consistent
by Marek Vasut
· Tue Feb 28 22:19:30 2023 +0100
98ae281
serial: sh: Add DEBUG_UART support
by Marek Vasut
· Tue Feb 28 22:17:22 2023 +0100
b811f9b
serial: sh: Rename CONFIG_SCI and CONFIG_SCIF_USE_EXT_CLK to CFG_ variants
by Marek Vasut
· Tue Feb 28 22:17:21 2023 +0100
4096046
Correct SPL uses of OF_BOARD
by Simon Glass
· Sun Feb 05 17:54:42 2023 -0700
abdd256
Correct SPL use of DEBUG_UART_ZYNQ
by Simon Glass
· Sun Feb 05 15:39:32 2023 -0700
403a838
rmobile: Drop CONFIG_SH73A0 and associated code
by Simon Glass
· Wed Feb 01 13:20:07 2023 -0700
f1d9669
serial: mxc: Speed-up character transmission
by Loic Poulain
· Thu Jan 12 18:19:51 2023 +0100
3e7a999
serial: mxc: Wait for TX completion before reset
by Loic Poulain
· Thu Jan 12 18:19:50 2023 +0100
a35aee5
serial: s5p: Use IS_ENABLED where appropriate
by Mark Kettenis
· Thu Jan 26 14:44:09 2023 +0100
364d002
global: Finish CONFIG -> CFG migration
by Tom Rini
· Tue Jan 10 11:19:45 2023 -0500
6bbb6dc
usbtty: Remove default CONFIG_USBD_* values
by Tom Rini
· Tue Jan 10 11:19:43 2023 -0500
86a200a
arm: s5p4418: dm_serial: switch to DM_SERIAL
by Stefan Bosch
· Sun Dec 18 12:25:33 2022 +0000
51f153c
arm: s5p4418: dm_serial: add driver source code
by Stefan Bosch
· Sun Dec 18 12:20:49 2022 +0000
Next »