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
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
2018-09-26
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
1
-1
/
+1
2018-09-25
serial: omap: Add support for AM654 uart controller
Lokesh Vutla
1
-0
/
+1
2018-09-23
efi_loader: struct efi_simple_text_input_protocol
Heinrich Schuchardt
1
-1
/
+1
2018-09-11
arm: K3: Add initial support for TI's K3 generation of SoCs
Lokesh Vutla
1
-1
/
+1
2018-09-10
serial: omap: Introduce DM specific omap serial
Lokesh Vutla
4
-44
/
+139
2018-09-10
serial: arm_dcc: Add DCC support for V7R based cores
Lokesh Vutla
1
-1
/
+1
2018-09-10
sandbox: Add serial test
Patrice Chotard
1
-0
/
+14
2018-09-10
serial: stm32: Replace setparity by setconfig
Patrice Chotard
1
-6
/
+15
2018-09-10
dm: serial: Replace setparity by setconfig
Patrice Chotard
1
-0
/
+16
2018-09-10
serial: protect access to serial rx buffer
Patrick Delaunay
1
-0
/
+3
2018-08-10
drivers: serial: document on_baudrate()
Heinrich Schuchardt
1
-0
/
+8
2018-08-08
mips: au1x00: Remove support for these SoCs
Tom Rini
1
-2
/
+0
2018-07-26
sandbox: Don't disable ctrlc() on sandbox if in raw mode
Joe Hershberger
1
-0
/
+4
2018-07-19
serial: zynq: Use platdata for storing static data instead of priv
Michal Simek
1
-16
/
+16
2018-07-09
serial: ns16550: Add reset ctrl to driver
Ley Foon Tan
1
-0
/
+8
2018-07-09
serial: Add Actions Semi OWL UART support
Manivannan Sadhasivam
3
-0
/
+145
2018-06-23
serial: uniphier: set clock rate without clock-frequency property
Masahiro Yamada
1
-3
/
+38
2018-06-23
serial: uniphier: rename struct uniphier_serial_private_data
Masahiro Yamada
1
-5
/
+5
2018-06-15
serial: zynq: Make zynq_serial_setbrg static
Michal Simek
1
-1
/
+1
2018-06-15
serial: zynq: Initialize uart only before relocation
Michal Simek
1
-0
/
+6
2018-06-15
serial: zynq: Write chars till output fifo is full
Michal Simek
1
-2
/
+2
2018-06-15
serial: zynq: Use BIT macros instead of shifts and full hex numbers
Michal Simek
1
-8
/
+8
2018-06-01
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
1
-6
/
+2
2018-06-01
serial: bcm6345: convert to use live dt
Álvaro Fernández Rojas
1
-6
/
+2
2018-05-31
serial: zynq: Use live-tree functions
Michal Simek
1
-1
/
+3
2018-05-26
serial: stm32: Add setparity support
Patrick Delaunay
2
-2
/
+51
2018-05-26
serial: stm32: Fix bits defines name
Patrice Chotard
2
-10
/
+10
2018-05-26
serial: stm32: Add debug uart support
Patrick Delaunay
2
-22
/
+92
2018-05-26
serial: serial_msm: added pinmux & config
Ramon Fried
1
-6
/
+18
2018-05-26
serial: serial_msm: initialize uart only before relocation
Ramon Fried
1
-0
/
+4
2018-05-26
serial: serial_msm: fail probe if settings clocks fails
Ramon Fried
1
-2
/
+4
2018-05-24
serial/serial_arc: Implement debug serial
Alexey Brodkin
2
-0
/
+35
2018-05-24
serial: Convert ARC_SERIAL to Kconfig
Alexey Brodkin
1
-0
/
+7
2018-05-11
arm: zynqmp: Add ZynqMP minimal R5 support
Michal Simek
1
-1
/
+1
2018-05-11
serial: zynq: Remove header depedency on arm header structure
Michal Simek
1
-1
/
+0
2018-05-07
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
Lokesh Vutla
1
-1
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
41
-83
/
+41
2018-04-28
serial: serial_stm32: Rename status register flags
Patrice Chotard
2
-8
/
+8
2018-04-28
serial: serial_stm32: Enable overrun
Patrice Chotard
2
-8
/
+15
2018-04-28
serial: Migrate CONFIG_FSL_LINFLEXUART to Kconfig
Tuomas Tynkkynen
2
-4
/
+7
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
6
-12
/
+0
2018-04-16
serial: Remove duplicated line in Makefile
Patrice Chotard
1
-1
/
+0
2018-04-13
serial: sh: Add SCIFA0 address entry
Marek Vasut
1
-0
/
+2
2018-04-11
serial: Fix Makefile during SPL and TPL build
Marek Vasut
1
-2
/
+18
2018-04-10
serial: meson: Update compatible with new Linux bindings
Neil Armstrong
1
-0
/
+1
2018-04-06
drivers: serial: remove nonexisting initialisation functions
Christophe Leroy
1
-64
/
+0
2018-04-06
powercp: mpc8xx: move commproc.h
Christophe Leroy
1
-1
/
+1
2018-04-06
powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
Christophe Leroy
1
-1
/
+1
2018-03-19
arm: stm32: add new architecture for STM32MP family
Patrick Delaunay
1
-3
/
+3
2018-03-16
Convert all of CONFIG_CONS_INDEX to Kconfig
Tom Rini
1
-8
/
+40
[next]