index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
mxc_i2c.c
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-29
drivers: i2c: mxc: Update support to 8 I2C controllers
Sriram Dash
2018-01-16
i2c: mxc_i2c: Use or operation
Peng Fan
2017-11-20
imx: mxc_i2c: tweak the i2c transfer method
Nandor Han
2017-10-08
dm: gpio: Correct use of -ENODEV in drivers
Simon Glass
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-06-01
dm: gpio: Add live tree support
Simon Glass
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-05-15
i2c: mxc_i2c: Drop use of CONFIG_I2C_HARD
Simon Glass
2017-04-17
armv7: ls1021a: Drop macro CONFIG_LS102XA
York Sun
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-12-16
i2c: mxc: Make 'no gpio pinctrl state' print as debug
Jagan Teki
2016-12-16
i2c: mxc: Print hex instead of decimal for bus address
Jagan Teki
2016-10-13
libfdt: Bring in upstream stringlist functions
Simon Glass
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-06-10
drivers: i2c: mxc: Add early init
Yuan Yao
2016-03-28
dm: i2c: mxc_i2c: implement i2c_idle_bus
Peng Fan
2016-01-03
i2c: mxc: add a condition in case the parameter is NULL
Gong Qianyu
2015-10-29
armv8/fsl_lsch3: Change arch to fsl-layerscape
Mingkai Hu
2015-10-02
I2C: mxc_i2c: make I2C1 and I2C2 optional
Albert ARIBAUD \\(3ADEV\\)
2015-07-10
i2c: fix vf610 support
Albert ARIBAUD \(3ADEV\)
2015-05-26
i2c, mxc: rework i2c base address names for different SoCs
Heiko Schocher
2015-05-26
arm, imx6, i2c: add I2C4 for MX6DL
Heiko Schocher
2015-05-14
i2c: mxc: refactor i2c driver and support dm
Peng Fan
2015-04-23
driver/i2c/mxc: Enable I2C bus 3 and 4
York Sun
2015-01-08
i2c:mxc fix array size of i2c_data
Peng Fan
2014-09-08
ls102xa: i2c: Add i2c support for LS102xA
Wang Huan
2014-07-03
ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC
York Sun
2014-04-29
driver/mxc_i2c: Move static data structure to global_data
York Sun
2013-10-17
i2c: mxc: move to new subsystem
trem
2013-07-24
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-23
I2C: mxc_i2c: Add support for Vybrid VF610 platform
Alison Wang
2012-12-11
i2c: Staticize local functions in mxc i2c driver
Marek Vasut
2012-10-15
imx: Use MXC_I2C_CLK in imx i2c driver
Matthias Weisser
2012-07-31
mxc_i2c: finish adding CONFIG_I2C_MULTI_BUS support
Troy Kisky
2012-07-31
mxc_i2c: add bus recovery support
Troy Kisky
2012-07-31
mxc_i2c: prep work for multiple busses support
Troy Kisky
2012-07-31
mxc_i2c: add i2c_regs argument to i2c_imx_stop
Troy Kisky
2012-07-31
mxc_i2c: add retries
Troy Kisky
2012-07-31
mxc_i2c: check for arbitration lost
Troy Kisky
2012-07-31
mxc_i2c: change slave addr if conflicts with destination.
Troy Kisky
2012-07-31
mxc_i2c: don't disable controller after every transaction
Troy Kisky
2012-07-31
mxc_i2c: place i2c_reset code inline
Troy Kisky
2012-07-31
mxc_i2c: place imx_start code inline
Troy Kisky
2012-07-31
mxc_i2c: remove redundant read
Troy Kisky
2012-07-31
mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_s...
Troy Kisky
2012-07-31
mxc_i2c.c: code i2c_probe as a 0 length i2c_write
Troy Kisky
2012-07-31
mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_write
Troy Kisky
2012-07-31
mxc_i2c: create i2c_init_transfer
Troy Kisky
[next]