uboot/drivers/i2c
Simon Glass 609e6ec3f6 ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data
Move these fields into arch_global_data and tidy up. This is needed for
both ppc and m68k since they share the i2c driver.

Signed-off-by: Simon Glass <sjg@chromium.org>
2013-02-04 09:05:42 -05:00
..
Makefile
bfin-twi_i2c.c
davinci_i2c.c
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 ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data 2013-02-04 09:05:42 -05:00
mv_i2c.c
mv_i2c.h
mvtwsi.c
mxc_i2c.c i2c: Staticize local functions in mxc i2c driver 2012-12-11 13:17:29 -07:00
mxs_i2c.c i2c: mxs: Staticize the functions in the driver 2013-01-29 06:39:52 +01:00
omap24xx_i2c.c Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' 2013-01-08 13:15:45 +01:00
omap24xx_i2c.h
omap1510_i2c.c
pca9564_i2c.c
ppc4xx_i2c.c
s3c24x0_i2c.c I2C: S3C24X0: Resolve build error for VCMA9 2013-01-14 14:45:30 +09:00
s3c24x0_i2c.h I2C: S3C24X0: Resolve build error for VCMA9 2013-01-14 14:45:30 +09:00
s3c44b0_i2c.c
sh_i2c.c i2c: sh_i2c: use setbits/clrbits macro 2012-10-16 05:47:21 +02:00
sh_sh7734_i2c.c
soft_i2c.c soft_i2c: add necessary includes for AVR32 2012-12-11 13:17:29 -07:00
tegra_i2c.c Tegra20: Move some include files to arch-tegra for sharing with Tegra30 2012-10-15 11:54:06 -07:00
tsi108_i2c.c
u8500_i2c.c
u8500_i2c.h