index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-23
serial_msm: Enable RS232 flow control
Sumit Garg
1
-4
/
+6
2024-04-23
apq8016: Add support for UART1 clocks and pinmux
Sumit Garg
1
-3
/
+8
2024-04-23
serial: msm: calculate bit clock divider
Caleb Connolly
1
-17
/
+70
2024-04-23
serial: msm_serial: remove .clk_rate from debug UART
Robert Marko
1
-1
/
+0
2024-04-23
serial: allow selecting MSM debug UART with ARCH_IPQ40XX
Robert Marko
1
-1
/
+1
2024-04-15
serial: lpuart: use ipg clk for i.MX7ULP
Peng Fan
1
-16
/
+26
2024-04-10
Merge tag 'xilinx-for-v2024.07-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
1
-1
/
+1
2024-04-04
serial: msm-geni: support livetree
Caleb Connolly
1
-0
/
+13
2024-04-04
mach-snapdragon: disable power-domains for pre-reloc drivers
Caleb Connolly
1
-1
/
+1
2024-03-19
Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/cus...
Tom Rini
1
-1
/
+1
2024-03-12
serial: move sbi_dbcn_available to .data section
Heinrich Schuchardt
1
-1
/
+1
2024-03-11
Merge tag 'v2024.04-rc4' into next
Tom Rini
1
-2
/
+2
2024-03-07
serial: pl01x: set baudrate when probing
Yang Xiwen
1
-3
/
+8
2024-03-02
ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS
Marek Vasut
1
-2
/
+2
2024-03-01
serial: msm: fix clock handling and pinctrl
Caleb Connolly
1
-20
/
+5
2024-03-01
serial: msm: add debug UART
Caleb Connolly
2
-0
/
+45
2024-03-01
riscv: mbv: Moving little_endian variable to data section
Michal Simek
1
-1
/
+1
2024-02-20
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung
Tom Rini
1
-0
/
+1
2024-01-29
treewide: Remove clk_free
Sean Anderson
4
-5
/
+0
2024-01-24
serial: s5p: Add Exynos850 compatible
Sam Protsenko
1
-0
/
+1
2024-01-16
serial: msm-geni: handle devm_clk_get() errors
Caleb Connolly
1
-3
/
+8
2024-01-16
serial: msm-geni: don't rely on parent misc device
Caleb Connolly
2
-12
/
+17
2023-12-04
Merge tag 'v2024.01-rc4' into next
Tom Rini
1
-36
/
+43
2023-11-27
serial: s5p: Use dev_read_addr_ptr() to get base address
Sam Protsenko
1
-4
/
+2
2023-11-23
serial: s5p: Improve coding style
Sam Protsenko
1
-16
/
+18
2023-11-23
serial: s5p: Use named constants for register values
Sam Protsenko
1
-10
/
+21
2023-11-23
serial: s5p: Use livetree API to get "id" property
Sam Protsenko
1
-4
/
+1
2023-11-23
serial: s5p: Remove common.h inclusion
Sam Protsenko
1
-1
/
+0
2023-11-22
serial: npcm: support skip uart clock setting
Jim Liu
1
-15
/
+24
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
3
-1
/
+65
2023-11-16
treewide: use linux/time.h for time conversion defines
Igor Prusov
1
-2
/
+1
2023-11-13
serial: stm32: Fix AARCH64 compilation warnings
Patrice Chotard
2
-11
/
+14
2023-11-13
serial: s5p: Fix clk_get_by_index() error code check
Sam Protsenko
1
-1
/
+1
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
1
-1
/
+1
2023-11-07
serial: zynqmp: Fetch baudrate from dtb and update
Algapally Santosh Sagar
2
-0
/
+58
2023-11-07
configs: Add support in Kconfig and convert for armada boards
Algapally Santosh Sagar
1
-0
/
+6
2023-11-02
serial: sh: Drop <common.h>
Paul Barker
1
-1
/
+0
2023-10-24
serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE
Rasmus Villemoes
1
-2
/
+6
2023-10-24
serial: serial-uclass.c: move definition of _serial_flush up a bit
Rasmus Villemoes
1
-12
/
+12
2023-10-23
Merge tag 'u-boot-amlogic-20231023' of https://source.denx.de/u-boot/custodia...
Tom Rini
1
-0
/
+1
2023-10-19
serial: sh: Add RZ/G2L SCIF support
Paul Barker
2
-1
/
+33
2023-10-19
serial: sh: Fix error handling
Paul Barker
1
-2
/
+14
2023-10-18
serial: amlogic: Add UART compatible for A1 board
Igor Prusov
1
-0
/
+1
2023-10-17
spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time
Sean Anderson
1
-1
/
+1
2023-10-17
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh
Tom Rini
1
-5
/
+7
2023-10-17
serial: sh: Sort includes
Paul Barker
1
-5
/
+5
2023-10-16
serial: sh: Fix compile error when lacking HSCIF support
Paul Barker
1
-0
/
+2
2023-10-16
serial: lpuart: Enable IPG clock
Ye Li
1
-1
/
+13
2023-10-09
dm: serial: fix serial_post_probe()
Heinrich Schuchardt
1
-1
/
+1
2023-10-06
pci: serial: Support reading PCI-register size with base
Simon Glass
1
-5
/
+11
[next]