uboot/drivers/i2c
Moritz Fischer fdec2d21ef dm: i2c: Add driver for Cadence I2C IP
This is a possible drop in replacement for drivers/i2c/zynq-i2c.c

Since this is cadence IP it has been renamed to cdns-i2c,
to make sense with the compatible string.

Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2016-04-13 18:29:07 +02:00
..
muxes dm: i2c: Allow muxes to be enabled for SPL separately 2016-01-21 20:42:35 -07:00
Kconfig dm: i2c: Add driver for Cadence I2C IP 2016-04-13 18:29:07 +02:00
Makefile dm: i2c: Add driver for Cadence I2C IP 2016-04-13 18:29:07 +02:00
adi_i2c.c Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
cros_ec_ldo.c
cros_ec_tunnel.c
davinci_i2c.c
davinci_i2c.h
designware_i2c.c
designware_i2c.h
fsl_i2c.c Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
fti2c010.c
fti2c010.h
i2c-cdns.c dm: i2c: Add driver for Cadence I2C IP 2016-04-13 18:29:07 +02:00
i2c-emul-uclass.c
i2c-gpio.c
i2c-uclass-compat.c
i2c-uclass.c
i2c-uniphier-f.c i2c: uniphier: use devm_get_addr() to get base address 2016-04-01 00:17:13 +09:00
i2c-uniphier.c i2c: uniphier: use devm_get_addr() to get base address 2016-04-01 00:17:13 +09:00
i2c_core.c
ihs_i2c.c i2c: ihs_i2c: Fix hold_bus control 2015-11-12 15:59:02 -05:00
intel_i2c.c x86: ivybridge: Use the I2C driver to perform SMbus init 2016-01-24 12:09:41 +08:00
kona_i2c.c
lpc32xx_i2c.c
mv_i2c.c
mv_i2c.h
mvtwsi.c mvtwsi: Fix breakage introduced by "Fix mvtwsi not working on sun6i and newer sunxi SoCs" 2016-01-26 17:58:02 +01:00
mxc_i2c.c dm: i2c: mxc_i2c: implement i2c_idle_bus 2016-03-28 09:22:58 +02:00
mxs_i2c.c
omap24xx_i2c.c omap24xx_i2c: Implement CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW 2016-03-28 09:23:28 +02:00
omap24xx_i2c.h
pca9564_i2c.c
ppc4xx_i2c.c
rcar_i2c.c
rk_i2c.c rockchip: i2c: Update the driver to use the new clock ID 2016-01-21 20:42:34 -07:00
s3c24x0_i2c.c
s3c24x0_i2c.h
sandbox_i2c.c
sh_i2c.c
sh_sh7734_i2c.c
soft_i2c.c i2c: soft_i2c: Fix bus indizes 2015-11-12 18:04:12 -05:00
tegra_i2c.c
tsi108_i2c.c
zynq_i2c.c