[U-Boot] [i2c] Pull request

Heiko Schocher hs at denx.de
Sat Jan 18 08:28:29 CET 2014


Hello Tom,

please pull some small fixes from u-boot-i2c.git

Thanks!

The following changes since commit 7f673c99c2d8d1aa21996c5b914f06d784b080ca:

   Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-01-10 10:56:00 -0500)

are available in the git repository at:


   git://git.denx.de/u-boot-i2c.git master

for you to fetch changes up to 8e0b3c020057b3f7345b6696029a80eaf162e7f3:

   i2c: zynq: Add support for the second i2c controller (2014-01-13 09:06:08 +0100)

----------------------------------------------------------------
Alexey Brodkin (2):
       env_eeprom - fix bus recovery for "eeprom_bus_read"
       drivers/designware_i2c - add suppor of CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW

Darwin Rambo (1):
       i2c: Fix i2c speed command

Hisashi Nakamura (1):
       rcar_i2c: Fix receiving wait condition

Kuo-Jung Su (1):
       i2c: fti2c010: fix compiler warning on paddr[]

Michael Burr (2):
       i2c: zynq: Support for 0-length register address
       i2c: zynq: Add support for the second i2c controller

Nobuhiro Iwamatsu (1):
       rcar_i2c: Clear status before start master receive

  common/env_eeprom.c           |  5 ++---
  drivers/i2c/designware_i2c.c  | 38 ++++++++++++++++++++++++++++++++++++++
  drivers/i2c/fti2c010.c        |  4 ++--
  drivers/i2c/i2c_core.c        |  2 +-
  drivers/i2c/rcar_i2c.c        |  6 ++++--
  drivers/i2c/zynq_i2c.c        | 79 +++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------
  include/configs/zynq-common.h |  5 ++---
  include/configs/zynq_zc70x.h  |  2 +-
  8 files changed, 103 insertions(+), 38 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