[U-Boot] Pull request: u-boot-sh/rmolbile
Nobuhiro Iwamatsu
iwamatsu at nigauri.org
Fri Feb 13 05:19:05 CET 2015
Dear Tom Rini.
Please pull u-boot-sh rmobile branch.
The following changes since commit a4fb5df214c7e8d5bc949c1068d92252f105427a:
Merge branch 'microblaze' of git://git.denx.de/u-boot-microblaze
(2015-02-09 11:44:46 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-sh.git rmobile
for you to fetch changes up to 79bf043e371cfb7bed276e3ce795f066a364f5ff:
ARM: rmobile: silk: Remove initialization of ACTLR.SMP (2015-02-13
13:14:56 +0900)
----------------------------------------------------------------
Nobuhiro Iwamatsu (2):
arm: rmobile: r8a7794: Enable SMP mode of Auxiliary Control Register
ARM: rmobile: silk: Remove initialization of ACTLR.SMP
Vladimir Barinov (2):
arm: rmobile: Add SILK board support
arm: rmobile: Add missed header file for Silk board
arch/arm/cpu/armv7/rmobile/Kconfig | 6 +-
arch/arm/cpu/armv7/rmobile/lowlevel_init_ca15.S | 12 +-
board/renesas/silk/Kconfig | 12 ++
board/renesas/silk/MAINTAINERS | 6 +
board/renesas/silk/Makefile | 10 ++
board/renesas/silk/qos.c | 951
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
board/renesas/silk/qos.h | 13 +++
board/renesas/silk/silk.c | 163
+++++++++++++++++++++++++++
configs/silk_defconfig | 3 +
include/configs/silk.h | 117 +++++++++++++++++++
10 files changed, 1291 insertions(+), 2 deletions(-)
create mode 100644 board/renesas/silk/Kconfig
create mode 100644 board/renesas/silk/MAINTAINERS
create mode 100644 board/renesas/silk/Makefile
create mode 100644 board/renesas/silk/qos.c
create mode 100644 board/renesas/silk/qos.h
create mode 100644 board/renesas/silk/silk.c
create mode 100644 configs/silk_defconfig
create mode 100644 include/configs/silk.h
--
Nobuhiro Iwamatsu
iwamatsu at {nigauri.org / debian.org}
GPG ID: 40AD1FA6
More information about the U-Boot
mailing list