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
2014-11-13
sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig
Masahiro Yamada
1
-1
/
+1
2014-11-05
Merge git://www.denx.de/git/u-boot-sunxi
Tom Rini
2
-0
/
+40
2014-11-05
dm: sunxi: Add support for serial using driver model
Simon Glass
2
-0
/
+40
2014-11-04
Merge git://git.denx.de/u-boot-sh
Tom Rini
1
-4
/
+6
2014-11-04
serial: add prototypes for init functions
Jeroen Hofstee
1
-70
/
+70
2014-11-04
serial: sh: r8a7794: Add support external clock
Nobuhiro Iwamatsu
1
-2
/
+2
2014-11-04
serial: sh: Add support R8A7793
Nobuhiro Iwamatsu
1
-4
/
+6
2014-10-29
serial: UniPhier: add static to locally used functions
Masahiro Yamada
1
-3
/
+3
2014-10-29
serial: UniPhier: add .pending handler
Masahiro Yamada
1
-0
/
+11
2014-10-26
Merge git://git.denx.de/u-boot-dm
Tom Rini
12
-200
/
+251
2014-10-25
serial: make local functions static
Jeroen Hofstee
2
-6
/
+6
2014-10-23
serial: remove uniphier_serial_initialize() call
Masahiro Yamada
1
-2
/
+0
2014-10-23
serial: uniphier: move CONFIG_UNIPHIER_SERIAL to Kconfig
Masahiro Yamada
1
-0
/
+6
2014-10-23
dm: serial: use Driver Model for UniPhier serial driver
Masahiro Yamada
1
-126
/
+73
2014-10-23
dm: add entries to Kconfig
Masahiro Yamada
1
-0
/
+6
2014-10-23
dm: serial: consolidate common code more
Masahiro Yamada
1
-38
/
+41
2014-10-23
dm: serial: remove unnecessary casting
Masahiro Yamada
1
-6
/
+2
2014-10-23
dm: serial: fix console putc
Masahiro Yamada
1
-3
/
+3
2014-10-23
serial: add static directive to local functions
Masahiro Yamada
2
-19
/
+12
2014-10-23
dm: move platform data headers to include/dm/platform_data
Masahiro Yamada
2
-2
/
+2
2014-10-23
dm: x86: Convert coreboot serial to use driver model
Simon Glass
2
-0
/
+39
2014-10-23
dm: serial: ns16550: Add a cast to the I/O operations
Simon Glass
1
-2
/
+2
2014-10-23
dm: omap: serial: Add driver model support
Simon Glass
2
-0
/
+48
2014-10-23
dm: serial: Support CONFIG_CONS_INDEX if available
Simon Glass
1
-1
/
+10
2014-10-23
dm: ns16550: Correct the probe logic for platform data
Simon Glass
1
-2
/
+3
2014-10-23
dm: ns16550: Use an address instead of a pointer for the uart base
Simon Glass
1
-3
/
+3
2014-10-23
dm: serial: ns16550: Correct logic for checking for character
Simon Glass
1
-1
/
+1
2014-10-23
dm: serial: Reset the watchdog while waiting in getc()
Simon Glass
1
-0
/
+5
2014-10-22
dm: serial: Support driver model in pl01x driver
Simon Glass
1
-0
/
+73
2014-10-22
dm: serial: Tidy up the pl01x driver
Simon Glass
3
-140
/
+165
2014-10-22
dm: imx: serial: Support driver model in the MXC serial driver
Simon Glass
1
-25
/
+145
2014-10-22
dm: serial: Put common code into separate functions
Simon Glass
1
-15
/
+17
2014-10-22
dm: exynos: Move serial to driver model
Simon Glass
1
-183
/
+72
2014-10-10
serial-uclass: Fix compilation error
Hans de Goede
1
-1
/
+1
2014-10-07
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
3
-0
/
+207
2014-10-06
stdio: Add force parameter to stdio_deregister
Hans de Goede
1
-1
/
+1
2014-10-05
serial: add UniPhier serial driver
Masahiro Yamada
3
-0
/
+207
2014-09-24
cosmetic: replace MIN, MAX with min, max
Masahiro Yamada
1
-2
/
+2
2014-09-24
kconfig: add blank Kconfig files
Masahiro Yamada
1
-0
/
+0
2014-09-23
dm: serial: Don't require device tree to configure a console
Simon Glass
1
-1
/
+2
2014-09-17
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-6
/
+13
2014-09-10
dm: tegra: Enable driver model for serial
Simon Glass
2
-0
/
+39
2014-09-10
dm: serial: Add driver model support for ns16550
Simon Glass
2
-3
/
+155
2014-09-10
dm: serial: Collect common baud rate code in ns16550
Simon Glass
1
-20
/
+13
2014-09-10
dm: serial: Move baud rate calculation to ns16550.c
Simon Glass
2
-11
/
+21
2014-09-10
sandbox: serial: Support a coloured console
Simon Glass
1
-0
/
+83
2014-09-10
sandbox: Convert serial driver to use driver model
Simon Glass
1
-31
/
+36
2014-09-10
dm: Add a uclass for serial devices
Simon Glass
2
-0
/
+217
2014-09-10
serial: Set up the 'priv' pointer when creating a serial device
Simon Glass
1
-0
/
+1
2014-09-09
arm: vf610: lpuart: disable FIFO on initializaton
Stefan Agner
1
-0
/
+10
[next]