index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
serial_pl01x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
bcm283x_pl011: Flush RX queue after setting baud rate
Alexander Graf
2018-03-09
1
-5
/
+5
*
bcm2835_pl011_serial: Add BCM2835 specific serial driver
Alexander Graf
2018-01-28
1
-8
/
+3
*
pl01x: Convert to dev_read
Alexander Graf
2018-01-28
1
-5
/
+3
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
1
-1
/
+1
*
Fix a bug with PL010s running at 19200 baud
Alyssa Rosenzweig
2017-04-13
1
-1
/
+1
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
1
-2
/
+3
*
serial: pl01x: expose skip_init platdata option in DT
Fabian Vogt
2016-11-28
1
-0
/
+2
*
serial: pl01x: Add support for devices with the rate pre-configured.
Eric Anholt
2016-03-22
1
-2
/
+8
*
arm: serial: Add debug UART capability to the pl01x driver
Sergey Temerkhanov
2016-01-19
1
-0
/
+28
*
arm: Remove unused ST-Ericsson u8500 arch
Stefan Roese
2015-09-15
1
-22
/
+0
*
dm: Use dev_get_addr() where possible
Simon Glass
2015-08-31
1
-1
/
+1
*
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
1
-1
/
+1
*
serial: fdt: add device tree support for pl01x
Vikas Manocha
2015-05-10
1
-1
/
+29
*
serial: pl01x: fix PL010 regression
Linus Walleij
2015-04-21
1
-2
/
+11
*
dm: serial_pl01x: Add missing private data size
Simon Glass
2014-12-11
1
-0
/
+1
*
serial: pl01x: avoid pl01x type check two times
Vikas Manocha
2014-12-08
1
-9
/
+6
*
serial: pl01x: disable as per type of pl01x
Vikas Manocha
2014-12-08
1
-3
/
+4
*
serial: pl01x: move all line control at same place
Vikas Manocha
2014-12-08
1
-23
/
+21
*
serial: pl01x: fix pl011 baud rate configuration
Vikas Manocha
2014-12-08
1
-0
/
+8
*
serial: pl01x: pass pl01x_type to set baudrate
Vikas Manocha
2014-12-08
1
-1
/
+1
*
dm: move platform data headers to include/dm/platform_data
Masahiro Yamada
2014-10-23
1
-1
/
+1
*
dm: serial: Support driver model in pl01x driver
Simon Glass
2014-10-22
1
-0
/
+73
*
dm: serial: Tidy up the pl01x driver
Simon Glass
2014-10-22
1
-138
/
+162
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
serial_pl011: Set RTS during initialization
Joshua Housh
2012-12-07
1
-2
/
+2
*
serial: Use default_serial_puts() in drivers
Marek Vasut
2012-10-17
1
-8
/
+1
*
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
Marek Vasut
2012-10-15
1
-32
/
+0
*
serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver
Marek Vasut
2012-10-15
1
-7
/
+62
*
snowball: Add support for ux500 based snowball board
Mathieu J. Poirier
2012-09-01
1
-0
/
+2
*
serial: pl01x: drain PL01x FIFO before baudrate change
Linus Walleij
2011-10-22
1
-0
/
+10
*
Serial: p1011: new vendor init options
John Rigby
2011-05-12
1
-3
/
+27
*
pl01x: use C structs and readl/writel
Rabin Vincent
2010-11-30
1
-20
/
+30
*
ARMV7: Fixed baudrate setting in pl01x driver
Matt Waddel
2010-10-13
1
-55
/
+38
*
Moved conditional compile into Makefile
Andreas Engel
2008-09-09
1
-10
/
+5
*
Merged serial_pl010.c and serial_pl011.c.
Andreas Engel
2008-09-09
1
-0
/
+228