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
2015-12-05
Fix typo: firstly -> first.
Vagrant Cascadian
1
-1
/
+1
2015-12-01
rockchip: serial driver support rk3036
huang lin
1
-0
/
+1
2015-11-21
ns16550: move CONFIG_SYS_NS16550 to Kconfig
Thomas Chou
1
-0
/
+10
2015-11-21
ns16550: zap CONFIG_NS16550_SERIAL
Thomas Chou
2
-16
/
+0
2015-11-21
ns16550: unify serial_omap
Thomas Chou
2
-55
/
+0
2015-11-21
ns16550: unify serial_tegra
Thomas Chou
2
-55
/
+0
2015-11-21
ns16550: unify serial_dw
Thomas Chou
2
-40
/
+0
2015-11-21
ns16550: unify serial_keystone
Thomas Chou
2
-49
/
+0
2015-11-21
ns16550: unify serial_rockchip
Thomas Chou
3
-54
/
+1
2015-11-21
ns16550: unify serial_ppc
Thomas Chou
3
-42
/
+1
2015-11-20
ns16550: unify serial_x86
Thomas Chou
3
-55
/
+1
2015-11-20
ns16550: add generic binding to unify the drivers
Thomas Chou
2
-0
/
+55
2015-11-20
ns16550: change map_sysmem to map_physmem
Thomas Chou
1
-3
/
+2
2015-11-20
debug_uart: restore ns16550 as default
Thomas Chou
1
-0
/
+1
2015-11-18
altera_uart: change ioremap to map_physmem
Thomas Chou
1
-2
/
+3
2015-11-18
altera_jtag_uart: change ioremap to map_physmem
Thomas Chou
1
-2
/
+3
2015-11-13
sparc: leon3: Add debug_uart support to LEON3 serial driver.
Francois Retief
1
-0
/
+8
2015-11-06
altera_uart: Adjust the declaration of debug_uart_init()
Thomas Chou
1
-1
/
+1
2015-11-06
altera_jtag_uart: Adjust the declaration of debug_uart_init()
Thomas Chou
1
-1
/
+1
2015-11-06
serial: altera_uart: minor clean up
Thomas Chou
1
-11
/
+10
2015-11-06
serial: altera_uart: use BIT macro
Thomas Chou
1
-3
/
+3
2015-11-06
serial: altera_jtag_uart: minor clean up
Thomas Chou
1
-14
/
+13
2015-11-06
serial: altera_jtag_uart: use BIT macro
Thomas Chou
1
-3
/
+3
2015-11-04
arm: zynq: Move serial driver to driver model
Simon Glass
1
-98
/
+65
2015-11-04
arm: zynq: serial: Drop non-device-tree serial driver portions
Simon Glass
1
-15
/
+0
2015-11-04
arm: zynq: Support the debug UART
Simon Glass
2
-16
/
+68
2015-11-04
dm: serial: Deal with stdout-path with an alias
Simon Glass
1
-5
/
+25
2015-10-23
dm: keystone: serial: Add driver model support
Lokesh Vutla
2
-0
/
+49
2015-10-23
serial: remove altera serial initializations
Thomas Chou
1
-4
/
+0
2015-10-23
nios2: convert altera_uart to driver model
Thomas Chou
2
-91
/
+121
2015-10-23
nios2: convert altera_jtag_uart to driver model
Thomas Chou
2
-60
/
+137
2015-10-22
drivers: serial: serial_omap: add comaptibles for all ti platforms
Mugunthan V N
1
-0
/
+4
2015-10-22
drivers: serial: serial_omap: populate default clock frequency when not found...
Mugunthan V N
1
-1
/
+3
2015-10-21
debug_uart: Add an option to announce the debug UART
Simon Glass
1
-0
/
+10
2015-10-21
debug_uart: Support board-specific UART initialisation
Simon Glass
1
-0
/
+11
2015-10-21
debug_uart: Adjust the declaration of debug_uart_init()
Simon Glass
3
-3
/
+3
2015-10-03
serial: rockchip: make ROCKCHIP_SERIAL depend on ARCH_ROCKCHIP
Masahiro Yamada
1
-1
/
+1
2015-09-15
arm: Remove unused ST-Ericsson u8500 arch
Stefan Roese
1
-22
/
+0
2015-09-13
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
Tom Rini
1
-9
/
+34
2015-09-03
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
3
-0
/
+53
2015-09-02
rockchip: Add serial support
Simon Glass
3
-0
/
+53
2015-09-02
serial: drop redundant depends on
Masahiro Yamada
1
-2
/
+2
2015-08-31
dm: Use dev_get_addr() where possible
Simon Glass
4
-5
/
+4
2015-08-31
serial: serial-sh: SCIFA interface for R-Car Gen2 SoCs
Vladimir Barinov
1
-9
/
+34
2015-08-31
serial: uniphier: drop platform data support
Masahiro Yamada
1
-26
/
+15
2015-08-24
serial: pxa: clean-up include file order
Marcel Ziswiler
1
-2
/
+2
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
7
-9
/
+9
2015-08-12
dra7xx: Add dra72_evm_defconfig using CONFIG_DM
Tom Rini
1
-0
/
+1
2015-08-12
drivers: hierarchize drivers Kconfig menu
Masahiro Yamada
1
-0
/
+8
2015-08-10
dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial port
Hans de Goede
2
-3
/
+28
[prev]
[next]