index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
serial_pl01x.c
Age
Commit message (
Expand
)
Author
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-05-10
serial: fdt: add device tree support for pl01x
Vikas Manocha
2015-04-21
serial: pl01x: fix PL010 regression
Linus Walleij
2014-12-11
dm: serial_pl01x: Add missing private data size
Simon Glass
2014-12-08
serial: pl01x: avoid pl01x type check two times
Vikas Manocha
2014-12-08
serial: pl01x: disable as per type of pl01x
Vikas Manocha
2014-12-08
serial: pl01x: move all line control at same place
Vikas Manocha
2014-12-08
serial: pl01x: fix pl011 baud rate configuration
Vikas Manocha
2014-12-08
serial: pl01x: pass pl01x_type to set baudrate
Vikas Manocha
2014-10-24
dm: move platform data headers to include/dm/platform_data
Masahiro Yamada
2014-10-22
dm: serial: Support driver model in pl01x driver
Simon Glass
2014-10-22
dm: serial: Tidy up the pl01x driver
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-12-07
serial_pl011: Set RTS during initialization
Joshua Housh
2012-10-17
serial: Use default_serial_puts() in drivers
Marek Vasut
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
Marek Vasut
2012-10-15
serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver
Marek Vasut
2012-09-01
snowball: Add support for ux500 based snowball board
Mathieu J. Poirier
2011-10-21
serial: pl01x: drain PL01x FIFO before baudrate change
Linus Walleij
2011-05-12
Serial: p1011: new vendor init options
John Rigby
2010-11-30
pl01x: use C structs and readl/writel
Rabin Vincent
2010-10-13
ARMV7: Fixed baudrate setting in pl01x driver
Matt Waddel
2008-09-09
Moved conditional compile into Makefile
Andreas Engel
2008-09-09
Merged serial_pl010.c and serial_pl011.c.
Andreas Engel