[U-Boot] Pull request: u-boot-sh/rmolbile

Nobuhiro Iwamatsu iwamatsu at nigauri.org
Wed Dec 10 07:38:19 CET 2014


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


More information about the U-Boot mailing list