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
/
i2c
/
mxc_i2c.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-07-27
1
-68
/
+70
|
\
|
*
i2c: mxc: move i2c_early_init_f to common function
Biwen Li
2020-07-27
1
-68
/
+70
*
|
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
1
-1
/
+1
|
/
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
1
-1
/
+1
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-20
1
-1
/
+1
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
i2c: mxc: add fuse check
Peng Fan
2020-05-10
1
-0
/
+17
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
1
-0
/
+1
*
i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flag
Biwen Li
2020-02-04
1
-0
/
+1
*
i2c: mxc: add CONFIG_CLK support
Peng Fan
2019-09-02
1
-0
/
+18
*
i2c: mxc_i2c: Remove i2c_idle_bus from probe
Ye Li
2019-08-27
1
-7
/
+0
*
drivers: i2c: mxc: Fix compiler error when using i2c dm mode
Chuanhua Han
2019-08-22
1
-7
/
+8
*
i2c: mxc_i2c: Fix read and read->write xfers in DM mode
Trent Piepho
2019-05-17
1
-31
/
+64
*
i2c: mxc_i2c: Document how non-DM functions work
Trent Piepho
2019-05-17
1
-0
/
+34
*
DM: I2C: Introduce 'u-boot, i2c-transaction-bytes' property
Lukasz Majewski
2019-04-11
1
-2
/
+17
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
drivers: i2c: mxc: Update support to 8 I2C controllers
Sriram Dash
2018-03-29
1
-0
/
+56
*
i2c: mxc_i2c: Use or operation
Peng Fan
2018-01-16
1
-3
/
+3
*
imx: mxc_i2c: tweak the i2c transfer method
Nandor Han
2017-11-20
1
-10
/
+15
*
dm: gpio: Correct use of -ENODEV in drivers
Simon Glass
2017-10-08
1
-6
/
+6
*
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-12
1
-1
/
+1
*
dm: gpio: Add live tree support
Simon Glass
2017-06-01
1
-6
/
+6
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
1
-1
/
+1
*
i2c: mxc_i2c: Drop use of CONFIG_I2C_HARD
Simon Glass
2017-05-15
1
-4
/
+0
*
armv7: ls1021a: Drop macro CONFIG_LS102XA
York Sun
2017-04-17
1
-1
/
+1
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
1
-1
/
+1
*
i2c: mxc: Make 'no gpio pinctrl state' print as debug
Jagan Teki
2016-12-16
1
-1
/
+1
*
i2c: mxc: Print hex instead of decimal for bus address
Jagan Teki
2016-12-16
1
-1
/
+1
*
libfdt: Bring in upstream stringlist functions
Simon Glass
2016-10-13
1
-1
/
+1
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
drivers: i2c: mxc: Add early init
Yuan Yao
2016-06-10
1
-0
/
+27
*
dm: i2c: mxc_i2c: implement i2c_idle_bus
Peng Fan
2016-03-28
1
-9
/
+92
*
i2c: mxc: add a condition in case the parameter is NULL
Gong Qianyu
2016-01-03
1
-2
/
+10
*
armv8/fsl_lsch3: Change arch to fsl-layerscape
Mingkai Hu
2015-10-29
1
-2
/
+2
*
I2C: mxc_i2c: make I2C1 and I2C2 optional
Albert ARIBAUD \\(3ADEV\\)
2015-10-02
1
-0
/
+6
*
i2c: fix vf610 support
Albert ARIBAUD \(3ADEV\)
2015-07-10
1
-1
/
+2
*
i2c, mxc: rework i2c base address names for different SoCs
Heiko Schocher
2015-05-26
1
-25
/
+24
*
arm, imx6, i2c: add I2C4 for MX6DL
Heiko Schocher
2015-05-26
1
-0
/
+3
*
i2c: mxc: refactor i2c driver and support dm
Peng Fan
2015-05-14
1
-185
/
+396
*
driver/i2c/mxc: Enable I2C bus 3 and 4
York Sun
2015-04-23
1
-3
/
+14
*
i2c:mxc fix array size of i2c_data
Peng Fan
2015-01-08
1
-11
/
+11
*
ls102xa: i2c: Add i2c support for LS102xA
Wang Huan
2014-09-08
1
-2
/
+2
*
ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC
York Sun
2014-07-03
1
-0
/
+5
*
driver/mxc_i2c: Move static data structure to global_data
York Sun
2014-04-29
1
-10
/
+8
*
i2c: mxc: move to new subsystem
trem
2013-10-17
1
-59
/
+78
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
1
-7
/
+55
|
\
|
*
I2C: mxc_i2c: Add support for Vybrid VF610 platform
Alison Wang
2013-07-23
1
-7
/
+55
*
|
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
|
/
*
i2c: Staticize local functions in mxc i2c driver
Marek Vasut
2012-12-11
1
-2
/
+2
[next]