Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
5647c0343176d8ea257abf44211c493ef139d3e8
/
drivers
/
i2c
/
mxc_i2c.c
7f86bd5
i2c: Staticize local functions in mxc i2c driver
by Marek Vasut
· 12 years ago
e7bed5c
imx: Use MXC_I2C_CLK in imx i2c driver
by Matthias Weisser
· 12 years ago
9815326
mxc_i2c: finish adding CONFIG_I2C_MULTI_BUS support
by Troy Kisky
· 12 years ago
96c19bd
mxc_i2c: add bus recovery support
by Troy Kisky
· 12 years ago
e4ff525
mxc_i2c: prep work for multiple busses support
by Troy Kisky
· 12 years ago
27a5da0
mxc_i2c: add i2c_regs argument to i2c_imx_stop
by Troy Kisky
· 12 years ago
a7f1a00
mxc_i2c: add retries
by Troy Kisky
· 12 years ago
d5383a6
mxc_i2c: check for arbitration lost
by Troy Kisky
· 12 years ago
ca741da
mxc_i2c: change slave addr if conflicts with destination.
by Troy Kisky
· 12 years ago
90a5b70
mxc_i2c: don't disable controller after every transaction
by Troy Kisky
· 12 years ago
83a1a19
mxc_i2c: place i2c_reset code inline
by Troy Kisky
· 12 years ago
71e9f3c
mxc_i2c: place imx_start code inline
by Troy Kisky
· 12 years ago
d45e75b
mxc_i2c: remove redundant read
by Troy Kisky
· 12 years ago
7aa57a0
mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_state
by Troy Kisky
· 12 years ago
cfbb88d
mxc_i2c.c: code i2c_probe as a 0 length i2c_write
by Troy Kisky
· 12 years ago
c4330d2
mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_write
by Troy Kisky
· 12 years ago
b230ddc
mxc_i2c: create i2c_init_transfer
by Troy Kisky
· 12 years ago
ea572d8
mxc_i2c: clear i2sr before waiting for bit
by Troy Kisky
· 12 years ago
cea60b0
mxc_i2c: create tx_byte function
by Troy Kisky
· 12 years ago
24cd738
mxc_i2c: remove ifdef of CONFIG_HARD_I2C
by Troy Kisky
· 12 years ago
1c076db
mxc_i2c: fix i2c_imx_stop
by Troy Kisky
· 12 years ago
9ca37d7
mxc_i2c: remove setting speed at each start
by Troy Kisky
· 13 years ago
de6f604
mxc_i2c: specify i2c base address in config file
by Troy Kisky
· 13 years ago
bf0783d
I2C: Fix mxc_i2c.c problem on imx31_phycore
by Marek Vasut
· 13 years ago
a1c6629
I2C: added I2C-2 and I2C-3 to MX35
by Stefano Babic
· 13 years ago
b567b8f
I2C: Add i2c_get/set_speed() to mxc_i2c.c
by Marek Vasut
· 13 years ago
db84140
I2C: mxc_i2c rework
by Marek Vasut
· 13 years ago
3003271
I2C: mxc: fix compilation for MX31
by Stefano Babic
· 13 years ago
8627111
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
by Stefano Babic
· 14 years ago
8168721
I2C: mxc_i2c: address failure with mx35 processor
by Stefano Babic
· 14 years ago
1d549ad
I2C: mxc_i2c: get rid of __REG access
by Stefano Babic
· 14 years ago
0422061
mxc_i2c: Add support for the i.MX35 processor
by Stefano Babic
· 14 years ago
127cec1
mxc_i2c: add support for MX53 processor
by Liu Hui-R64343
· 14 years ago
e7de18a
i.MX31: Start the I2C clock on driver initialisation
by Guennadi Liakhovetski
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
a4a549b
i2c: Clean drivers/i2c/ Makefile
by Michal Simek
· 16 years ago
cdace06
add an i2c driver for mx31
by Sascha Hauer
· 17 years ago
950a392
Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:
by Wolfgang Denk
· 17 years ago
8c8463c
add an i2c driver for mx31
by Sascha Hauer
· 17 years ago