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_mxc.c
Age
Commit message (
Expand
)
Author
2016-07-21
serial_mxc: Remove unconditional DCE setting
Breno Lima
2016-07-19
dm: imx: serial: Support DTE mode when using driver model
Stefan Agner
2016-03-14
serial: Move carriage return before line feed for some serial drivers
Alison Wang
2016-01-03
serial_mxc: Fix setup of UARTx_UFCR register
Maximilian Schwerin
2014-10-23
dm: move platform data headers to include/dm/platform_data
Masahiro Yamada
2014-10-22
dm: imx: serial: Support driver model in the MXC serial driver
Simon Glass
2014-05-28
serial_mxc: disable new features of autobaud detection
Eric Nelson
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
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 mxc serial driver
Marek Vasut
2011-12-06
MX: serial_mxc: cleanup removing nasty #ifdef
Stefano Babic
2011-04-27
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
Stefano Babic
2011-02-02
serial_mxc: add support for Freescale's i.MX35 processor
Stefano Babic
2011-02-02
serial_mxc: add support for MX53 processor
Liu Hui-R64343
2010-09-29
MXC: Add watchdog support to serial driver
Stefano Babic
2010-03-07
Add support for Freescale MX25 SOC
John Rigby
2010-03-07
serial_mxc: add support for MX51 processor
Stefano Babic
2009-06-21
serial_mx31: allow it to work with mx27 too and rename to serial_mxc
Ilya Yanok