All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request: u-boot-sh/rmolbile
Date: Wed, 10 Dec 2014 15:38:19 +0900	[thread overview]
Message-ID: <CABMQnVJq++8fj6SihGY5yT0XYUn_HSVy8t+OfjrE_Ex8Aw-X5g@mail.gmail.com> (raw)

Dear Tom Rini.

Please pull u-boot-sh rmobile branch.
Sorry, rmobile of PR is delayed.

The following changes since commit 97cdf64026c7d749dd7a5c0dbaba7a60a7292ac9:

  Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 (2014-12-04
09:24:05 -0500)

are available in the git repository at:

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

for you to fetch changes up to 2b8c0814f88fa2d6fd8a1ac994e4396b39a0eac8:

  arm: rmobile: alt: Add support MMC and MMC command (2014-12-10 14:32:22 +0900)

----------------------------------------------------------------
Nobuhiro Iwamatsu (11):
      arm: rmobile: rcar: Move module control register to header file of SoC
      arm: rmobile: rcar: Move control macro of mstp to arch-rmobile/rcar-mstp.h
      arm: rmobile: rcar: Move arch_preboot_os function to
rcar-gen2-common/common.c
      arm: rmobile: rcar: Add mstp_setclrbits and mstp_setclrbits_le32
      arm: rmobile: rcar: Add infomation of bits for module control register
      arm: rmobile: rcar: Add structure for infomation of module
control register
      arm: rmobile: rcar: Stop clock prior to booting kernel
      arm: rmobile: Add mmc.h for sh_mmcif of rmobile
      arm: rmobile: rcar: Add support ext2 and ext4 file system
      arm: rmobile: lager: Add support MMC and MMC command
      arm: rmobile: alt: Add support MMC and MMC command

 arch/arm/include/asm/arch-rmobile/mmc.h       |  14 ++++++++++++++
 arch/arm/include/asm/arch-rmobile/r8a7790.h   |  13 +++++++++++++
 arch/arm/include/asm/arch-rmobile/r8a7791.h   |  13 +++++++++++++
 arch/arm/include/asm/arch-rmobile/r8a7793.h   |  14 ++++++++++++++
 arch/arm/include/asm/arch-rmobile/r8a7794.h   |  13 +++++++++++++
 arch/arm/include/asm/arch-rmobile/rcar-base.h |  39
+++++++++++++++++++++++++++++++++++++++
 arch/arm/include/asm/arch-rmobile/rcar-mstp.h | 109
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 board/renesas/alt/Makefile                    |   2 +-
 board/renesas/alt/alt.c                       |  46
++++++++++++++++++++--------------------------
 board/renesas/gose/Makefile                   |   2 +-
 board/renesas/gose/gose.c                     |  28
+---------------------------
 board/renesas/koelsch/Makefile                |   2 +-
 board/renesas/koelsch/koelsch.c               |  24 +-----------------------
 board/renesas/lager/Makefile                  |   2 +-
 board/renesas/lager/lager.c                   |  51
++++++++++++++++++++++++++++-----------------------
 board/renesas/rcar-gen2-common/common.c       |  59
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 include/configs/alt.h                         |  19 +++++++++++++++++++
 include/configs/gose.h                        |  10 ++++++++++
 include/configs/koelsch.h                     |  11 +++++++++++
 include/configs/lager.h                       |  19 +++++++++++++++++++
 include/configs/rcar-gen2-common.h            |   4 ++++
 21 files changed, 391 insertions(+), 103 deletions(-)
 create mode 100644 arch/arm/include/asm/arch-rmobile/mmc.h
 create mode 100644 arch/arm/include/asm/arch-rmobile/rcar-mstp.h
 create mode 100644 board/renesas/rcar-gen2-common/common.c


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

             reply	other threads:[~2014-12-10  6:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-10  6:38 Nobuhiro Iwamatsu [this message]
2014-12-10 21:39 ` [U-Boot] Pull request: u-boot-sh/rmolbile Tom Rini
2014-12-26  1:21 Nobuhiro Iwamatsu
2014-12-30  2:25 ` Tom Rini
2015-02-13  4:19 Nobuhiro Iwamatsu
2015-02-16 17:32 ` Tom Rini

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=CABMQnVJq++8fj6SihGY5yT0XYUn_HSVy8t+OfjrE_Ex8Aw-X5g@mail.gmail.com \
    --to=iwamatsu@nigauri.org \
    --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.