Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1336578ff2ab71d7fecc6bd63cc8a7d0607afcbc
/
drivers
/
i2c
/
mxc_i2c.c
40281ba
i2c: fix vf610 support
by Albert ARIBAUD \(3ADEV\)
· 9 years ago
24ebcf2
i2c, mxc: rework i2c base address names for different SoCs
by Heiko Schocher
· 10 years ago
5c4b1e9
arm, imx6, i2c: add I2C4 for MX6DL
by Heiko Schocher
· 10 years ago
8262cb1
i2c: mxc: refactor i2c driver and support dm
by Peng Fan
· 10 years ago
f1a5216
driver/i2c/mxc: Enable I2C bus 3 and 4
by York Sun
· 10 years ago
b67e227
i2c:mxc fix array size of i2c_data
by Peng Fan
· 10 years ago
95b0ab5
ls102xa: i2c: Add i2c support for LS102xA
by Wang Huan
· 10 years ago
a84cd72
ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC
by York Sun
· 10 years ago
a4c0266
driver/mxc_i2c: Move static data structure to global_data
by York Sun
· 11 years ago
a49f40a
i2c: mxc: move to new subsystem
by trem
· 11 years ago
5959746
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
cf50800
I2C: mxc_i2c: Add support for Vybrid VF610 platform
by Alison Wang
· 11 years ago
ae61146
i2c: Staticize local functions in mxc i2c driver
by Marek Vasut
· 12 years ago
99ba342
imx: Use MXC_I2C_CLK in imx i2c driver
by Matthias Weisser
· 12 years ago
b6f9826
mxc_i2c: finish adding CONFIG_I2C_MULTI_BUS support
by Troy Kisky
· 12 years ago
a23ab22
mxc_i2c: add bus recovery support
by Troy Kisky
· 12 years ago
ae44760
mxc_i2c: prep work for multiple busses support
by Troy Kisky
· 12 years ago
a2d15da
mxc_i2c: add i2c_regs argument to i2c_imx_stop
by Troy Kisky
· 12 years ago
eca037a
mxc_i2c: add retries
by Troy Kisky
· 12 years ago
8ff683a
mxc_i2c: check for arbitration lost
by Troy Kisky
· 12 years ago
e203df3
mxc_i2c: change slave addr if conflicts with destination.
by Troy Kisky
· 12 years ago
fef163f
mxc_i2c: don't disable controller after every transaction
by Troy Kisky
· 12 years ago
e6fa4d7
mxc_i2c: place i2c_reset code inline
by Troy Kisky
· 12 years ago
a974bcc
mxc_i2c: place imx_start code inline
by Troy Kisky
· 12 years ago
e955aad
mxc_i2c: remove redundant read
by Troy Kisky
· 12 years ago
f024a3b
mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_state
by Troy Kisky
· 12 years ago
321a42b
mxc_i2c.c: code i2c_probe as a 0 length i2c_write
by Troy Kisky
· 12 years ago
0ce898d
mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_write
by Troy Kisky
· 12 years ago
14db6f2
mxc_i2c: create i2c_init_transfer
by Troy Kisky
· 12 years ago
30fa77c
mxc_i2c: clear i2sr before waiting for bit
by Troy Kisky
· 12 years ago
752ac8f
mxc_i2c: create tx_byte function
by Troy Kisky
· 12 years ago
2254b7f
mxc_i2c: remove ifdef of CONFIG_HARD_I2C
by Troy Kisky
· 12 years ago
1ac1e45
mxc_i2c: fix i2c_imx_stop
by Troy Kisky
· 12 years ago
2f822c8
mxc_i2c: remove setting speed at each start
by Troy Kisky
· 13 years ago
8462c63
mxc_i2c: specify i2c base address in config file
by Troy Kisky
· 13 years ago
5f1291e
I2C: Fix mxc_i2c.c problem on imx31_phycore
by Marek Vasut
· 13 years ago
32079d6
I2C: added I2C-2 and I2C-3 to MX35
by Stefano Babic
· 13 years ago
4f27444
I2C: Add i2c_get/set_speed() to mxc_i2c.c
by Marek Vasut
· 13 years ago
94cb842
I2C: mxc_i2c rework
by Marek Vasut
· 13 years ago
9066223
I2C: mxc: fix compilation for MX31
by Stefano Babic
· 13 years ago
78129d9
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
by Stefano Babic
· 14 years ago
848bb99
I2C: mxc_i2c: address failure with mx35 processor
by Stefano Babic
· 14 years ago
2212172
I2C: mxc_i2c: get rid of __REG access
by Stefano Babic
· 14 years ago
bb16a5b
mxc_i2c: Add support for the i.MX35 processor
by Stefano Babic
· 14 years ago
447beb1
mxc_i2c: add support for MX53 processor
by Liu Hui-R64343
· 14 years ago
3314fc6
i.MX31: Start the I2C clock on driver initialisation
by Guennadi Liakhovetski
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
76b8a13
i2c: Clean drivers/i2c/ Makefile
by Michal Simek
· 16 years ago
15ea70f
add an i2c driver for mx31
by Sascha Hauer
· 17 years ago
a48499f
Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:
by Wolfgang Denk
· 17 years ago
761ca85
add an i2c driver for mx31
by Sascha Hauer
· 17 years ago