public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot]  [GIT PULL] Pull request: i2c
@ 2011-11-23  8:30 Heiko Schocher
  2011-11-23 20:23 ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: Heiko Schocher @ 2011-11-23  8:30 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] [GIT PULL] Pull request: i2c
  2011-11-23  8:30 [U-Boot] [GIT PULL] Pull request: i2c Heiko Schocher
@ 2011-11-23 20:23 ` Wolfgang Denk
  0 siblings, 0 replies; 4+ messages in thread
From: Wolfgang Denk @ 2011-11-23 20:23 UTC (permalink / raw)
  To: u-boot

Dear Heiko Schocher,

In message <4ECCAF2B.6060806@denx.de> you wrote:
> 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

[Fixed Subject, removed ", "]

> 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

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
...when fits of creativity run strong, more than  one  programmer  or
writer  has  been  known to abandon the desktop for the more spacious
floor.                                             - Fred Brooks, Jr.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot]  [GIT PULL] Pull request: i2c
@ 2012-01-11  7:18 Heiko Schocher
  2012-01-13 19:13 ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: Heiko Schocher @ 2012-01-11  7:18 UTC (permalink / raw)
  To: u-boot

Hello Wolfgang,

The following changes since commit 9a420986cccc9bd2c37affd931d627b3c3e72952:

  ARM: highbank: enable networking and pxe (2012-01-05 20:10:38 +0100)

are available in the git repository at:
  git://git.denx.de/u-boot-i2c.git master

esw at bus-elektronik.de (1):
      fix: error ATMEL_FIO_BASE undeclared, if use I2C_Soft on AT91

 include/i2c.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Thanks

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] [GIT PULL] Pull request: i2c
  2012-01-11  7:18 Heiko Schocher
@ 2012-01-13 19:13 ` Wolfgang Denk
  0 siblings, 0 replies; 4+ messages in thread
From: Wolfgang Denk @ 2012-01-13 19:13 UTC (permalink / raw)
  To: u-boot

Dear Heiko Schocher,

In message <4F0D37AA.4080007@denx.de> you wrote:
> Hello Wolfgang,
> 
> The following changes since commit 9a420986cccc9bd2c37affd931d627b3c3e72952:
> 
>   ARM: highbank: enable networking and pxe (2012-01-05 20:10:38 +0100)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-i2c.git master
> 
> esw at bus-elektronik.de (1):
>       fix: error ATMEL_FIO_BASE undeclared, if use I2C_Soft on AT91
> 
>  include/i2c.h |    2 +-
>  1 files changed, 1 insertions(+), 1 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
Keep your head and your heart going in the right  direction  and  you
will not have to worry about your feet.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-01-13 19:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-23  8:30 [U-Boot] [GIT PULL] Pull request: i2c Heiko Schocher
2011-11-23 20:23 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox