index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
serial_mxc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
imx: serial_mxc: use CONFIG_IS_ENABLED instead of ifdef
Adam Ford
2019-03-13
1
-2
/
+2
*
imx: serial_mxc: disable ri and dcd irq in dte mode
Max Krummenacher
2019-02-15
1
-4
/
+9
*
serial: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-11-14
1
-0
/
+2
*
serial: mxc: Add match string for i.mx6 quad/dual lite serial
Bernhard Messerklinger
2018-10-22
1
-0
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
serial: mxc: Add debug uart support
Jagan Teki
2017-07-12
1
-0
/
+26
*
serial: mxc: Code cleanup
Jagan Teki
2017-07-12
1
-97
/
+94
*
serial: mxc: Move common baud gen into _mxc_serial_setbrg
Jagan Teki
2017-07-12
1
-26
/
+24
*
serial: mxc: Move common init into _mxc_serial_init
Jagan Teki
2017-07-12
1
-20
/
+17
*
serial: mxc: Move cr1 and cr2 write to mxc_serial_setbrg
Jagan Teki
2017-07-12
1
-5
/
+3
*
serial: mxc: Use RFDIV in dm-code
Jagan Teki
2017-07-12
1
-3
/
+3
*
serial: mxc: Add common mxc_uart reg space
Jagan Teki
2017-07-12
1
-66
/
+49
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
1
-1
/
+1
*
dm: imx: serial: add i.MX6UL support
Sébastien Szymanski
2017-03-19
1
-0
/
+1
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
1
-1
/
+1
*
dm: imx: serial: support device tree
Stefan Agner
2016-10-07
1
-2
/
+30
*
serial_mxc: Remove unconditional DCE setting
Breno Lima
2016-07-21
1
-1
/
+0
*
dm: imx: serial: Support DTE mode when using driver model
Stefan Agner
2016-07-19
1
-1
/
+8
*
serial: Move carriage return before line feed for some serial drivers
Alison Wang
2016-03-14
1
-4
/
+4
*
serial_mxc: Fix setup of UARTx_UFCR register
Maximilian Schwerin
2016-01-03
1
-1
/
+8
*
dm: move platform data headers to include/dm/platform_data
Masahiro Yamada
2014-10-23
1
-1
/
+1
*
dm: imx: serial: Support driver model in the MXC serial driver
Simon Glass
2014-10-22
1
-25
/
+145
*
serial_mxc: disable new features of autobaud detection
Eric Nelson
2014-05-28
1
-2
/
+2
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-14
/
+1
*
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
-36
/
+0
*
serial: arm: Implement CONFIG_SERIAL_MULTI into mxc serial driver
Marek Vasut
2012-10-15
1
-7
/
+61
*
MX: serial_mxc: cleanup removing nasty #ifdef
Stefano Babic
2011-12-06
1
-33
/
+4
*
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
Stefano Babic
2011-04-27
1
-4
/
+0
*
serial_mxc: add support for Freescale's i.MX35 processor
Stefano Babic
2011-02-02
1
-9
/
+6
*
serial_mxc: add support for MX53 processor
Liu Hui-R64343
2011-02-02
1
-0
/
+6
*
MXC: Add watchdog support to serial driver
Stefano Babic
2010-09-29
1
-2
/
+5
*
Add support for Freescale MX25 SOC
John Rigby
2010-03-07
1
-5
/
+5
*
serial_mxc: add support for MX51 processor
Stefano Babic
2010-03-07
1
-6
/
+12
*
serial_mx31: allow it to work with mx27 too and rename to serial_mxc
Ilya Yanok
2009-06-21
1
-0
/
+247