u-boot-brain/drivers/i2c
Mike Frysinger be853bf86b Blackfin: overhaul i2c driver
The current Blackfin i2c driver does not work properly with certain devices
due to it breaking up transfers incorrectly.  This is a rewrite of the
driver and relocates it to the newer place in the source tree.

Also remove duplicated I2C speed defines in Blackfin board configs and
disable I2C slave address usage since it isn't implemented.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-01-28 13:26:13 -05:00
..
bfin-twi_i2c.c Blackfin: overhaul i2c driver 2009-01-28 13:26:13 -05:00
fsl_i2c.c i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions 2008-12-15 23:46:21 +01:00
Makefile Blackfin: overhaul i2c driver 2009-01-28 13:26:13 -05:00
mxc_i2c.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
omap24xx_i2c.c ARM: OMAP: Convert IO macros 2008-11-21 01:44:35 +01:00
omap1510_i2c.c Cleanup: fix "MHz" spelling 2008-10-21 11:25:39 +02:00
soft_i2c.c soft_i2c.c add option for repeated start in i2c_read() 2009-01-27 22:26:31 +01:00
tsi108_i2c.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00