u-boot-brain/drivers/i2c
Kuo-Jung Su 3cff842bca i2c: add Faraday FTI2C010 I2C controller support
Faraday FTI2C010 is a multi-function I2C controller
which supports both master and slave mode.
This patch simplily implements the master mode only.

Signed-off-by: Kuo-Jung Su <dantesu@faraday-tech.com>
CC: Heiko Schocher <hs@denx.de>
2013-07-23 08:34:58 +02:00
..
bfin-twi_i2c.c Blackfin: TWI/I2C: implement multibus support 2010-05-05 10:04:38 +02:00
davinci_i2c.c drivers/i2c/davinci_i2c.c: Fix GCC 4.6 warning 2011-11-23 21:22:39 +01:00
designware_i2c.c designware_i2c: Fixed the setting of the i2c bus speed 2012-12-11 13:17:32 -07:00
designware_i2c.h designware_i2c.h: Define IC_CLK only if not already defined in config file 2012-12-11 13:17:32 -07:00
fsl_i2c.c i2c, fsl_i2c: switch to new multibus/multiadapter support 2013-07-23 08:34:53 +02:00
fti2c010.c i2c: add Faraday FTI2C010 I2C controller support 2013-07-23 08:34:58 +02:00
fti2c010.h i2c: add Faraday FTI2C010 I2C controller support 2013-07-23 08:34:58 +02:00
i2c_core.c i2c: add i2c_core and prepare for new multibus support 2013-07-23 05:54:28 +02:00
Makefile i2c: add Faraday FTI2C010 I2C controller support 2013-07-23 08:34:58 +02:00
mv_i2c.c I2C: mv_i2c: fix multi-bus init issue 2011-10-03 11:50:09 +02:00
mv_i2c.h mv_i2c: use structure to replace the direclty define 2011-04-27 19:38:08 +02:00
mvtwsi.c Replace obsolete e-mail address 2011-04-27 19:38:09 +02:00
mxc_i2c.c I2C: mxc_i2c: Add support for Vybrid VF610 platform 2013-07-23 08:34:57 +02:00
mxs_i2c.c i2c: mxs: Staticize the functions in the driver 2013-01-29 06:39:52 +01:00
omap24xx_i2c.c ARM: OMAP: I2C: New read, write and probe functions 2013-06-10 08:43:26 -04:00
omap24xx_i2c.h Revert "ARM: I2C: I2C Multi byte address support" 2012-02-21 07:28:47 +01:00
omap1510_i2c.c Cleanup: fix "MHz" spelling 2008-10-21 11:25:39 +02:00
pca9564_i2c.c new PCA9564 i2c bridge driver 2009-10-30 15:10:58 +01:00
ppc4xx_i2c.c i2c, ppc4xx_i2c: switch to new multibus/multiadapter support 2013-07-23 08:34:56 +02:00
s3c24x0_i2c.c EXYNOS: Resolve the i2c compilation error 2013-07-10 14:20:26 +09:00
s3c24x0_i2c.h I2C: S3C24X0: Resolve build error for VCMA9 2013-01-14 14:45:30 +09:00
s3c44b0_i2c.c s3c44b0: move i2c driver to drivers/i2c 2009-03-29 23:01:40 +02:00
sh_i2c.c i2c: sh_i2c: use setbits/clrbits macro 2012-10-16 05:47:21 +02:00
sh_sh7734_i2c.c sh: i2c: Add support I2C controller of SH7734 2012-04-24 09:40:04 +02:00
soft_i2c.c i2c, soft-i2c: switch to new multibus/multiadapter support 2013-07-23 05:54:29 +02:00
tegra_i2c.c tegra: i2c: Enable new CONFIG_SYS_I2C framework 2013-07-23 08:34:55 +02:00
tsi108_i2c.c i2c: Update references to individual i2c commands 2009-06-12 20:39:46 +02:00
u8500_i2c.c I2C: Add driver for ST-Ericsson U8500 i2c 2011-06-01 19:22:47 +02:00
u8500_i2c.h I2C: Add driver for ST-Ericsson U8500 i2c 2011-06-01 19:22:47 +02:00
zynq_i2c.c i2c: zynq: Add support for Xilinx Zynq 2013-04-30 11:39:28 +02:00