index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
serial_pl01x.c
Age
Commit message (
Expand
)
Author
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-22
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