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
2016-03-14
dm: serial: Remove duplicated carriage return character
Alison Wang
2
-9
/
+0
2016-03-14
serial: Move carriage return before line feed for some serial drivers
Alison Wang
4
-15
/
+16
2016-03-14
dm: serial-uclass: Move a carriage return before a line feed
Alison Wang
1
-2
/
+3
2016-02-29
Revert "dm: ns16550: Add support for reg-offset property"
Tom Rini
1
-4
/
+2
2016-02-25
serial: dcc: Move driver to DM
Michal Simek
2
-25
/
+49
2016-02-24
stm32x7: add support for stm32x7 serial driver
Vikas Manocha
3
-0
/
+121
2016-02-22
dm: ns16550: Add support for reg-offset property
Michal Simek
1
-2
/
+4
2016-02-22
serial: zynq: Change logic in putc
Michal Simek
1
-2
/
+2
2016-02-08
s3c24xx: serial: Remove dead code
David Müller (ELSOFT AG)
1
-6
/
+0
2016-02-08
Remove unused CONFIG_HWFLOW option and associated dead code.
David Müller (ELSOFT AG)
1
-35
/
+0
2016-02-08
Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.
David Müller (ELSOFT AG)
1
-18
/
+0
2016-02-08
dm: pxa: serial: Drop serial_sa1100 serial driver
Simon Glass
2
-163
/
+0
2016-02-08
dm: serial: Drop serial_max3100 serial driver
Simon Glass
2
-295
/
+0
2016-02-08
dm: freescale: serial: Drop serial_imx serial driver
Simon Glass
2
-224
/
+0
2016-02-08
dm: opencores: Drop opencores_yanu serial driver
Simon Glass
2
-243
/
+0
2016-02-08
dm: freescale: Drop mxs_auart serial driver
Simon Glass
2
-152
/
+0
2016-02-08
serial: serial_stm32: move clock config from driver to board
Vikas Manocha
1
-40
/
+0
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2
-2
/
+2
2016-02-02
dm: lpuart: Drop the legacy code
Bhuvanchandra DV
1
-99
/
+2
2016-02-01
drivers: serial: add driver for Microchip PIC32 UART controller.
Paul Thacker
3
-0
/
+214
2016-01-27
ppc: xilinx-ppc4xx: Port to DM serial
Ricardo Ribalda Delgado
1
-1
/
+1
2016-01-27
serial: zynq: Fix address reading from DM
Michal Simek
1
-6
/
+1
2016-01-27
serial: zynq: Extend compatible string list
Michal Simek
1
-0
/
+1
2016-01-27
serial: uartlite: Add uartlite to Kconfig
Michal Simek
1
-0
/
+7
2016-01-27
serial: uartlite: Add support for debug console
Michal Simek
2
-0
/
+33
2016-01-27
serial: uartlite: Move driver to DM
Michal Simek
1
-111
/
+65
2016-01-25
ns16550: zap the rockchip serial compatible string
Thomas Chou
1
-1
/
+5
2016-01-25
serial: Remove serial_putc_raw_dev
Tom Rini
1
-11
/
+0
2016-01-20
dm: video: sandbox: Convert sandbox to use driver model for video
Simon Glass
1
-3
/
+2
2016-01-20
serial: lpuart: Add driver model serial support
Bin Meng
1
-0
/
+167
2016-01-20
serial: lpuart: Prepare the driver for DM conversion
Bin Meng
1
-22
/
+66
2016-01-20
serial: lpuart: Call local version of setbrg and putc directly
Bin Meng
1
-4
/
+4
2016-01-20
serial: lpuart: Fix several cosmetic issues
Bin Meng
1
-20
/
+15
2016-01-20
serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig
Bin Meng
1
-0
/
+6
2016-01-19
arm: serial: Add Kconfig entries to facilitate usage of the pl01x driver for ...
Sergey Temerkhanov
1
-0
/
+22
2016-01-19
arm: serial: Add debug UART capability to the pl01x driver
Sergey Temerkhanov
1
-0
/
+28
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
1
-12
/
+1
2016-01-13
serial: lpc32xx hsuart: port driver to driver model
Vladimir Zapolskiy
1
-39
/
+64
2016-01-12
dm: ns16550: Allow the driver to be omitted if requested
Simon Glass
1
-0
/
+2
2016-01-12
dm: serial: Allow the UART driver to be dropped from the image
Simon Glass
2
-1
/
+23
2016-01-12
dm: serial: Convert ns16550 driver to use driver model PCI API
Simon Glass
1
-3
/
+2
2016-01-08
serial: zynq: Use static inline for _debug_uart_init()
Michal Simek
1
-1
/
+1
2016-01-03
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
1
-1
/
+8
2016-01-03
serial_mxc: Fix setup of UARTx_UFCR register
Maximilian Schwerin
1
-1
/
+8
2015-12-12
stm32: Convert serial driver to DM
Kamil Lulko
1
-107
/
+96
2015-12-10
dm: serial: Minor coding style cleanup of some comments
Stefan Roese
1
-10
/
+10
2015-12-07
serial: zynq: Remove duplicated header
Michal Simek
1
-3
/
+0
2015-12-07
serial: zynq: Fix incorrect reference to s5p driver
Michal Simek
2
-2
/
+2
2015-12-05
dm: serial: ns16550: Add pre-reloc flag to the driver
Simon Glass
1
-0
/
+1
2015-12-05
ns16550: change reg-shift property default to zero
Thomas Chou
1
-1
/
+1
[next]