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
/
serial_pl01x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
1
-0
/
+1
2024-05-07
serial: Remove <common.h> and add needed includes
Tom Rini
1
-1
/
+0
2024-03-07
serial: pl01x: set baudrate when probing
Yang Xiwen
1
-3
/
+8
2023-07-11
serial: pl01x: Modify pending callback to test if transmit FIFO is empty
Lukasz Majewski
1
-1
/
+1
2023-07-11
serial: pl01x: Prepare the driver to support SPL_OF_PLATDATA
Lukasz Majewski
1
-0
/
+12
2023-07-11
serial: pl01x: Change OF_CONTROL to OF_REAL
Lukasz Majewski
1
-1
/
+1
2022-12-23
kbuild: Remove uncmd_spl logic
Tom Rini
1
-8
/
+3
2022-12-23
global: Migrate CONFIG_PL01x_PORTS to CFG
Tom Rini
1
-1
/
+1
2022-12-23
global: Migrate CONFIG_PL011_CLOCK to CFG
Tom Rini
1
-4
/
+4
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
1
-4
/
+4
2022-06-06
serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)
Pali Rohár
1
-2
/
+2
2021-07-24
serial: pl011: Enable DEBUG_UART_PL011 in SPL
Chen Baozi
1
-2
/
+6
2021-07-23
serial: pl011: Resend the character if FIFO is full in debug uart
Chen Baozi
1
-1
/
+2
2021-07-07
arm: Remove edb9315a board
Tom Rini
1
-3
/
+1
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek Behún
1
-2
/
+2
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
1
-4
/
+4
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
1
-2
/
+2
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
1
-3
/
+3
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
1
-1
/
+1
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
1
-2
/
+2
2020-10-27
serial: pl01x: Add error value checking
Michal Simek
1
-1
/
+12
2020-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
1
-1
/
+1
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
1
-1
/
+1
2020-07-20
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
1
-1
/
+1
2020-05-07
uart: pl011: Add proper DM clock support
Andre Przywara
1
-16
/
+33
2019-02-09
drivers: serial: dm: Enable DM_FLAG_PRE_RELOC in SBSA pl011 uart driver
Vabhav Sharma
1
-2
/
+0
2018-11-14
serial: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
1
-0
/
+2
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-03-09
bcm283x_pl011: Flush RX queue after setting baud rate
Alexander Graf
1
-5
/
+5
2018-01-28
bcm2835_pl011_serial: Add BCM2835 specific serial driver
Alexander Graf
1
-8
/
+3
2018-01-28
pl01x: Convert to dev_read
Alexander Graf
1
-5
/
+3
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
[next]