index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
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