[U-Boot] Pull request v3: u-boot-i2c
Wolfgang Denk
wd at denx.de
Tue Sep 7 21:45:34 CEST 2010
Dear Heiko Schocher,
In message <4C7BB3E0.6070604 at denx.de> you wrote:
> Hello Wolfgang,
>
> The following changes since commit bd2313078114c4b44c4a5ce149af43bcb7fc8854:
> Wolfgang Denk (1):
> Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-i2c.git master
>
> Albert Aribaud (4):
> suen3: remove CONFIG_HARD_I2C and related defines
> i2c: rename kirkwood_i2c to mvtwsi
> i2c: rewrite mvtwsi, support orion5x and kirkwood
> edminiv2: add I2C support using mvtwsi driver
>
> Nishanth Menon (3):
> i2c: omap2+: change header guard to be generic
> omap2: i2c: add syss offset
> omap2: i2c: remove redundant header definitions
>
> Reinhard Meyer (1):
> CMD_I2C: make alen=0 work
>
> arch/arm/include/asm/arch-omap24xx/i2c.h | 110 +-------
> common/cmd_i2c.c | 17 +-
> drivers/i2c/Makefile | 2 +-
> drivers/i2c/kirkwood_i2c.c | 496 ------------------------------
> drivers/i2c/mvtwsi.c | 428 ++++++++++++++++++++++++++
> drivers/i2c/omap24xx_i2c.h | 4 +-
> include/configs/edminiv2.h | 11 +
> include/configs/km_arm.h | 8 -
> 8 files changed, 452 insertions(+), 624 deletions(-)
> delete mode 100644 drivers/i2c/kirkwood_i2c.c
> create mode 100644 drivers/i2c/mvtwsi.c
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I wrote my name at the top of the page. I wrote down the number of
the question ``1''. After much reflection I put a bracket round it
thus ``(1)''. But thereafter I could not think of anything connected
with it that was either relevant or true.
- Sir Winston Churchill _My Early Life_ ch. 2
More information about the U-Boot
mailing list