From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [i2c] Pull request
Date: Thu, 20 Nov 2014 09:16:16 -0500 [thread overview]
Message-ID: <546DF7B0.8050507@ti.com> (raw)
In-Reply-To: <546C3DA0.7070300@denx.de>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 11/19/2014 01:50 AM, Heiko Schocher wrote:
> Hello Tom,
>
> please pull from u-boot-i2c.git
>
> The following changes since commit
> 2086e388d56cbb0e3737a6276f04f00f74bf6723:
>
> Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx (2014-11-14
> 16:39:32 -0500)
>
> are available in the git repository at:
>
>
> git://git.denx.de/u-boot-i2c.git master
>
> for you to fetch changes up to c469703ba0e4adcd210e342fa6a19fcd83fe7207:
>
> blackfin: convert to use CONFIG_SYS_I2C framework (2014-11-17 08:10:37
> +0100)
>
> ----------------------------------------------------------------
> Scott Jiang (3):
> blackfin: rename bfin-twi_i2c driver to adi_i2c
> adi_i2c: convert to use general io accessors.
> blackfin: convert to use CONFIG_SYS_I2C framework
>
> drivers/i2c/Makefile | 2 +-
> drivers/i2c/adi_i2c.c | 305
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
> drivers/i2c/bfin-twi_i2c.c | 379
> ----------------------------------------------------------------------------------------------------------------------------------------------
>
> include/configs/bct-brettl2.h | 4 +-
> include/configs/bf518f-ezbrd.h | 4 +-
> include/configs/bf526-ezbrd.h | 4 +-
> include/configs/bf527-ad7160-eval.h | 4 +-
> include/configs/bf527-ezkit.h | 4 +-
> include/configs/bf527-sdp.h | 4 +-
> include/configs/bf537-minotaur.h | 4 +-
> include/configs/bf537-pnav.h | 4 +-
> include/configs/bf537-srv1.h | 4 +-
> include/configs/bf537-stamp.h | 4 +-
> include/configs/bf538f-ezkit.h | 4 +-
> include/configs/bf548-ezkit.h | 4 +-
> include/configs/bf609-ezkit.h | 4 +-
> include/configs/bfin_adi_common.h | 4 +-
> include/configs/br4.h | 4 +-
> include/configs/cm-bf527.h | 4 +-
> include/configs/cm-bf537e.h | 4 +-
> include/configs/cm-bf537u.h | 4 +-
> include/configs/cm-bf548.h | 4 +-
> include/configs/pr1.h | 4 +-
> include/configs/tcm-bf518.h | 4 +-
> include/configs/tcm-bf537.h | 4 +-
> 25 files changed, 350 insertions(+), 424 deletions(-)
> create mode 100644 drivers/i2c/adi_i2c.c
> delete mode 100644 drivers/i2c/bfin-twi_i2c.c
Applied to u-boot/master, thanks!
- --
Tom
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBAgAGBQJUbfewAAoJENk4IS6UOR1WjugP/0/ukSXcnJOWACPvFbTqG1CS
COUNeZLZunopcFZkI2nqdgBk8P+1CSekIm90tPSnuIRovaNqJBkqjvR5cRN+FsLN
pNRd5xLpXNsCTa7pfghev1TgvtEAfghWbP4qFEWH95Uuo3+I4sD6/5kaGx05gejx
aWHe+JkU1ideOHK1R+0kA+A+O82XaK93JZNl6sZVH/3+uDtVkWaqULK2SCqbxdWL
iEvximeCHftIzS+W4zdsl56SdIlsvblvAc4bzV5xY/XFWbF677Ow7z4gkoSLiNF8
B9qtcwHVrfMEmjIg0P7a7YrpHE/ZbJFSqJU+lg6GGxklJjo17ubLTavwUSe8/ffM
BD7oNgEN6B6ev+l+PtV6ILmL+wJRPejsvshIPkp6y38sgxkL+BWpgKst0J4uenz5
PZDufqDRsMKxBjt5JGbxVVEljkhi80efuTU6ge1ygilNF9jrQ5IlZP+70z8V09G5
bnfKwDzjywHAUbWWsjGvtUwDsVAQ/JmraHMdNOneT1mqJAF7kGQZVXVtfcL93k4Q
82tnGgvkXd6mx2UGn+QwdhkwscWq7hFnMEbnTfQFZ+mwQKNEgQVjENDgl47b9xEZ
3hmmbTad/3J1wlwVDOVeMKR71gVwFkh4CO1OnkwZA1UhcR9h4+QCP5mGevT6R365
pQb3ROBBngE9y6oBJtjg
=DAB/
-----END PGP SIGNATURE-----
next parent reply other threads:[~2014-11-20 14:16 UTC|newest]
Thread overview: 71+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <546C3DA0.7070300@denx.de>
2014-11-20 14:16 ` Tom Rini [this message]
2015-03-18 8:18 [U-Boot] [i2c] Pull request Heiko Schocher
-- strict thread matches above, loose matches on Subject: below --
2014-12-08 6:29 Heiko Schocher
2014-12-08 21:41 ` 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-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=546DF7B0.8050507@ti.com \
--to=trini@ti.com \
--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.