index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
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
*
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