
On Tue, Dec 11, 2012 at 07:42:19AM +0100, Heiko Schocher wrote:
Hello Tom,
The following changes since commit fd4d564b3c80b111f18c93adb14233a6a7ddb0e9:
Merge branch 'master' of git://git.denx.de/u-boot-x86 (2012-12-07 08:47:59 -0700)
are available in the git repository at:
git://git.denx.de/u-boot-i2c.git master
Andreas Bie?mann (1): soft_i2c: add necessary includes for AVR32
Armando Visconti (5): designware_i2c.c: Added the support for MULTI_BUS designware_i2c: Added s/w generation of stop bit designware_i2c: Fixed the setting of the i2c bus speed designware_i2c.h: Fixed the correct values for SCL low/high time designware_i2c.h: Define IC_CLK only if not already defined in config file
Marek Vasut (9): i2c: Use __weak instead of __attribute__((weak, alias)) i2c: Staticize local functions in mxc i2c driver i2c: kerneldoc: Add kerneldoc annotations to cmd_i2c.c i2c: mxs: Abstract out the MXS I2C speed setup i2c: mxs: Implement i2c_get/set_bus_speed() i2c: mxs: Use i2c_set_bus_speed() in i2c_init() i2c: mxs: Fix TIMING2 register value mxs: i2c: Restore speed setting after block reset mxs: i2c: Implement algorithm to set up arbitrary i2c speed
Piotr Wilczek (4): exynos:clock: Add i2c clock exynos:cpu: Add Exynos4 I2C spacing exynos:pinmux: Add pinmux support for i2c drivers:i2c: Modify I2C driver for Exynos4
Vincent Stehl? (1): omap24xx_i2c: Handle OMAP5 like OMAP2,3,4
Applied to u-boot/master, thanks!