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
/
serial_pl01x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
1
-1
/
+1
2017-04-13
Fix a bug with PL010s running at 19200 baud
Alyssa Rosenzweig
1
-1
/
+1
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
1
-2
/
+3
2016-11-28
serial: pl01x: expose skip_init platdata option in DT
Fabian Vogt
1
-0
/
+2
2016-03-22
serial: pl01x: Add support for devices with the rate pre-configured.
Eric Anholt
1
-2
/
+8
2016-01-19
arm: serial: Add debug UART capability to the pl01x driver
Sergey Temerkhanov
1
-0
/
+28
2015-09-15
arm: Remove unused ST-Ericsson u8500 arch
Stefan Roese
1
-22
/
+0
2015-08-31
dm: Use dev_get_addr() where possible
Simon Glass
1
-1
/
+1
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
1
-1
/
+1
2015-05-10
serial: fdt: add device tree support for pl01x
Vikas Manocha
1
-1
/
+29
2015-04-21
serial: pl01x: fix PL010 regression
Linus Walleij
1
-2
/
+11
2014-12-11
dm: serial_pl01x: Add missing private data size
Simon Glass
1
-0
/
+1
2014-12-08
serial: pl01x: avoid pl01x type check two times
Vikas Manocha
1
-9
/
+6
2014-12-08
serial: pl01x: disable as per type of pl01x
Vikas Manocha
1
-3
/
+4
2014-12-08
serial: pl01x: move all line control at same place
Vikas Manocha
1
-23
/
+21
2014-12-08
serial: pl01x: fix pl011 baud rate configuration
Vikas Manocha
1
-0
/
+8
2014-12-08
serial: pl01x: pass pl01x_type to set baudrate
Vikas Manocha
1
-1
/
+1
2014-10-23
dm: move platform data headers to include/dm/platform_data
Masahiro Yamada
1
-1
/
+1
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
1
-138
/
+162
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2012-12-07
serial_pl011: Set RTS during initialization
Joshua Housh
1
-2
/
+2
2012-10-17
serial: Use default_serial_puts() in drivers
Marek Vasut
1
-8
/
+1
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
Marek Vasut
1
-32
/
+0
2012-10-15
serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver
Marek Vasut
1
-7
/
+62
2012-09-01
snowball: Add support for ux500 based snowball board
Mathieu J. Poirier
1
-0
/
+2
2011-10-22
serial: pl01x: drain PL01x FIFO before baudrate change
Linus Walleij
1
-0
/
+10
2011-05-12
Serial: p1011: new vendor init options
John Rigby
1
-3
/
+27
2010-11-30
pl01x: use C structs and readl/writel
Rabin Vincent
1
-20
/
+30
2010-10-13
ARMV7: Fixed baudrate setting in pl01x driver
Matt Waddel
1
-55
/
+38
2008-09-09
Moved conditional compile into Makefile
Andreas Engel
1
-10
/
+5
2008-09-09
Merged serial_pl010.c and serial_pl011.c.
Andreas Engel
1
-0
/
+228