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
*
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
*
imx: Use MXC_I2C_CLK in imx i2c driver
Matthias Weisser
2012-10-15
1
-2
/
+2
*
mxc_i2c: finish adding CONFIG_I2C_MULTI_BUS support
Troy Kisky
2012-07-31
1
-0
/
+17
*
mxc_i2c: add bus recovery support
Troy Kisky
2012-07-31
1
-0
/
+26
*
mxc_i2c: prep work for multiple busses support
Troy Kisky
2012-07-31
1
-21
/
+104
*
mxc_i2c: add i2c_regs argument to i2c_imx_stop
Troy Kisky
2012-07-31
1
-12
/
+7
*
mxc_i2c: add retries
Troy Kisky
2012-07-31
1
-9
/
+27
*
mxc_i2c: check for arbitration lost
Troy Kisky
2012-07-31
1
-0
/
+7
*
mxc_i2c: change slave addr if conflicts with destination.
Troy Kisky
2012-07-31
1
-0
/
+2
*
mxc_i2c: don't disable controller after every transaction
Troy Kisky
2012-07-31
1
-15
/
+13
*
mxc_i2c: place i2c_reset code inline
Troy Kisky
2012-07-31
1
-12
/
+3
*
mxc_i2c: place imx_start code inline
Troy Kisky
2012-07-31
1
-33
/
+20
*
mxc_i2c: remove redundant read
Troy Kisky
2012-07-31
1
-1
/
+0
*
mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_s...
Troy Kisky
2012-07-31
1
-51
/
+29
*
mxc_i2c.c: code i2c_probe as a 0 length i2c_write
Troy Kisky
2012-07-31
1
-17
/
+8
*
mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_write
Troy Kisky
2012-07-31
1
-3
/
+7
*
mxc_i2c: create i2c_init_transfer
Troy Kisky
2012-07-31
1
-26
/
+18
*
mxc_i2c: clear i2sr before waiting for bit
Troy Kisky
2012-07-31
1
-4
/
+5
*
mxc_i2c: create tx_byte function
Troy Kisky
2012-07-31
1
-58
/
+24
*
mxc_i2c: remove ifdef of CONFIG_HARD_I2C
Troy Kisky
2012-07-31
1
-5
/
+1
*
mxc_i2c: fix i2c_imx_stop
Troy Kisky
2012-07-31
1
-1
/
+1
*
mxc_i2c: remove setting speed at each start
Troy Kisky
2012-07-11
1
-6
/
+0
*
mxc_i2c: specify i2c base address in config file
Troy Kisky
2012-07-11
1
-21
/
+4
*
I2C: Fix mxc_i2c.c problem on imx31_phycore
Marek Vasut
2011-11-03
1
-11
/
+26
*
I2C: added I2C-2 and I2C-3 to MX35
Stefano Babic
2011-11-03
1
-0
/
+4
*
I2C: Add i2c_get/set_speed() to mxc_i2c.c
Marek Vasut
2011-10-27
1
-8
/
+23
*
I2C: mxc_i2c rework
Marek Vasut
2011-09-30
1
-133
/
+289
*
I2C: mxc: fix compilation for MX31
Stefano Babic
2011-09-07
1
-4
/
+1
*
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
Stefano Babic
2011-04-27
1
-6
/
+1
*
I2C: mxc_i2c: address failure with mx35 processor
Stefano Babic
2011-02-02
1
-18
/
+68
*
I2C: mxc_i2c: get rid of __REG access
Stefano Babic
2011-02-02
1
-28
/
+44
*
mxc_i2c: Add support for the i.MX35 processor
Stefano Babic
2011-02-02
1
-4
/
+5
*
mxc_i2c: add support for MX53 processor
Liu Hui-R64343
2011-02-02
1
-3
/
+18
*
i.MX31: Start the I2C clock on driver initialisation
Guennadi Liakhovetski
2009-02-14
1
-0
/
+6
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-4
/
+4
*
i2c: Clean drivers/i2c/ Makefile
Michal Simek
2008-08-18
1
-1
/
+1
*
add an i2c driver for mx31
Sascha Hauer
2008-04-13
1
-0
/
+202
*
Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:
Wolfgang Denk
2008-04-11
1
-207
/
+0
*
add an i2c driver for mx31
Sascha Hauer
2008-03-30
1
-0
/
+207