* [U-Boot] Pull request - i2c [for next]
@ 2009-11-16 6:34 Heiko Schocher
2009-11-17 21:22 ` Wolfgang Denk
2009-11-23 8:29 ` Heiko Schocher
0 siblings, 2 replies; 4+ messages in thread
From: Heiko Schocher @ 2009-11-16 6:34 UTC (permalink / raw)
To: u-boot
Hello Wolfgang,
The following changes since commit 06f43286c6354aaab0103615e83893512f86eee7:
Wolfgang Denk (1):
Merge branch 'master' into next
are available in the git repository at:
git://git.denx.de/u-boot-i2c.git next
Dirk Behme (1):
OMAP2/3: I2C: Add support for second and third bus
drivers/i2c/omap24xx_i2c.c | 166 +++++++++++++++++++++--------------
include/asm-arm/arch-omap24xx/i2c.h | 53 ++++++++----
include/asm-arm/arch-omap3/i2c.h | 49 +++++++---
3 files changed, 170 insertions(+), 98 deletions(-)
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
^ permalink raw reply [flat|nested] 4+ messages in thread* [U-Boot] Pull request - i2c [for next]
2009-11-16 6:34 [U-Boot] Pull request - i2c [for next] Heiko Schocher
@ 2009-11-17 21:22 ` Wolfgang Denk
2009-11-23 8:29 ` Heiko Schocher
1 sibling, 0 replies; 4+ messages in thread
From: Wolfgang Denk @ 2009-11-17 21:22 UTC (permalink / raw)
To: u-boot
Dear Heiko Schocher,
In message <4B00F270.3070004@denx.de> you wrote:
> Hello Wolfgang,
>
> The following changes since commit 06f43286c6354aaab0103615e83893512f86eee7:
> Wolfgang Denk (1):
> Merge branch 'master' into next
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-i2c.git next
>
> Dirk Behme (1):
> OMAP2/3: I2C: Add support for second and third bus
>
> drivers/i2c/omap24xx_i2c.c | 166 +++++++++++++++++++++--------------
> include/asm-arm/arch-omap24xx/i2c.h | 53 ++++++++----
> include/asm-arm/arch-omap3/i2c.h | 49 +++++++---
> 3 files changed, 170 insertions(+), 98 deletions(-)
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
There's nothing disgusting about it [the Companion]. It's just
another life form, that's all. You get used to those things.
-- McCoy, "Metamorphosis", stardate 3219.8
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot] Pull request - i2c [for next]
2009-11-16 6:34 [U-Boot] Pull request - i2c [for next] Heiko Schocher
2009-11-17 21:22 ` Wolfgang Denk
@ 2009-11-23 8:29 ` Heiko Schocher
2009-11-24 22:11 ` Wolfgang Denk
1 sibling, 1 reply; 4+ messages in thread
From: Heiko Schocher @ 2009-11-23 8:29 UTC (permalink / raw)
To: u-boot
Hello Wolfgang,
The following changes since commit 396fd17338b9bf1f84f494ec1860427e18868ede:
Peter Tyser (1):
Add 'true' and 'false' commands
are available in the git repository at:
git://git.denx.de/u-boot-i2c.git next
Daniel Gorsulowski (1):
at91: Extended soft_i2c driver for AT91SAM9263 SoC
drivers/i2c/soft_i2c.c | 5 +++++
1 files changed, 5 insertions(+), 0 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] 4+ messages in thread* [U-Boot] Pull request - i2c [for next]
2009-11-23 8:29 ` Heiko Schocher
@ 2009-11-24 22:11 ` Wolfgang Denk
0 siblings, 0 replies; 4+ messages in thread
From: Wolfgang Denk @ 2009-11-24 22:11 UTC (permalink / raw)
To: u-boot
Dear Heiko Schocher,
In message <4B0A47DA.2030500@denx.de> you wrote:
> Hello Wolfgang,
>
> The following changes since commit 396fd17338b9bf1f84f494ec1860427e18868ede:
> Peter Tyser (1):
> Add 'true' and 'false' commands
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-i2c.git next
>
> Daniel Gorsulowski (1):
> at91: Extended soft_i2c driver for AT91SAM9263 SoC
>
> drivers/i2c/soft_i2c.c | 5 +++++
> 1 files changed, 5 insertions(+), 0 deletions(-)
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
Man is the best computer we can put aboard a spacecraft ... and the
only one that can be mass produced with unskilled labor.
-- Wernher von Braun
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-11-24 22:11 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-16 6:34 [U-Boot] Pull request - i2c [for next] Heiko Schocher
2009-11-17 21:22 ` Wolfgang Denk
2009-11-23 8:29 ` Heiko Schocher
2009-11-24 22:11 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox