All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot]  [i2c] Pull request
@ 2013-08-20 10:20 Heiko Schocher
  2013-08-20 19:13 ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Heiko Schocher @ 2013-08-20 10:20 UTC (permalink / raw)
  To: u-boot

Hello Tom,

please pull from u-boot-i2c.git

The following changes since commit 40a60c6e8bdd00330310eaa351c9391e74d0bc2c:

   Prepare v2013.10-rc1 (2013-08-19 17:26:15 -0400)

are available in the git repository at:

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

for you to fetch changes up to 3fbb517f30fe68e29640bee63ab366569914d898:

   pmic:i2c: Replace legacy I2C_SET_BUS macro with i2c_set_bus_num() (2013-08-20 11:15:32 +0200)

----------------------------------------------------------------
Chunhe Lan (2):
       fsl_i2c: generate nine pulses on SCL if the I2C bus is hung
       fsl_i2c: add workaround for the erratum I2C A004447

?ukasz Majewski (3):
       i2c:multibus:fix: Correct I2C_MULTI_BUS value when support for many buses is enabled
       i2c:samsung: Adjust Trats, GONI and Universal_c210 boards to work with new I2C framework
       pmic:i2c: Replace legacy I2C_SET_BUS macro with i2c_set_bus_num()

  arch/powerpc/cpu/mpc85xx/cmd_errata.c     |  5 +++++
  arch/powerpc/include/asm/config_mpc85xx.h | 16 ++++++++++++++++
  arch/powerpc/include/asm/fsl_i2c.h        |  1 +
  arch/powerpc/include/asm/processor.h      |  5 +----
  board/samsung/common/multi_i2c.c          | 14 ++++++--------
  board/samsung/goni/goni.c                 |  6 +++++-
  board/samsung/trats/trats.c               | 17 ++++++++++++-----
  board/samsung/universal_c210/universal.c  |  4 ++++
  drivers/i2c/fsl_i2c.c                     | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
  drivers/power/power_i2c.c                 |  2 +-
  include/configs/trats.h                   |  3 +++
  include/i2c.h                             |  2 +-
  12 Dateien ge?ndert, 120 Zeilen hinzugef?gt(+), 22 Zeilen entfernt(-)

Thanks!

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 71+ messages in thread
* [U-Boot]  [i2c] Pull request
@ 2015-03-18  8:18 Heiko Schocher
  0 siblings, 0 replies; 71+ messages in thread
From: Heiko Schocher @ 2015-03-18  8:18 UTC (permalink / raw)
  To: u-boot

Hello Tom,

please pull from u-boot-i2c.git

The following changes since commit 052a681bae8ee91c9854089549b20c857d499fd7:

   Prepare v2015.04-rc4 (2015-03-17 16:37:48 -0400)

are available in the git repository at:

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

for you to fetch changes up to e6fbc3e4f1f2f974ec8efe9d52cfcb22b87f6294:

   mv_i2c: fix warnings on 64-bit builds (2015-03-18 09:13:17 +0100)

----------------------------------------------------------------
Rob Herring (1):
       mv_i2c: fix warnings on 64-bit builds

  drivers/i2c/mv_i2c.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

bye,
Heiko
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 71+ messages in thread
* [U-Boot]  [i2c] Pull request
@ 2014-12-08  6:29 Heiko Schocher
  2014-12-08 21:41 ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Heiko Schocher @ 2014-12-08  6:29 UTC (permalink / raw)
  To: u-boot

Hello Tom,

please pull from u-boot-i2c.git

The following changes since commit 97cdf64026c7d749dd7a5c0dbaba7a60a7292ac9:

   Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 (2014-12-04 09:24:05 -0500)

are available in the git repository at:


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

for you to fetch changes up to f4ed36964a7ab4e729d62e96dac15a674dcc2668:

   i2c: Correct spelling error (2014-12-08 07:27:22 +0100)

----------------------------------------------------------------
Mark Tomlinson (2):
       i2c: Fix deselection of muxes
       i2c: Correct spelling error

  drivers/i2c/i2c_core.c | 8 ++++----
  1 file changed, 4 insertions(+), 4 deletions(-)

Thanks!

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 71+ messages in thread
[parent not found: <546C3DA0.7070300@denx.de>]
* [U-Boot]  [i2c] Pull request
@ 2014-11-10  7:41 Heiko Schocher
  2014-11-10 21:29 ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Heiko Schocher @ 2014-11-10  7:41 UTC (permalink / raw)
  To: u-boot

Hello Tom,

please pull from u-boot-i2c.git

The following changes since commit 11ada9225a16ed2d8ddbf0715a2416245a777cbc:

   Merge branch 'rmobile' of git://www.denx.de/git/u-boot-sh (2014-11-05 13:11:18 -0500)

are available in the git repository at:


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

for you to fetch changes up to cd818a381ddcdc2440a167757394298f28b70240:

   i2c: rcar_i2c: Fix order of restart and clear status (2014-11-10 06:47:37 +0100)

----------------------------------------------------------------
Dirk Eibach (2):
       ppc4xx: Fix i2c repeated start
       ppc4xx: Handle i2c stuck on combined xfer

Nobuhiro Iwamatsu (1):
       i2c: rcar_i2c: Fix order of restart and clear status

Shaveta Leekha (1):
       drivers/i2c/fsl_i2c: Change CONFIG_I2C_TIMEOUT to 100ms

  arch/powerpc/include/asm/ppc4xx-i2c.h |  2 ++
  drivers/i2c/fsl_i2c.c                 |  2 +-
  drivers/i2c/ppc4xx_i2c.c              | 30 ++++++++++++++++++++++++++----
  drivers/i2c/rcar_i2c.c                |  4 ++--
  4 files changed, 31 insertions(+), 7 deletions(-)

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 71+ messages in thread
* [U-Boot]  [i2c] Pull request
@ 2014-10-29  9:43 Heiko Schocher
  2014-10-29 15:22 ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Heiko Schocher @ 2014-10-29  9:43 UTC (permalink / raw)
  To: u-boot

Hello Tom,

please pull from u-boot-i2c.git

The following changes since commit d58a9451e7339ed4cf2b2627e534611f427fb791:

   ppc/arm: zap EMK boards (2014-10-28 12:48:31 -0400)

are available in the git repository at:

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

for you to fetch changes up to 678398b19ee23ee5227074bc0d0e7c3925af815c:

   i2c: designware: Convert driver to multibus/multiadapter framework (2014-10-29 08:56:23 +0100)

----------------------------------------------------------------
Marek Vasut (4):
       i2c: mxs: Consolidate hard-coded bus address
       i2c: mxs: Add basic support for i2c framework
       i2c: mxs: Pass the i2c_adapter around
       i2c: mxs: Add support for I2C 1 on i.MX28

Stefan Roese (1):
       i2c: designware: Convert driver to multibus/multiadapter framework

  arch/arm/cpu/arm926ejs/spear/cpu.c |   2 +-
  drivers/i2c/Makefile               |   4 +--
  drivers/i2c/designware_i2c.c       | 293 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------------------------------
  drivers/i2c/mxs_i2c.c              | 187 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------
  include/configs/axs101.h           |   9 ++++--
  include/configs/mxs.h              |   3 +-
  include/configs/spear-common.h     |   4 +--
  include/configs/x600.h             |   4 +--
  8 files changed, 246 insertions(+), 260 deletions(-)

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 71+ messages in thread
* [U-Boot]  [i2c] Pull request
@ 2014-07-16  5:16 Heiko Schocher
  2014-07-16  6:47 ` Ian Campbell
  2014-07-21 20:44 ` Tom Rini
  0 siblings, 2 replies; 71+ messages in thread
From: Heiko Schocher @ 2014-07-16  5:16 UTC (permalink / raw)
  To: u-boot

Hello Tom,

please pull from u-boot-i2c.git

The following changes since commit 524123a70761110c5cf3ccc5f52f6d4da071b959:

   Prepare v2014.07 (2014-07-14 13:16:45 -0400)

are available in the git repository at:

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

for you to fetch changes up to a17fd10fb516df3a0b00fcceb8678de2689951fc:

   fsl_i2c: add support for 3rd and 4th I2C (2014-07-16 05:19:15 +0200)

----------------------------------------------------------------
Heiko Schocher (1):
       i2c, omap24xx: add i2c deblock sequenz

Shengzhou Liu (1):
       fsl_i2c: add support for 3rd and 4th I2C

  drivers/i2c/fsl_i2c.c      | 22 ++++++++++++++++++++--
  drivers/i2c/omap24xx_i2c.c | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  2 files changed, 77 insertions(+), 2 deletions(-)

Thanks!

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 71+ messages in thread
[parent not found: <53BA9EB6.1020007@denx.de>]
* [U-Boot]  [i2c] Pull request
@ 2014-06-12  9:44 Heiko Schocher
  2014-06-12 14:22 ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Heiko Schocher @ 2014-06-12  9:44 UTC (permalink / raw)
  To: u-boot

Hello Tom,

please pull from u-boot-i2c.git:

The following changes since commit e153b13c8e300236e6d505bea629cc81fd0988cb:

   common/xyzModem.c: move empty statements to newline (2014-06-11 16:27:06 -0400)

are available in the git repository at:

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

for you to fetch changes up to 6736ec15c518d013263fa97fc48ca22a50753792:

   i2c: kona: Resolve Kona I2C driver issue (2014-06-12 11:42:50 +0200)

----------------------------------------------------------------
Steve Rae (1):
       i2c: kona: Resolve Kona I2C driver issue

  drivers/i2c/kona_i2c.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

Thanks!

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 71+ messages in thread
* [U-Boot]  [i2c] Pull request
@ 2014-05-14 11:46 Heiko Schocher
  2014-05-14 14:20 ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Heiko Schocher @ 2014-05-14 11:46 UTC (permalink / raw)
  To: u-boot

Hello Tom,

please pull from u-boot-i2c.git, thanks!

The following changes since commit 557a3319089499aa0e55d65a6b43b7137f362003:

   Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx (2014-05-13 17:09:28 -0400)

are available in the git repository at:


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

for you to fetch changes up to 2072e7262965bb48d7fffb1e283101e6ed8b21a8:

   mvtwsi: Remove unnecessary twsi_baud_rate and twsi_slave_address globals (2014-05-14 12:59:12 +0200)

----------------------------------------------------------------
Hans de Goede (2):
       mvtwsi: Fix clock programming
       mvtwsi: Remove unnecessary twsi_baud_rate and twsi_slave_address globals

  drivers/i2c/mvtwsi.c | 28 +++++-----------------------
  1 file changed, 5 insertions(+), 23 deletions(-)

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 71+ messages in thread
* [U-Boot]  [i2c] Pull request
@ 2014-05-08  5:05 Heiko Schocher
  2014-05-09 15:04 ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Heiko Schocher @ 2014-05-08  5:05 UTC (permalink / raw)
  To: u-boot

Hello Tom,

please pull from u-boot-i2c.git, thanks!

The following changes since commit 173d294b94cfec10063a5be40934d6d8fb7981ce:

   Merge branch 'serial' of git://www.denx.de/git/u-boot-microblaze (2014-05-06 14:55:45 -0400)

are available in the git repository at:


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

for you to fetch changes up to 5146fc2b37a3098f0973b2f2339e069adfc7d272:

   i2c: zynq: Fixed compilation errors when using DEBUG (2014-05-08 07:03:37 +0200)

----------------------------------------------------------------
Jesper B. Christensen (1):
       i2c: zynq: Fixed compilation errors when using DEBUG

  drivers/i2c/zynq_i2c.c | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 71+ messages in thread
* [U-Boot]  [i2c] Pull request
@ 2014-04-29  6:49 Heiko Schocher
  2014-04-29 16:45 ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Heiko Schocher @ 2014-04-29  6:49 UTC (permalink / raw)
  To: u-boot

Hello Tom,

please pull from u-boot-i2c.git, thanks!

The following changes since commit 8854070784450f7ade382c5792b2721fbe27315a:

   Merge branch 'master' of git://www.denx.de/git/u-boot-arc (2014-04-25 15:08:43 -0400)

are available in the git repository at:


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

for you to fetch changes up to a405764c1ec835a41ccda943b9156aee25e15d5e:

   drivers/i2c/fsl_i2c: modify i2c_read to handle multi-byte write (2014-04-29 07:10:58 +0200)

----------------------------------------------------------------
Shaveta Leekha (1):
       drivers/i2c/fsl_i2c: modify i2c_read to handle multi-byte write

York Sun (1):
       driver/mxc_i2c: Move static data structure to global_data

  drivers/i2c/fsl_i2c.c             | 41 ++++++++++++++++++++++++++++++++++-------
  drivers/i2c/mxc_i2c.c             | 18 ++++++++----------
  include/asm-generic/global_data.h |  3 +++
  3 files changed, 45 insertions(+), 17 deletions(-)

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 71+ messages in thread
* [U-Boot]  [i2c] Pull request
@ 2014-03-31  5:35 Heiko Schocher
  2014-03-31 12:32 ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Heiko Schocher @ 2014-03-31  5:35 UTC (permalink / raw)
  To: u-boot

Hello Tom,

please pull from u-boot-i2c.git, thanks!

The following changes since commit 0b2da7e209f4110b7c81d578336a10330e4a4404:

   blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c (2014-03-28 16:55:29 -0400)

are available in the git repository at:

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

for you to fetch changes up to 462d1883f78353c5ed9d09de45a9b5b2422793a3:

   drivers: i2c: delete an unused source file (2014-03-31 07:30:55 +0200)

----------------------------------------------------------------
Masahiro Yamada (1):
       drivers: i2c: delete an unused source file

  drivers/i2c/adi_i2c.c | 387 --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  1 file changed, 387 deletions(-)
  delete mode 100644 drivers/i2c/adi_i2c.c

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 71+ messages in thread
[parent not found: <52E9F338.70900@denx.de>]
* [U-Boot]  [i2c] Pull request
@ 2014-01-18  7:28 Heiko Schocher
  2014-01-20  9:24 ` Michal Simek
  0 siblings, 1 reply; 71+ messages in thread
From: Heiko Schocher @ 2014-01-18  7:28 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 71+ messages in thread
* [U-Boot]  [i2c] Pull request
@ 2013-12-09  7:00 Heiko Schocher
  2013-12-11 16:44 ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Heiko Schocher @ 2013-12-09  7:00 UTC (permalink / raw)
  To: u-boot

Hello Tom,

please pull from u-boot-i2c.git.

The following changes since commit f44483b57c49282299da0e5c10073b909cdad979:

   Merge branch 'serial' of git://git.denx.de/u-boot-microblaze (2013-12-02 08:48:02 -0500)

are available in the git repository at:


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

for you to fetch changes up to e717fc6d1a2b459ae8352f7af5945cc0c216ab1e:

   i2c: samsung: register i2c busses for Exynso5420 and Exynos5250 (2013-12-06 07:46:23 +0100)

----------------------------------------------------------------
Kuo-Jung Su (4):
       i2c: fti2c010: cosmetic: coding style cleanup
       i2c: fti2c010: migrate to new i2c model
       i2c: fti2c010: serial out r/w address in MSB order
       cmd_eeprom: bug fix for i2c read/write

Naveen Krishna Ch (1):
       i2c: samsung: register i2c busses for Exynso5420 and Exynos5250

Nikita Kiryanov (1):
       arm: omap: i2c: don't zero cnt in i2c_write

Piotr Wilczek (2):
       driver:i2c:s3c24x0: adapt driver to new i2c
       driver:i2c:s3c24x0: fix clock init for hsi2c

  README                              |   6 +++
  board/samsung/smdk5250/exynos5-dt.c |   2 -
  board/samsung/trats/trats.c         |  21 ++++++----
  board/samsung/trats2/trats2.c       |  35 +++++++++++++---
  common/cmd_eeprom.c                 |   4 +-
  drivers/i2c/Makefile                |   2 +-
  drivers/i2c/fti2c010.c              | 352 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------------------------------------------------
  drivers/i2c/omap24xx_i2c.c          |   6 ---
  drivers/i2c/s3c24x0_i2c.c           | 284 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------
  include/configs/VCMA9.h             |   8 ++--
  include/configs/arndale.h           |   9 ++--
  include/configs/exynos5250-dt.h     |   8 ++--
  include/configs/trats.h             |  25 ++++--------
  include/configs/trats2.h            |  29 ++++++-------
  14 files changed, 474 insertions(+), 317 deletions(-)

Thanks!

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 71+ messages in thread
* [U-Boot]  [i2c] Pull request
@ 2013-11-13  6:41 Heiko Schocher
  2013-11-17 19:16 ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Heiko Schocher @ 2013-11-13  6:41 UTC (permalink / raw)
  To: u-boot

Hello Tom,

please pull from u-boot-i2c.git:

The following changes since commit 63c4f17b2f8017d22241522a48c765073b8791b0:

   cm_t35: use scf0403 driver (2013-11-12 10:12:07 +0100)

are available in the git repository at:

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

for you to fetch changes up to f9de54e9b09b4836fb3cda9d98a6dfba367b9734:

   designware_i2c: remove 10msec delay in i2c_xfer_finish (2013-11-13 06:22:41 +0100)

----------------------------------------------------------------
Alexey Brodkin (3):
       cmd_eeprom: fix i2c_{read|write} usage if env is in I2C EEPROM
       designware_i2c: disable i2c controller during target address setup
       designware_i2c: remove 10msec delay in i2c_xfer_finish

Heiko Schocher (3):
       i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework
       i2c, zynq: convert zynq i2c driver to new multibus/multiadapter framework
       i2c, omap1510: remove i2c driver

Marek Vasut (1):
       i2c: mxs_i2c: Squash endless loop

Nobuhiro Iwamatsu (1):
       i2c: sh_i2c: Update to new CONFIG_SYS_I2C framework

  README                                         |  36 ++++++++++++++++++
  arch/arm/cpu/armv7/omap-common/clocks-common.c |   3 +-
  arch/arm/cpu/armv7/omap-common/u-boot-spl.lds  |   4 ++
  arch/arm/cpu/armv7/omap3/board.c               |   2 +-
  arch/arm/cpu/armv7/omap3/clock.c               |   2 +-
  arch/arm/include/asm/arch-am33xx/i2c.h         |   6 +--
  board/compulab/cm_t35/cm_t35.c                 |   2 +-
  board/compulab/common/Makefile                 |   2 +-
  board/compulab/common/eeprom.h                 |   2 +-
  board/kmc/kzm9g/kzm9g.c                        |   1 -
  board/logicpd/am3517evm/am3517evm.c            |   4 +-
  board/overo/overo.c                            |   2 +-
  board/phytec/pcm051/board.c                    |   4 +-
  board/renesas/ecovec/ecovec.c                  |   3 +-
  board/siemens/common/board.c                   |   4 +-
  board/ti/am335x/board.c                        |   2 +-
  board/ti/am3517crane/am3517crane.c             |   4 +-
  board/ti/evm/evm.c                             |   4 +-
  common/cmd_eeprom.c                            |   4 +-
  drivers/i2c/Makefile                           |   9 ++---
  drivers/i2c/designware_i2c.c                   |  15 ++++++--
  drivers/i2c/mxs_i2c.c                          |  15 ++++++--
  drivers/i2c/omap1510_i2c.c                     | 277 ------------------------------------------------------------------------------------------------------------------------------------------
  drivers/i2c/omap24xx_i2c.c                     | 172 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------
  drivers/i2c/sh_i2c.c                           | 294 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------------------------------------------
  drivers/i2c/zynq_i2c.c                         |  29 ++++++++-------
  include/configs/am335x_evm.h                   |   1 -
  include/configs/am3517_crane.h                 |   8 ++--
  include/configs/am3517_evm.h                   |   8 ++--
  include/configs/cm_t35.h                       |   8 ++--
  include/configs/devkit8000.h                   |   8 ++--
  include/configs/dig297.h                       |   8 ++--
  include/configs/ecovec.h                       |  15 ++++----
  include/configs/kzm9g.h                        |  31 ++++++++--------
  include/configs/mcx.h                          |   8 ++--
  include/configs/nokia_rx51.h                   |   8 ++--
  include/configs/omap3_beagle.h                 |   9 ++---
  include/configs/omap3_evm_common.h             |   9 ++---
  include/configs/omap3_igep00x0.h               |   8 ++--
  include/configs/omap3_logic.h                  |  10 ++---
  include/configs/omap3_mvblx.h                  |   9 ++---
  include/configs/omap3_overo.h                  |   9 ++---
  include/configs/omap3_pandora.h                |   8 ++--
  include/configs/omap3_sdp3430.h                |   8 ++--
  include/configs/omap3_zoom1.h                  |   8 ++--
  include/configs/omap3_zoom2.h                  |   8 ++--
  include/configs/pcm051.h                       |   9 ++---
  include/configs/siemens-am33x-common.h         |   9 ++---
  include/configs/tam3517-common.h               |  11 +++---
  include/configs/ti_armv7_common.h              |   9 ++---
  include/configs/tricorder.h                    |  10 ++---
  include/configs/zynq.h                         |   8 ++--
  52 files changed, 465 insertions(+), 682 deletions(-)
  delete mode 100644 drivers/i2c/omap1510_i2c.c

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 71+ messages in thread
* [U-Boot]  [i2c] Pull request
@ 2013-10-17  6:48 Heiko Schocher
  2013-10-24  1:21 ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Heiko Schocher @ 2013-10-17  6:48 UTC (permalink / raw)
  To: u-boot

Hello Tom,

please pull from u-boot-i2c.git:

The following changes since commit 183acb700378a8cfc5d50a01a65de93fb2c24586:

   Prepare v2013.10 (2013-10-16 13:08:12 -0400)

are available in the git repository at:

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

for you to fetch changes up to 9a2a73d29fa395f42f3fb477ac99dda4d7f2f21f:

   i2c: eliminate warnings in i2c_reloc_fixup function (2013-10-17 07:24:41 +0200)

----------------------------------------------------------------
Heiko Schocher (1):
       i2c, core: optimze i2c_set_bus_num()

Jens Scharsig (BuS Elektronik) (1):
       Fix: nommu I2C adapter relocation error

Masahiro Yamada (1):
       i2c: eliminate warnings in i2c_reloc_fixup function

Michael Burr (1):
       i2c: Zynq: Support for TI PCA9548 bus multiplexer

Naveen Krishna Ch (2):
       exynos: i2c: Fix i2c driver to handle NACKs properly
       i2c: s3c24xx: add hsi2c controller support

Nobuhiro Iwamatsu (3):
       i2c: Add support for Renesas rcar
       i2c: sh_i2c: Avoid using I2C prior to relocation
       README: I2C: Fix indent

Simon Glass (1):
       exynos: i2c: Change FDT bus setup code to enumerate ports correctly

trem (3):
       i2c: fix init on generic board
       i2c: mxc: move to new subsystem
       i2c: update config using mxc driver to new subsystem

  README                            |  31 +++++-
  arch/arm/cpu/armv7/mx5/clock.c    |   2 +-
  arch/arm/cpu/armv7/mx6/clock.c    |   2 +-
  arch/arm/imx-common/Makefile      |   2 +-
  common/board_f.c                  |   4 +
  drivers/i2c/Makefile              |   3 +-
  drivers/i2c/i2c_core.c            |  39 +++----
  drivers/i2c/mxc_i2c.c             | 137 +++++++++++++-----------
  drivers/i2c/rcar_i2c.c            | 288 +++++++++++++++++++++++++++++++++++++++++++++++++++
  drivers/i2c/s3c24x0_i2c.c         | 835 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------
  drivers/i2c/s3c24x0_i2c.h         |  38 +++++++
  drivers/i2c/sh_i2c.c              |  10 +-
  include/configs/apf27.h           |  11 +-
  include/configs/flea3.h           |   9 +-
  include/configs/imx31_phycore.h   |   7 +-
  include/configs/m53evk.h          |   7 +-
  include/configs/mx25pdk.h         |   7 +-
  include/configs/mx35pdk.h         |   7 +-
  include/configs/mx53ard.h         |   7 +-
  include/configs/mx53evk.h         |   7 +-
  include/configs/mx53loco.h        |   7 +-
  include/configs/mx53smd.h         |   7 +-
  include/configs/mx6qsabreauto.h   |   4 +-
  include/configs/nitrogen6x.h      |   4 +-
  include/configs/titanium.h        |   4 +-
  include/configs/vf610twr.h        |   7 +-
  include/configs/woodburn_common.h |   7 +-
  include/i2c.h                     |   2 +
  28 files changed, 1187 insertions(+), 308 deletions(-)
  create mode 100644 drivers/i2c/rcar_i2c.c

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 71+ messages in thread
* [U-Boot]  [i2c] Pull request
@ 2013-10-01  6:40 Heiko Schocher
  2013-10-02 13:04 ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Heiko Schocher @ 2013-10-01  6:40 UTC (permalink / raw)
  To: u-boot

Hello Tom,

please pull from u-boot-i2c.git

The following changes since commit 6b40852da5c8dd710f9d61204affff3c6a3c9d22:

   Sound: MAX98095: Support I2S0 channel (2013-09-24 09:10:33 -0400)

are available in the git repository at:

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

for you to fetch changes up to e436193269620579164d7db4296a3d7a378dbf8d:

   exynos: i2c: Fix i2c driver to handle NACKs properly (2013-10-01 08:33:16 +0200)

----------------------------------------------------------------
Naveen Krishna Ch (1):
       exynos: i2c: Fix i2c driver to handle NACKs properly

  drivers/i2c/s3c24x0_i2c.c | 213 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------------------------------------------------------
  1 file changed, 89 insertions(+), 124 deletions(-)

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 71+ messages in thread
* [U-Boot]  [i2c] Pull request
@ 2013-09-09  5:48 Heiko Schocher
  2013-09-09 14:56 ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Heiko Schocher @ 2013-09-09  5:48 UTC (permalink / raw)
  To: u-boot

Hello Tom,

please pull from u-boot-i2c:

The following changes since commit 1affd4d4a3fe512050e1ad1636d9360c670da531:

   cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config header (2013-09-06 13:09:08 -0400)

are available in the git repository at:

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

for you to fetch changes up to f62b123813ea604d16ed6115fe2fa552b23d9102:

   powerpc/mpc85xx: Fix the I2C bus speed error on p1022 (2013-09-09 07:44:27 +0200)

----------------------------------------------------------------
Tang Yuantian (1):
       powerpc/mpc85xx: Fix the I2C bus speed error on p1022

Ying Zhang (1):
       SPL: P1022DS: switch to new multibus/multiadapter support

  arch/powerpc/cpu/mpc85xx/speed.c        | 3 ++-
  arch/powerpc/cpu/mpc85xx/u-boot-spl.lds | 5 +++++
  board/freescale/p1022ds/spl.c           | 6 +++++-
  3 Dateien ge?ndert, 12 Zeilen hinzugef?gt(+), 2 Zeilen entfernt(-)

Thanks!

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 71+ messages in thread
* [U-Boot]  [i2c] Pull request
@ 2013-08-27  3:52 Heiko Schocher
  2013-08-28 12:27 ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Heiko Schocher @ 2013-08-27  3:52 UTC (permalink / raw)
  To: u-boot

Hello Tom,

please pull from u-boot.-i2c.git:

The following changes since commit 2b26201a2aef0b310b7c04702b0dba5dea493f77:

   env_nand.c: support falling back to redundant env when writing (2013-08-22 17:49:47 -0500)

are available in the git repository at:

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

for you to fetch changes up to 880a41273265233004516351189aad126f964c86:

   i2c: fix i2c dev command for not using new framework (2013-08-27 05:49:52 +0200)

----------------------------------------------------------------
Heiko Schocher (1):
       i2c: fix i2c dev command for not using new framework

  common/cmd_i2c.c | 2 ++
  1 Datei ge?ndert, 2 Zeilen hinzugef?gt(+)

Thanks!

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 71+ messages in thread
* [U-Boot]  [i2c] Pull request
@ 2013-08-03  4:07 Heiko Schocher
  2013-08-06 15:19 ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Heiko Schocher @ 2013-08-03  4:07 UTC (permalink / raw)
  To: u-boot

Hello Tom,

please pull from u-boot-i2c

The following changes since commit 245d65b6e503f3a159cffb3392ac3b2c25606d8e:

   Merge branch 'master' of git://git.denx.de/u-boot-usb (2013-08-01 09:19:28 -0400)

are available in the git repository at:


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

for you to fetch changes up to 90f002a90f5ac9087737fbc9e781f3519e011f28:

   i2c: soft: Fix typo in CONFIG_SYS_I2C_SOFT_SPEED (2013-08-03 06:01:18 +0200)

----------------------------------------------------------------
Marek Vasut (1):
       i2c: soft: Fix typo in CONFIG_SYS_I2C_SOFT_SPEED

  drivers/i2c/soft_i2c.c       | 8 ++++----
  include/configs/blackstamp.h | 4 ++--
  2 Dateien ge?ndert, 6 Zeilen hinzugef?gt(+), 6 Zeilen entfernt(-)

Thanks.

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 71+ messages in thread
* [U-Boot]  [i2c] Pull request
@ 2012-10-17  3:51 Heiko Schocher
  2012-10-17 21:09 ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Heiko Schocher @ 2012-10-17  3:51 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 71+ messages in thread
* [U-Boot]  [i2c] Pull request
@ 2012-09-17 10:03 Heiko Schocher
  2012-09-18 14:50 ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Heiko Schocher @ 2012-09-17 10:03 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit a6f0c4faa4c65a7b7048b12c9d180d7e1aad1721:

   Merge branch 'master' of git://git.denx.de/u-boot-avr32 (2012-09-04 09:17:27 +0200)

are available in the git repository at:

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

Koen Kooi (1):
       omap4 i2c: add support for i2c bus 4

?ukasz Majewski (2):
       i2c:soft:multi: Support for multiple soft I2C buses at Samsung boards
       i2c:soft:multi: Enable soft I2C multibus at Trats development board

  arch/arm/include/asm/arch-omap4/cpu.h |    1 +
  arch/arm/include/asm/arch-omap4/i2c.h |    2 +-
  board/samsung/common/Makefile         |   43 ++++++++++++++++++++++
  board/samsung/common/multi_i2c.c      |   65 +++++++++++++++++++++++++++++++++
  board/samsung/trats/trats.c           |   15 ++++++++
  drivers/i2c/omap24xx_i2c.c            |    8 ++++
  include/configs/trats.h               |   24 +++++++++----
  include/i2c.h                         |   12 ++++++
  8 files changed, 162 insertions(+), 8 deletions(-)
  create mode 100644 board/samsung/common/Makefile
  create mode 100644 board/samsung/common/multi_i2c.c

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 71+ messages in thread
* [U-Boot]  [i2c] Pull request
@ 2012-07-31  7:58 Heiko Schocher
  2012-07-31 20:14 ` Wolfgang Denk
  0 siblings, 1 reply; 71+ messages in thread
From: Heiko Schocher @ 2012-07-31  7:58 UTC (permalink / raw)
  To: u-boot

Hello Wolfgang,

The following changes since commit b98b611502f5e0a85a1f8e15cf46c470cb105614:

   Merge branch 'next' of git://git.denx.de/u-boot (2012-07-30 20:39:52 +0200)

are available in the git repository at:

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

Holger Brunck (2):
       i2c: deblock i2c bus also if accessed before realocation
       km/common: remove printfs for i2c deblocking code

Rajeshwari Shinde (8):
       EXYNOS: CLK: Add i2c clock
       EXYNOS: Add I2C base address.
       EXYNOS5: define EXYNOS5_I2C_SPACING
       EXYNOS: PINMUX: Add pinmux support for I2C
       I2C: Move struct s3c24x0_i2c to a common place.
       I2C: Modify the I2C driver for EXYNOS5
       I2C: Add support for Multi channel
       CONFIG: SMDK5250: I2C: Enable I2C

Troy Kisky (25):
       mxc_i2c: fix i2c_imx_stop
       mxc_i2c: remove ifdef of CONFIG_HARD_I2C
       mxc_i2c: create tx_byte function
       mxc_i2c: clear i2sr before waiting for bit
       mxc_i2c: create i2c_init_transfer
       mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_write
       mxc_i2c.c: code i2c_probe as a 0 length i2c_write
       mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_state
       mxc_i2c: remove redundant read
       mxc_i2c: place imx_start code inline
       mxc_i2c: place i2c_reset code inline
       mxc_i2c: don't disable controller after every transaction
       mxc_i2c: change slave addr if conflicts with destination.
       mxc_i2c: check for arbitration lost
       mxc_i2c: add retries
       mxc_i2c: add i2c_regs argument to i2c_imx_stop
       mxc_i2c: prep work for multiple busses support
       mxc_i2c: add bus recovery support
       mxc_i2c: finish adding CONFIG_I2C_MULTI_BUS support
       iomux-v3: remove include of mx6x_pins.h
       i.mx: iomux-v3.h: move to imx-common include directory
       i.mx: iomux-v3.c: move to imx-common directory
       i.mx53: add definition for I2C3_BASE_ADDR
       imx-common: add i2c.c for bus recovery support
       mx6qsabrelite: add i2c multi-bus support

  arch/arm/cpu/armv7/exynos/clock.c                  |   33 ++
  arch/arm/cpu/armv7/exynos/pinmux.c                 |   52 +++
  arch/arm/cpu/armv7/imx-common/Makefile             |    4 +-
  arch/arm/cpu/armv7/imx-common/i2c.c                |   99 ++++
  arch/arm/cpu/armv7/{mx6 => imx-common}/iomux-v3.c  |    3 +-
  arch/arm/cpu/armv7/mx5/clock.c                     |   20 +
  arch/arm/cpu/armv7/mx6/Makefile                    |    2 +-
  arch/arm/cpu/armv7/mx6/clock.c                     |   20 +
  arch/arm/include/asm/arch-exynos/clk.h             |    1 +
  arch/arm/include/asm/arch-exynos/cpu.h             |    5 +
  arch/arm/include/asm/arch-exynos/periph.h          |    8 +
  arch/arm/include/asm/arch-mx5/clock.h              |    1 +
  arch/arm/include/asm/arch-mx5/imx-regs.h           |    1 +
  arch/arm/include/asm/arch-mx6/clock.h              |    1 +
  arch/arm/include/asm/arch-mx6/mx6x_pins.h          |    2 +-
  arch/arm/include/asm/arch-s3c24x0/s3c24x0.h        |   10 -
  .../asm/{arch-mx6 => imx-common}/iomux-v3.h        |    0
  arch/arm/include/asm/imx-common/mxc_i2c.h          |   42 ++
  board/freescale/mx6qarm2/mx6qarm2.c                |    2 +-
  board/freescale/mx6qsabrelite/mx6qsabrelite.c      |   54 ++-
  board/keymile/common/common.c                      |    3 -
  board/samsung/smdk5250/smdk5250.c                  |   30 ++-
  common/cmd_i2c.c                                   |    1 +
  drivers/i2c/mxc_i2c.c                              |  477 +++++++++++---------
  drivers/i2c/s3c24x0_i2c.c                          |  221 ++++++----
  drivers/i2c/s3c24x0_i2c.h                          |   33 ++
  drivers/usb/host/ehci-mx6.c                        |    2 +-
  include/configs/mx6qsabrelite.h                    |    6 +-
  include/configs/smdk5250.h                         |   10 +
  29 files changed, 822 insertions(+), 321 deletions(-)
  create mode 100644 arch/arm/cpu/armv7/imx-common/i2c.c
  rename arch/arm/cpu/armv7/{mx6 => imx-common}/iomux-v3.c (97%)
  rename arch/arm/include/asm/{arch-mx6 => imx-common}/iomux-v3.h (100%)
  create mode 100644 arch/arm/include/asm/imx-common/mxc_i2c.h
  create mode 100644 drivers/i2c/s3c24x0_i2c.h

A "MAKEALL arm" with ELDK-5.2 compiled fine:

[hs at pollux u-boot-i2c]$ eldk-switch -r 5.2 armv5te
Setup for armv5te (using ELDK 5.2)
[hs at pollux u-boot-i2c]$ ./MAKEALL arm
[...]
--------------------- SUMMARY ----------------------------
Boards compiled: 303
----------------------------------------------------------

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 71+ messages in thread
* [U-Boot]  [i2c] Pull request
@ 2012-07-11  9:55 Heiko Schocher
  2012-07-12  6:18 ` Wolfgang Denk
  0 siblings, 1 reply; 71+ messages in thread
From: Heiko Schocher @ 2012-07-11  9:55 UTC (permalink / raw)
  To: u-boot

Hello Wolfgang,

Sorry for the late pull request, but it seems my Pull request Email
got lost ... Sorry. A "MAKEALL arm" with ELDK-5.2 compiled fine.

The following changes since commit 211e47549b668c7cdd8658c0413a272f0d0495d4:

   Prepare v2012.07-rc1 (2012-07-10 09:21:12 +0200)

are available in the git repository at:
   git://git.denx.de/u-boot-i2c.git master

Fabio Estevam (1):
       mx28evk: Add I2C support

Torsten Fleischer (1):
       mxs-i2c: Fix internal address byte order

Troy Kisky (3):
       mxc_i2c: specify i2c base address in config file
       mx6qsabrelite: add i2c support
       mxc_i2c: remove setting speed at each start

  arch/arm/include/asm/arch-mx31/imx-regs.h     |    7 +++++
  arch/arm/include/asm/arch-mx35/imx-regs.h     |    2 +-
  board/freescale/mx28evk/iomux.c               |    3 ++
  board/freescale/mx6qsabrelite/mx6qsabrelite.c |   11 +++++++++
  drivers/i2c/mxc_i2c.c                         |   31 +++---------------------
  drivers/i2c/mxs_i2c.c                         |    2 +-
  include/configs/flea3.h                       |    2 +-
  include/configs/imx31_phycore.h               |    3 +-
  include/configs/mx28evk.h                     |    8 ++++++
  include/configs/mx35pdk.h                     |    2 +-
  include/configs/mx53ard.h                     |    2 +-
  include/configs/mx53evk.h                     |    2 +-
  include/configs/mx53loco.h                    |    2 +-
  include/configs/mx53smd.h                     |    2 +-
  include/configs/mx6qsabrelite.h               |    8 ++++++
  15 files changed, 51 insertions(+), 36 deletions(-)

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 71+ messages in thread
* [U-Boot]  [i2c] Pull request
@ 2012-04-24  9:11 Heiko Schocher
  2012-04-30 14:45 ` Wolfgang Denk
  0 siblings, 1 reply; 71+ messages in thread
From: Heiko Schocher @ 2012-04-24  9:11 UTC (permalink / raw)
  To: u-boot

Hello Wolfgang,

The following changes since commit 61ddce07f8b96c5df7d00466b4da9edaecb0eff1:

  sandbox: Use the new run_command() (2012-04-23 22:53:54 +0200)

are available in the git repository at:
  git://git.denx.de/u-boot-i2c.git master

Armando Visconti (1):
      i2c:designware Turn off the ctrl when setting the speed

Nobuhiro Iwamatsu (1):
      sh: i2c: Add support I2C controller of SH7734

Vipin KUMAR (1):
      i2c: Add support for designware i2c controller

 drivers/i2c/Makefile                               |    3 +-
 drivers/i2c/{spr_i2c.c => designware_i2c.c}        |   15 +-
 .../spr_i2c.h => drivers/i2c/designware_i2c.h      |    6 +-
 drivers/i2c/sh_sh7734_i2c.c                        |  387 ++++++++++++++++++++
 include/configs/spear-common.h                     |    2 +-
 5 files changed, 406 insertions(+), 7 deletions(-)
 rename drivers/i2c/{spr_i2c.c => designware_i2c.c} (95%)
 rename arch/arm/include/asm/arch-spear/spr_i2c.h => drivers/i2c/designware_i2c.h (98%)
 create mode 100644 drivers/i2c/sh_sh7734_i2c.c


"MAKEALL arm" shows:

[hs at pollux u-boot-i2c]$ eldk-switch -r 5.1 armv5te
Setup for armv5te (using ELDK 5.1)
[hs at pollux u-boot-i2c]$ ./MAKEALL arm
[...]
--------------------- SUMMARY ----------------------------
Boards compiled: 277
----------------------------------------------------------
[hs at pollux u-boot-i2c]$

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 71+ messages in thread
* [U-Boot]  [i2c] Pull request
@ 2012-02-21  6:46 Heiko Schocher
  2012-02-26 21:17 ` Wolfgang Denk
  0 siblings, 1 reply; 71+ messages in thread
From: Heiko Schocher @ 2012-02-21  6:46 UTC (permalink / raw)
  To: u-boot

Hello Wolfgang,

The following changes since commit 2acca35ce4604dcef933f07d90aa9c9c930e1049:

  Merge branch 'master' of git://git.denx.de/u-boot-mmc (2012-02-17 23:54:46 +0100)

are available in the git repository at:

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

Tom Rini (2):
      Revert "ARM: AM33XX: Add AM33XX I2C driver support"
      Revert "ARM: I2C: I2C Multi byte address support"

 drivers/i2c/omap24xx_i2c.c |  475 ++++++++++++++++----------------------------
 drivers/i2c/omap24xx_i2c.h |    2 -
 2 files changed, 174 insertions(+), 303 deletions(-)

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 71+ messages in thread
* [U-Boot]  [i2c] Pull request
@ 2012-01-25  6:26 Heiko Schocher
  2012-02-11 21:07 ` Wolfgang Denk
  0 siblings, 1 reply; 71+ messages in thread
From: Heiko Schocher @ 2012-01-25  6:26 UTC (permalink / raw)
  To: u-boot

Hello Wolfgang,

The following changes since commit 137703b811502dfea364650fb3e17f20b4c21333:

  overo: add SPL support (2012-01-16 08:40:13 +0100)

are available in the git repository at:
  git://git.denx.de/u-boot-i2c.git master

Patil, Rachna (3):
      ARM: I2C: I2C Multi byte address support
      ARM: AM33XX: Add AM33XX I2C driver support
      ARM: AM33XX: Add i2c support

 arch/arm/cpu/armv7/am33xx/clock.c             |    5 +
 arch/arm/include/asm/arch-am33xx/common_def.h |    1 +
 arch/arm/include/asm/arch-am33xx/cpu.h        |    3 +-
 arch/arm/include/asm/arch-am33xx/i2c.h        |   81 +++++
 board/ti/am335x/evm.c                         |    7 +
 board/ti/am335x/mux.c                         |   13 +
 drivers/i2c/omap24xx_i2c.c                    |  475 ++++++++++++++++---------
 drivers/i2c/omap24xx_i2c.h                    |    2 +
 include/configs/am335x_evm.h                  |    9 +
 9 files changed, 421 insertions(+), 175 deletions(-)
 create mode 100644 arch/arm/include/asm/arch-am33xx/i2c.h

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 71+ messages in thread
* [U-Boot]  [i2c] Pull request
@ 2011-11-09  5:31 Heiko Schocher
  2011-11-16 18:59 ` Wolfgang Denk
  0 siblings, 1 reply; 71+ messages in thread
From: Heiko Schocher @ 2011-11-09  5:31 UTC (permalink / raw)
  To: u-boot

Hello Wolfgang,

The following changes since commit 5721385b187b3154c7768e6c182501022f4e2e45:

  Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx (2011-11-08 07:44:52 +0100)

are available in the git repository at:

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

Kumar Gala (1):
      fsl_i2c: Fix compile warning

 drivers/i2c/fsl_i2c.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 71+ messages in thread
* [U-Boot]  [i2c] Pull request
@ 2011-11-04  5:27 Heiko Schocher
  2011-11-07 23:36 ` Wolfgang Denk
  0 siblings, 1 reply; 71+ messages in thread
From: Heiko Schocher @ 2011-11-04  5:27 UTC (permalink / raw)
  To: u-boot

Hello Wolfgang,

The following changes since commit fec79acc864bed049b6beae719ccbf2bbec5403a:

  sandbox: drop unused return (2011-11-03 22:35:25 +0100)

are available in the git repository at:
  git://git.denx.de/u-boot-i2c.git master

Jerry Huang (1):
      Powerpc/i2c: Use the same initialize codes

 drivers/i2c/fsl_i2c.c |   47 +++++++++++++++++++++++++----------------------
 1 files changed, 25 insertions(+), 22 deletions(-)

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 71+ messages in thread
* [U-Boot]  [i2c] Pull request
@ 2011-10-03  9:57 Heiko Schocher
  2011-10-04 20:07 ` Wolfgang Denk
  0 siblings, 1 reply; 71+ messages in thread
From: Heiko Schocher @ 2011-10-03  9:57 UTC (permalink / raw)
  To: u-boot

Hello Wolfgang,

The following changes since commit 7b8ffea2ac44097ed1c99ba70b8c6a4cf12ba0b4:

  GCC4.6: Squash warning in lzo1x_decompress.c (2011-10-01 23:34:38 +0200)

are available in the git repository at:
  git://git.denx.de/u-boot-i2c.git master

Lei Wen (2):
      I2C: mv_i2c: fix build issue when enable debug option
      I2C: mv_i2c: fix multi-bus init issue

 drivers/i2c/mv_i2c.c |   44 +++++++++++++++++++++++++-------------------
 1 files changed, 25 insertions(+), 19 deletions(-)

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 71+ messages in thread
* [U-Boot]  [i2c] Pull request
@ 2011-04-14  6:40 Heiko Schocher
  2011-04-20 20:50 ` Wolfgang Denk
  0 siblings, 1 reply; 71+ messages in thread
From: Heiko Schocher @ 2011-04-14  6:40 UTC (permalink / raw)
  To: u-boot

Hello Wolfgang,

please pull from:

The following changes since commit 73e5476e1edf1b860dbd9b5fc21ef32ac1b551ba:

  MAINTAINERS: fix email address case (2011-04-13 22:40:51 +0200)

are available in the git repository at:
  git://git.denx.de/u-boot-i2c.git master

Nick Thompson (1):
      I2C: OMAP: detect more devices when probing an i2c bus

 drivers/i2c/omap24xx_i2c.c |   42 +++++++++++-------------------------------
 1 files changed, 11 insertions(+), 31 deletions(-)

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 71+ messages in thread
* [U-Boot]  [i2c] Pull Request
@ 2010-04-06  7:14 Heiko Schocher
  2010-04-07 22:15 ` Wolfgang Denk
  0 siblings, 1 reply; 71+ messages in thread
From: Heiko Schocher @ 2010-04-06  7:14 UTC (permalink / raw)
  To: u-boot

Hello Wolfgang,

The following changes since commit ffa37fc98d71ef930bccd4e9eed37f6ce6b4d6af:
  Wolfgang Denk (1):
        Merge branch 'next'

are available in the git repository at:

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

Stefan Roese (1):
      i2c: Move PPC4xx I2C driver into drivers/i2c directory

 cpu/ppc4xx/Makefile                          |    1 -
 drivers/i2c/Makefile                         |    1 +
 cpu/ppc4xx/i2c.c => drivers/i2c/ppc4xx_i2c.c |    0
 include/configs/ASH405.h                     |    1 +
 include/configs/CANBT.h                      |    1 +
 include/configs/CMS700.h                     |    1 +
 include/configs/CPCI2DP.h                    |    1 +
 include/configs/CPCI405.h                    |    1 +
 include/configs/CPCI4052.h                   |    1 +
 include/configs/CPCI405AB.h                  |    1 +
 include/configs/CPCI405DT.h                  |    1 +
 include/configs/CPCIISER4.h                  |    1 +
 include/configs/CRAYL1.h                     |    1 +
 include/configs/DP405.h                      |    1 +
 include/configs/DU405.h                      |    1 +
 include/configs/DU440.h                      |    1 +
 include/configs/ERIC.h                       |    1 +
 include/configs/G2000.h                      |    1 +
 include/configs/HH405.h                      |    1 +
 include/configs/HUB405.h                     |    1 +
 include/configs/JSE.h                        |    1 +
 include/configs/KAREF.h                      |    1 +
 include/configs/METROBOX.h                   |    1 +
 include/configs/MIP405.h                     |    1 +
 include/configs/OCRTC.h                      |    1 +
 include/configs/ORSG.h                       |    1 +
 include/configs/PCI405.h                     |    1 +
 include/configs/PIP405.h                     |    1 +
 include/configs/PLU405.h                     |    1 +
 include/configs/PMC405.h                     |    1 +
 include/configs/PMC405DE.h                   |    1 +
 include/configs/PMC440.h                     |    1 +
 include/configs/PPChameleonEVB.h             |    1 +
 include/configs/VOH405.h                     |    1 +
 include/configs/VOM405.h                     |    1 +
 include/configs/W7OLMC.h                     |    1 +
 include/configs/W7OLMG.h                     |    1 +
 include/configs/WUH405.h                     |    1 +
 include/configs/XPEDITE1000.h                |    1 +
 include/configs/alpr.h                       |    1 +
 include/configs/amcc-common.h                |    1 +
 include/configs/csb272.h                     |    1 +
 include/configs/csb472.h                     |    1 +
 include/configs/korat.h                      |    1 +
 include/configs/lwmon5.h                     |    1 +
 include/configs/netstal-common.h             |    1 +
 include/configs/p3p440.h                     |    1 +
 include/configs/pcs440ep.h                   |    1 +
 include/configs/quad100hd.h                  |    1 +
 include/configs/sbc405.h                     |    1 +
 include/configs/sc3.h                        |    1 +
 include/configs/zeus.h                       |    1 +
 52 files changed, 50 insertions(+), 1 deletions(-)
 rename cpu/ppc4xx/i2c.c => drivers/i2c/ppc4xx_i2c.c (100%)
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 71+ messages in thread

end of thread, other threads:[~2015-03-18  8:18 UTC | newest]

Thread overview: 71+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-20 10:20 [U-Boot] [i2c] Pull request Heiko Schocher
2013-08-20 19:13 ` Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2015-03-18  8:18 Heiko Schocher
2014-12-08  6:29 Heiko Schocher
2014-12-08 21:41 ` Tom Rini
     [not found] <546C3DA0.7070300@denx.de>
2014-11-20 14:16 ` Tom Rini
2014-11-10  7:41 Heiko Schocher
2014-11-10 21:29 ` Tom Rini
2014-10-29  9:43 Heiko Schocher
2014-10-29 15:22 ` Tom Rini
2014-07-16  5:16 Heiko Schocher
2014-07-16  6:47 ` Ian Campbell
2014-07-16  8:04   ` Heiko Schocher
2014-07-16  8:06     ` Ian Campbell
2014-07-21 20:44 ` Tom Rini
     [not found] <53BA9EB6.1020007@denx.de>
2014-07-07 21:00 ` Tom Rini
2014-06-12  9:44 Heiko Schocher
2014-06-12 14:22 ` Tom Rini
2014-05-14 11:46 Heiko Schocher
2014-05-14 14:20 ` Tom Rini
2014-05-08  5:05 Heiko Schocher
2014-05-09 15:04 ` Tom Rini
2014-04-29  6:49 Heiko Schocher
2014-04-29 16:45 ` Tom Rini
2014-03-31  5:35 Heiko Schocher
2014-03-31 12:32 ` Tom Rini
     [not found] <52E9F338.70900@denx.de>
2014-02-20 13:05 ` Heiko Schocher
2014-02-20 17:17   ` Tom Rini
2014-01-18  7:28 Heiko Schocher
2014-01-20  9:24 ` Michal Simek
2014-01-20  9:34   ` Alexey Brodkin
2014-01-20  9:41     ` Michal Simek
2013-12-09  7:00 Heiko Schocher
2013-12-11 16:44 ` Tom Rini
2013-11-13  6:41 Heiko Schocher
2013-11-17 19:16 ` Tom Rini
2013-10-17  6:48 Heiko Schocher
2013-10-24  1:21 ` Tom Rini
2013-10-01  6:40 Heiko Schocher
2013-10-02 13:04 ` Tom Rini
2013-10-02 13:47   ` Heiko Schocher
2013-09-09  5:48 Heiko Schocher
2013-09-09 14:56 ` Tom Rini
2013-08-27  3:52 Heiko Schocher
2013-08-28 12:27 ` Tom Rini
2013-08-03  4:07 Heiko Schocher
2013-08-06 15:19 ` Tom Rini
2012-10-17  3:51 Heiko Schocher
2012-10-17 21:09 ` Tom Rini
2012-09-17 10:03 Heiko Schocher
2012-09-18 14:50 ` Tom Rini
2012-07-31  7:58 Heiko Schocher
2012-07-31 20:14 ` Wolfgang Denk
2012-07-11  9:55 Heiko Schocher
2012-07-12  6:18 ` Wolfgang Denk
2012-04-24  9:11 Heiko Schocher
2012-04-30 14:45 ` Wolfgang Denk
2012-02-21  6:46 Heiko Schocher
2012-02-26 21:17 ` Wolfgang Denk
2012-01-25  6:26 Heiko Schocher
2012-02-11 21:07 ` Wolfgang Denk
2011-11-09  5:31 Heiko Schocher
2011-11-16 18:59 ` Wolfgang Denk
2011-11-04  5:27 Heiko Schocher
2011-11-07 23:36 ` Wolfgang Denk
2011-10-03  9:57 Heiko Schocher
2011-10-04 20:07 ` Wolfgang Denk
2011-04-14  6:40 Heiko Schocher
2011-04-20 20:50 ` Wolfgang Denk
2010-04-06  7:14 [U-Boot] [i2c] Pull Request Heiko Schocher
2010-04-07 22:15 ` Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.