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_pxa.c
Age
Commit message (
Expand
)
Author
2016-11-23
serial: pxa: integrate optional driver model handling
Marcel Ziswiler
2016-03-14
serial: Move carriage return before line feed for some serial drivers
Alison Wang
2015-08-24
serial: pxa: clean-up include file order
Marcel Ziswiler
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
Marek Vasut
2012-10-15
serial: pxa: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
serial: pxa: Make local functions static
Marek Vasut
2012-10-15
serial: pxa: Implement default_serial_console in serial_pxa.c
Marek Vasut
2012-10-15
serial: Properly spell out the structure member names of serial_driver
Marek Vasut
2011-12-06
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
Marek Vasut
2011-11-15
PXA: Cleanup serial_pxa
Marek Vasut
2011-07-26
serial: drop useless ctlr field
Mike Frysinger
2010-10-19
PXA: pxa-regs.h cleanup
Marek Vasut
2010-04-24
serial: struct serial_device: add uninit() entry for drivers
Anatolij Gustschin
2009-06-12
pxa: move serial driver to drivers/serial
Jean-Christophe PLAGNIOL-VILLARD