All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Please pull u-boot-sh/master
@ 2012-03-26  1:16 Nobuhiro Iwamatsu
  2012-03-30 16:01 ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: Nobuhiro Iwamatsu @ 2012-03-26  1:16 UTC (permalink / raw)
  To: u-boot

Dear Wolfgang Denk.

Please pull u-boot-sh/master.

The following changes since commit 7cb30b13f12077c7eec8ce2419cd96cd65ace8e2:

  Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
(2012-03-23 21:59:16 +0100)

are available in the git repository at:


  git://git.denx.de/u-boot-sh.git master

for you to fetch changes up to 75d79840ff8ea4e5a21b2b343f0316c57354897d:

  sh: Fix building ecovec board (2012-03-26 10:09:31 +0900)

----------------------------------------------------------------
Nobuhiro Iwamatsu (4):
      sh: Add header file for interface of SH MMC
      sh: sh7757lcr: Add MMC header file of SH
      sh: Add header file of MMC framework
      sh: ecovec: Remove unused variable

Phil Edworthy (1):
      sh: Fix building ecovec board

Yoshihiro Shimoda (2):
      sh: sh7757lcr: add supporting for MMCIF
      sh_spi: Add 4 chip select signals supporting

 arch/sh/include/asm/mmc.h           |   18 ++++++++++++++++++
 arch/sh/lib/board.c                 |    1 +
 board/renesas/ecovec/Makefile       |    8 ++++++--
 board/renesas/ecovec/ecovec.c       |    1 -
 board/renesas/sh7757lcr/sh7757lcr.c |    6 ++++++
 doc/README.sh7757lcr                |    1 +
 drivers/spi/sh_spi.c                |   19 ++++++++++++++++---
 drivers/spi/sh_spi.h                |    4 +++-
 include/configs/sh7757lcr.h         |   11 +++++++++++
 9 files changed, 62 insertions(+), 7 deletions(-)
 create mode 100644 arch/sh/include/asm/mmc.h


-- 
Nobuhiro Iwamatsu
?? iwamatsu at {nigauri.org / debian.org}
?? GPG ID: 40AD1FA6

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

* [U-Boot] Please pull u-boot-sh/master
  2012-03-26  1:16 [U-Boot] Please pull u-boot-sh/master Nobuhiro Iwamatsu
@ 2012-03-30 16:01 ` Wolfgang Denk
  0 siblings, 0 replies; 4+ messages in thread
From: Wolfgang Denk @ 2012-03-30 16:01 UTC (permalink / raw)
  To: u-boot

Dear Nobuhiro Iwamatsu,

In message <CABMQnVKnWXQdQVzu3605WSh2T=z2Sz16SP=vFLBffQ4kfZLvnQ@mail.gmail.com> you wrote:
> Dear Wolfgang Denk.
> 
> Please pull u-boot-sh/master.
> 
> The following changes since commit 7cb30b13f12077c7eec8ce2419cd96cd65ace8e2=
> :
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
> (2012-03-23 21:59:16 +0100)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to 75d79840ff8ea4e5a21b2b343f0316c57354897d:
> 
>   sh: Fix building ecovec board (2012-03-26 10:09:31 +0900)
> 
> ----------------------------------------------------------------
> Nobuhiro Iwamatsu (4):
>       sh: Add header file for interface of SH MMC
>       sh: sh7757lcr: Add MMC header file of SH
>       sh: Add header file of MMC framework
>       sh: ecovec: Remove unused variable
> 
> Phil Edworthy (1):
>       sh: Fix building ecovec board
> 
> Yoshihiro Shimoda (2):
>       sh: sh7757lcr: add supporting for MMCIF
>       sh_spi: Add 4 chip select signals supporting
> 
>  arch/sh/include/asm/mmc.h           |   18 ++++++++++++++++++
>  arch/sh/lib/board.c                 |    1 +
>  board/renesas/ecovec/Makefile       |    8 ++++++--
>  board/renesas/ecovec/ecovec.c       |    1 -
>  board/renesas/sh7757lcr/sh7757lcr.c |    6 ++++++
>  doc/README.sh7757lcr                |    1 +
>  drivers/spi/sh_spi.c                |   19 ++++++++++++++++---
>  drivers/spi/sh_spi.h                |    4 +++-
>  include/configs/sh7757lcr.h         |   11 +++++++++++
>  9 files changed, 62 insertions(+), 7 deletions(-)
>  create mode 100644 arch/sh/include/asm/mmc.h

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 know engineers. They love to change things.             - Dr. McCoy

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

* [U-Boot] Please pull u-boot-sh/master
  2012-03-08  2:12 Nobuhiro Iwamatsu
@ 2012-03-17 20:45 ` Wolfgang Denk
  0 siblings, 0 replies; 4+ messages in thread
From: Wolfgang Denk @ 2012-03-17 20:45 UTC (permalink / raw)
  To: u-boot

Dear Nobuhiro Iwamatsu,

In message <CABMQnVKzgi1=sr1LCuKt=cbXeg9RVudmC01GJmD6b3p-Tu87Cw@mail.gmail.com> you wrote:
> Dear Wolfgang Denk.
> 
> Please pull u-boot-sh/master.
> 
> The following changes since commit e37ae40e9dec9af417c19de72f76becebf160730=
> :
> 
>   image: Support FDTs already loaded at their load address (2012-03-06
> 22:18:48 +0100)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to 78df8c68cd42c9db3601b331018b82e9627d08ce:
> 
>   sh: timer: Remove unnecessary variable 'ticks' (2012-03-08 10:26:38 +0900=
> )
> 
> ----------------------------------------------------------------
> Nobuhiro Iwamatsu (6):
>       sh: sh_eth: Add support SH7724
>       sh: ecovec: Add support PHY of SMSC
>       net: sh_eth: Remove SH_ETH_PHY_DELAY
>       net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNT
>       net: sh_eth: Remove unnecessary return
>       sh: timer: Remove unnecessary variable 'ticks'
> 
> Phil Edworthy (1):
>       sh: Fix sh7264 clock speed and related serial setting
> 
>  arch/sh/lib/time.c         |    7 +-----
>  drivers/net/sh_eth.c       |   52 ++++++++++++++++++++++------------------=
> ---
>  drivers/net/sh_eth.h       |   41 +++++++++++++++++++++++++++++++---
>  drivers/serial/serial_sh.h |    2 -
>  include/configs/ecovec.h   |    1 +
>  include/configs/rsk7264.h  |    2 +-
>  6 files changed, 67 insertions(+), 38 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
Anyone who knows history, particularly the history of Europe, will, I
think, recognize that the domination of education or of government by
any one particular religious faith is never a happy  arrangement  for
the people.                                       - Eleanor Roosevelt

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

* [U-Boot] Please pull u-boot-sh/master
@ 2012-03-08  2:12 Nobuhiro Iwamatsu
  2012-03-17 20:45 ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: Nobuhiro Iwamatsu @ 2012-03-08  2:12 UTC (permalink / raw)
  To: u-boot

Dear Wolfgang Denk.

Please pull u-boot-sh/master.

The following changes since commit e37ae40e9dec9af417c19de72f76becebf160730:

  image: Support FDTs already loaded at their load address (2012-03-06
22:18:48 +0100)

are available in the git repository at:

  git://git.denx.de/u-boot-sh.git master

for you to fetch changes up to 78df8c68cd42c9db3601b331018b82e9627d08ce:

  sh: timer: Remove unnecessary variable 'ticks' (2012-03-08 10:26:38 +0900)

----------------------------------------------------------------
Nobuhiro Iwamatsu (6):
      sh: sh_eth: Add support SH7724
      sh: ecovec: Add support PHY of SMSC
      net: sh_eth: Remove SH_ETH_PHY_DELAY
      net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNT
      net: sh_eth: Remove unnecessary return
      sh: timer: Remove unnecessary variable 'ticks'

Phil Edworthy (1):
      sh: Fix sh7264 clock speed and related serial setting

 arch/sh/lib/time.c         |    7 +-----
 drivers/net/sh_eth.c       |   52 ++++++++++++++++++++++---------------------
 drivers/net/sh_eth.h       |   41 +++++++++++++++++++++++++++++++---
 drivers/serial/serial_sh.h |    2 -
 include/configs/ecovec.h   |    1 +
 include/configs/rsk7264.h  |    2 +-
 6 files changed, 67 insertions(+), 38 deletions(-)

Best regards,
  Nobuhiro

-- 
Nobuhiro Iwamatsu
?? iwamatsu at {nigauri.org / debian.org}
?? GPG ID: 40AD1FA6

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

end of thread, other threads:[~2012-03-30 16:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-26  1:16 [U-Boot] Please pull u-boot-sh/master Nobuhiro Iwamatsu
2012-03-30 16:01 ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2012-03-08  2:12 Nobuhiro Iwamatsu
2012-03-17 20:45 ` Wolfgang Denk

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.