From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [GIT PULL] Pull request: i2c
Date: Wed, 23 Nov 2011 09:30:35 +0100 [thread overview]
Message-ID: <4ECCAF2B.6060806@denx.de> (raw)
Hello Wolfgang,
The following changes since commit dca61f0128a15bfc4fdefbbdb4a5f6c10b0c8f0b:
tools/env: use lib/crc32.c directly (2011-11-22 08:49:21 +0100)
are available in the git repository at:
git://git.denx.de/u-boot-i2c.git master
Anatolij Gustschin (1):
drivers/i2c/davinci_i2c.c: Fix GCC 4.6 warning
Heiko Schocher (1):
, i2c: Codingstyle cleanup for i2c evb64260 board driver
Nobuhiro Iwamatsu (1):
i2c: sh: Add support I2C for Renesas SH
board/evb64260/i2c.c | 24 ++--
drivers/i2c/Makefile | 1 +
drivers/i2c/davinci_i2c.c | 4 +-
drivers/i2c/sh_i2c.c | 292 +++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 306 insertions(+), 15 deletions(-)
create mode 100644 drivers/i2c/sh_i2c.c
bye,
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
next reply other threads:[~2011-11-23 8:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-23 8:30 Heiko Schocher [this message]
2011-11-23 20:23 ` [U-Boot] [GIT PULL] Pull request: i2c Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2012-01-11 7:18 Heiko Schocher
2012-01-13 19:13 ` 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=4ECCAF2B.6060806@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.