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-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
2018-03-09
bcm283x_pl011: Flush RX queue after setting baud rate
Alexander Graf
3
-7
/
+35
2018-03-09
serial_bcm283x_mu: Flush RX queue after setting baud rate
Alexander Graf
1
-1
/
+7
2018-02-23
ns16550: Fix mem mapped endian check
Bernhard Messerklinger
1
-2
/
+2
2018-02-16
serial: Replace CONFIG_ with CONFIG_IS_ENABLED
Marek Vasut
1
-2
/
+2
2018-01-29
serial: Make full device search optional
Alexander Graf
2
-0
/
+25
2018-01-28
bcm2835_pl011_serial: Add BCM2835 specific serial driver
Alexander Graf
5
-9
/
+100
2018-01-28
bcm2835_mu_serial: Convert to Kconfig
Alexander Graf
1
-0
/
+7
2018-01-28
pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig
Alexander Graf
1
-0
/
+6
2018-01-28
pl011: Convert CONFIG_PL011_SERIAL to Kconfig
Alexander Graf
1
-0
/
+6
2018-01-28
pl010: Convert CONFIG_PL010_SERIAL to Kconfig
Alexander Graf
1
-0
/
+6
2018-01-28
pl01x: Convert to dev_read
Alexander Graf
1
-5
/
+3
2018-01-28
serial_bcm283x_mu: Fail loading if not muxed
Alexander Graf
1
-0
/
+28
2018-01-28
serial_bcm283x_mu: Always skip init
Alexander Graf
1
-1
/
+6
2018-01-28
serial_bcm283x_mu: Convert to dev_read
Alexander Graf
1
-7
/
+3
2018-01-28
serial: bcm283x_mu: Remove support for post-init disabling
Alexander Graf
1
-17
/
+1
2018-01-28
serial: Use next serial device if probing fails
Alexander Graf
1
-6
/
+19
2018-01-28
serial: ns16550: Fix style violation
Mario Six
1
-2
/
+2
2018-01-27
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
Tom Rini
2
-11
/
+7
2018-01-26
Merge git://git.denx.de/u-boot-spi
Tom Rini
1
-2
/
+2
2018-01-24
serial: sh: Add support for R7S72100 (RZ/A1)
Chris Brandt
1
-1
/
+2
2018-01-24
serial: sh: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2
Marek Vasut
1
-9
/
+4
2018-01-24
serial: sh: Replace fdtdec_get_addr() with devfdt_get_addr()
Marek Vasut
1
-2
/
+2
2018-01-24
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
1
-2
/
+2
2018-01-19
serial: stm32: Rename serial_stm32x7.c to serial_stm32.c
Patrice Chotard
4
-6
/
+6
2018-01-15
serial: lpuart: Proper device identification
Sriram Dash
1
-11
/
+7
2018-01-10
board: stm32f429-disco: switch to DM STM32 serial driver
Patrice Chotard
1
-117
/
+0
2017-11-30
serial: sh: Unify R8A7795 and R8A7796 as Gen3
Marek Vasut
1
-2
/
+1
2017-11-28
arm: zynq: Move ZYNQ_SERIAL to Kconfig
Michal Simek
1
-0
/
+7
2017-11-17
serial: nulldev: Implement "pending" function to fix tstc return "true"
Wilson Lee
1
-0
/
+6
2017-11-06
stm32: fix STMicroelectronics copyright
Patrice Chotard
2
-4
/
+4
2017-11-06
sti: fix STMicroelectronics copyright
Patrice Chotard
1
-3
/
+3
2017-10-16
usbtty: fix typos
Heinrich Schuchardt
1
-1
/
+1
2017-10-10
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
Tom Rini
1
-3
/
+6
2017-10-08
serial: stm32x7: remove useless CONFIG_CLK and OF_CONTROL flag
Patrice Chotard
1
-7
/
+2
2017-10-08
serial: stm32x7: add STM32F4 support
Patrice Chotard
3
-2
/
+10
2017-10-08
serial: stm32x7: add fifo support for STM32H7
Patrice Chotard
2
-3
/
+15
2017-10-08
serial: stm32x7: prepare the ground to STM32F4 support
Patrice Chotard
2
-44
/
+66
2017-10-08
serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatible
Patrice Chotard
1
-2
/
+0
2017-10-08
serial: stm32x7: cleanup code
Patrice Chotard
1
-9
/
+9
2017-09-24
serial: sh: Enable clock if available
Marek Vasut
1
-3
/
+6
2017-09-22
serial: stm32x7: add STM32H7 support
Patrice Chotard
2
-3
/
+6
[next]