All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot]  [i2c] Pull request
Date: Mon, 09 Dec 2013 08:00:15 +0100	[thread overview]
Message-ID: <52A56A7F.7040101@denx.de> (raw)

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

             reply	other threads:[~2013-12-09  7:00 UTC|newest]

Thread overview: 71+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-09  7:00 Heiko Schocher [this message]
2013-12-11 16:44 ` [U-Boot] [i2c] Pull request 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-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-20 10:20 Heiko Schocher
2013-08-20 19:13 ` 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52A56A7F.7040101@denx.de \
    --to=hs@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.