index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
Age
Commit message (
Expand
)
Author
2024-03-07
serial: pl01x: set baudrate when probing
Yang Xiwen
2024-03-01
serial: msm: fix clock handling and pinctrl
Caleb Connolly
2024-03-01
serial: msm: add debug UART
Caleb Connolly
2024-02-20
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung
Tom Rini
2024-01-29
treewide: Remove clk_free
Sean Anderson
2024-01-24
serial: s5p: Add Exynos850 compatible
Sam Protsenko
2024-01-16
serial: msm-geni: handle devm_clk_get() errors
Caleb Connolly
2024-01-16
serial: msm-geni: don't rely on parent misc device
Caleb Connolly
2023-12-04
Merge tag 'v2024.01-rc4' into next
Tom Rini
2023-11-27
serial: s5p: Use dev_read_addr_ptr() to get base address
Sam Protsenko
2023-11-23
serial: s5p: Improve coding style
Sam Protsenko
2023-11-23
serial: s5p: Use named constants for register values
Sam Protsenko
2023-11-23
serial: s5p: Use livetree API to get "id" property
Sam Protsenko
2023-11-23
serial: s5p: Remove common.h inclusion
Sam Protsenko
2023-11-22
serial: npcm: support skip uart clock setting
Jim Liu
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
2023-11-16
treewide: use linux/time.h for time conversion defines
Igor Prusov
2023-11-13
serial: stm32: Fix AARCH64 compilation warnings
Patrice Chotard
2023-11-13
serial: s5p: Fix clk_get_by_index() error code check
Sam Protsenko
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
2023-11-07
serial: zynqmp: Fetch baudrate from dtb and update
Algapally Santosh Sagar
2023-11-07
configs: Add support in Kconfig and convert for armada boards
Algapally Santosh Sagar
2023-11-02
serial: sh: Drop <common.h>
Paul Barker
2023-10-24
serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE
Rasmus Villemoes
2023-10-24
serial: serial-uclass.c: move definition of _serial_flush up a bit
Rasmus Villemoes
2023-10-23
Merge tag 'u-boot-amlogic-20231023' of https://source.denx.de/u-boot/custodia...
Tom Rini
2023-10-19
serial: sh: Add RZ/G2L SCIF support
Paul Barker
2023-10-19
serial: sh: Fix error handling
Paul Barker
2023-10-18
serial: amlogic: Add UART compatible for A1 board
Igor Prusov
2023-10-17
spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time
Sean Anderson
2023-10-17
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh
Tom Rini
2023-10-17
serial: sh: Sort includes
Paul Barker
2023-10-16
serial: sh: Fix compile error when lacking HSCIF support
Paul Barker
2023-10-16
serial: lpuart: Enable IPG clock
Ye Li
2023-10-09
dm: serial: fix serial_post_probe()
Heinrich Schuchardt
2023-10-06
pci: serial: Support reading PCI-register size with base
Simon Glass
2023-10-06
serial: Drop ns16550 serial_getinfo() in SPL
Simon Glass
2023-10-06
serial: Drop mention of SPL/TPL_SYS_MALLOC_F
Simon Glass
2023-10-06
spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...
Simon Glass
2023-10-02
Merge branch 'next'
Tom Rini
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-09-22
x86: coreboot: Look for DBG2 UART in SPL too
Simon Glass
2023-09-14
serial: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-05
risc-v: implement DBCN based debug console
Heinrich Schuchardt
2023-08-30
serial-uclass: reset gd->cur_serial_dev to NULL if serial not found
Maksim Kiselev
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
2023-08-16
serial: stm32: extend TC timeout
Valentin Caron
2023-08-09
Kconfigs: Correct default of "0" on hex type entries
Tom Rini
2023-08-03
serial: mtk: initial priv data before using
Weijie Gao
2023-07-11
serial: pl01x: Modify pending callback to test if transmit FIFO is empty
Lukasz Majewski
[next]