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
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
1
-6
/
+12
2023-08-16
serial: stm32: extend TC timeout
Valentin Caron
1
-6
/
+12
2023-08-09
Kconfigs: Correct default of "0" on hex type entries
Tom Rini
1
-3
/
+3
2023-08-03
serial: mtk: initial priv data before using
Weijie Gao
1
-0
/
+1
2023-07-11
serial: pl01x: Modify pending callback to test if transmit FIFO is empty
Lukasz Majewski
1
-1
/
+1
2023-07-11
serial: pl01x: Prepare the driver to support SPL_OF_PLATDATA
Lukasz Majewski
1
-0
/
+12
2023-07-11
serial: pl01x: Change OF_CONTROL to OF_REAL
Lukasz Majewski
1
-1
/
+1
2023-06-16
serial: stm32: BRR must be set only when usart is disable
Patrice Chotard
1
-0
/
+6
2023-06-16
serial: stm32: Wait TC bit before performing initialization
Patrice Chotard
2
-0
/
+16
2023-06-07
serial: meson: fix meson_serial_pending() tx logic
Mattijs Korpershoek
1
-1
/
+4
2023-05-21
serial: mxs: Add MXS AUART driver
Marek Vasut
3
-0
/
+138
2023-05-11
x86: Allow locating the UART from ACPI tables
Simon Glass
2
-8
/
+116
2023-05-09
Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodi...
Tom Rini
1
-3
/
+3
2023-05-07
Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-bo...
Tom Rini
1
-12
/
+12
2023-05-06
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
1
-3
/
+3
2023-05-05
serial, mpc8xx: Take parameter RAM relocation into account
Christophe Leroy
1
-11
/
+11
2023-05-04
powerpc: mpc8xx: CPM parameter RAM can be anywhere
Christophe Leroy
1
-1
/
+1
2023-05-02
serial: msm-geni: correct oversampling value based on QUP hardware revision
Vladimir Zapolskiy
2
-1
/
+36
2023-05-02
serial: msm-geni: Use upstream Linux bindings
Konrad Dybcio
1
-1
/
+3
2023-05-02
serial: msm-geni: fix a compile time warning from msm_serial_setbrg()
Vladimir Zapolskiy
1
-3
/
+3
2023-05-02
serial: msm-geni: fix code indentation
Vladimir Zapolskiy
1
-6
/
+5
2023-05-02
serial: msm-geni: remove invalid se-clk clock name
Vladimir Zapolskiy
1
-1
/
+1
2023-05-02
serial: msm-geni: Always bind before relocation
Konrad Dybcio
1
-0
/
+1
2023-05-02
serial: msm-geni: remove redundant includes
Vladimir Zapolskiy
1
-6
/
+0
2023-04-07
Merge branch 'master_sh/gen4/initial' of https://source.denx.de/u-boot/custod...
Tom Rini
2
-5
/
+29
2023-04-07
serial: sh: Add HSCIF support for R-Car SoC
Hai Pham
2
-4
/
+28
2023-04-07
serial: sh: Add R-Car Gen4 support
Hai Pham
1
-1
/
+1
2023-04-06
serial-uclass: drop redundant code in serial_check_stdout()
Rasmus Villemoes
1
-14
/
+10
2023-03-18
serial: sh: Make indent consistent
Marek Vasut
1
-4
/
+4
2023-03-18
serial: sh: Add DEBUG_UART support
Marek Vasut
2
-25
/
+68
2023-03-18
serial: sh: Rename CONFIG_SCI and CONFIG_SCIF_USE_EXT_CLK to CFG_ variants
Marek Vasut
1
-2
/
+2
2023-02-10
Correct SPL uses of OF_BOARD
Simon Glass
2
-2
/
+2
2023-02-09
Correct SPL use of DEBUG_UART_ZYNQ
Simon Glass
1
-1
/
+1
2023-02-07
rmobile: Drop CONFIG_SH73A0 and associated code
Simon Glass
1
-8
/
+2
2023-01-30
serial: mxc: Speed-up character transmission
Loic Poulain
1
-4
/
+4
2023-01-30
serial: mxc: Wait for TX completion before reset
Loic Poulain
1
-1
/
+25
2023-01-27
serial: s5p: Use IS_ENABLED where appropriate
Mark Kettenis
1
-4
/
+4
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
4
-32
/
+32
2023-01-20
usbtty: Remove default CONFIG_USBD_* values
Tom Rini
1
-19
/
+0
2023-01-02
arm: s5p4418: dm_serial: switch to DM_SERIAL
Stefan Bosch
2
-0
/
+10
2023-01-02
arm: s5p4418: dm_serial: add driver source code
Stefan Bosch
1
-0
/
+94
2023-01-02
serial: Use -EAGAIN in getc and putc
Pali Rohár
4
-36
/
+28
2023-01-02
serial: Do not write additional \r before \n for dm_serial drivers
Pali Rohár
2
-6
/
+0
2022-12-23
post: Move CONFIG_SYS_POST to CFG_SYS_POST
Tom Rini
2
-2
/
+2
2022-12-23
kbuild: Remove uncmd_spl logic
Tom Rini
6
-35
/
+12
2022-12-23
global: Migrate CONFIG_USART_ID to CFG
Tom Rini
1
-1
/
+1
2022-12-23
global: Migrate CONFIG_USART_BASE to CFG
Tom Rini
1
-5
/
+5
2022-12-23
global: Migrate CONFIG_SCIF_A to CFG
Tom Rini
2
-5
/
+5
2022-12-23
global: Migrate CONFIG_PL01x_PORTS to CFG
Tom Rini
1
-1
/
+1
2022-12-23
global: Migrate CONFIG_PL011_CLOCK to CFG
Tom Rini
1
-4
/
+4
[next]