[U-Boot] [i2c] Pull request
Heiko Schocher
hs at denx.de
Wed Oct 17 05:51:05 CEST 2012
Hello Tom,
The following changes since commit bd23b22badadcdc414a900828253961fc5ec6c39:
Merge branch 'agust at denx.de-next' of git://git.denx.de/u-boot-staging (2012-10-15 13:37:22 -0700)
are available in the git repository at:
git://git.denx.de/u-boot-i2c.git master
Eric Nelson (1):
i2c_probe: update for use in scripting
Tetsuyuki Kobayashi (9):
i2c: sh_i2c.c: support iccl and icch extension
i2c: sh_i2c.c: correct BUSY bit define in ICSR
i2c: sh_i2c.c: adjust for SH73A0
i2c: sh_i2c.c: support I2C2, I2C3 and I2C4
i2c: sh_i2c: enable i2c_probe
i2c: sh_i2c.c: check error in i2c_read and i2c_write
arm: rmobile: kzm9g: enable I2C1
arm: rmobile: kzm9g: enable I2C2
i2c: sh_i2c: use setbits/clrbits macro
York Sun (1):
common/i2c: Add i2c write command
board/kmc/kzm9g/kzm9g.c | 7 ++-
common/cmd_i2c.c | 70 ++++++++++++++++++++++--
drivers/i2c/sh_i2c.c | 139 +++++++++++++++++++++++++++++++++++------------
include/configs/kzm9g.h | 8 ++-
4 files changed, 181 insertions(+), 43 deletions(-)
bye,
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
More information about the U-Boot
mailing list