All of lore.kernel.org
 help / color / mirror / Atom feed
From: xuwei5@hisilicon.com (xuwei)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL][for 3.17] pull request for hisilicon soc
Date: Fri, 4 Jul 2014 15:15:47 +0800	[thread overview]
Message-ID: <53B654A3.5020603@hisilicon.com> (raw)

Hi Olof, Hi Kevin, Hi Arnd,

Please help to merge pull request for hisilicon soc. 

Best Regards,
Wei


The following changes since commit f753b5db43e3819e02354a638ea31e332e08ac3a:

  ARM: hisi: store reboot reg in global variable (2014-07-03 19:29:15 +0800)

are available in the git repository at:

  git://github.com/hisilicon/linux-hisi.git tags/hix5hd2-for-3.17

for you to fetch changes up to 5354cf5f6026b5d16caf0001886c06ab9ca42dff:

  ARM: hisi: enable L2 driver (2014-07-04 14:07:17 +0800)

----------------------------------------------------------------
enable hisilicon terminal SoC based on 3.16-rc1

----------------------------------------------------------------
Haifeng Yan (3):
      ARM: debug: Rename Hi3716 to HI5XHD2
      ARM: hisi: enable hix5hd2 SoC
      ARM: dts: Add hix5hd2-dkb dts file.

Haojian Zhuang (4):
      ARM: debug: add HiP04 debug uart
      ARM: hisi: add ARCH_HISI
      ARM: config: add ARCH_HIX5HD2 in hi3xxx_defconfig
      ARM: hisi: enable L2 driver

 arch/arm/Kconfig.debug            |  22 +++++++++++++-----
 arch/arm/Makefile                 |   2 +-
 arch/arm/boot/dts/Makefile        |   1 +
 arch/arm/boot/dts/hix5hd2-dkb.dts |  52 ++++++++++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/hix5hd2.dtsi    | 171 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/configs/hi3xxx_defconfig |   2 ++
 arch/arm/mach-hisi/Kconfig        |  27 +++++++++++++++++++---
 arch/arm/mach-hisi/Makefile       |   2 +-
 arch/arm/mach-hisi/core.h         |   5 ++++
 arch/arm/mach-hisi/headsmp.S      |  16 +++++++++++++
 arch/arm/mach-hisi/hisilicon.c    |  20 ++++++++++++++++
 arch/arm/mach-hisi/hotplug.c      |  58 ++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/mach-hisi/platsmp.c      |  50 +++++++++++++++++++++++++++++++++++++---
 13 files changed, 414 insertions(+), 14 deletions(-)
 create mode 100644 arch/arm/boot/dts/hix5hd2-dkb.dts
 create mode 100644 arch/arm/boot/dts/hix5hd2.dtsi
 create mode 100644 arch/arm/mach-hisi/headsmp.S

             reply	other threads:[~2014-07-04  7:15 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-04  7:15 xuwei [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-07-25  6:01 [GIT PULL][for 3.17] pull request for hisilicon soc xuwei
2014-07-26 15:30 ` Arnd Bergmann
2014-07-27  1:57   ` Haojian Zhuang
2014-07-28 11:35     ` Arnd Bergmann
2014-07-28 13:05       ` Jason Cooper
2014-07-28 13:54         ` Marc Zyngier
2014-07-28 13:58           ` Arnd Bergmann
2014-07-28 14:00             ` Haojian Zhuang
2014-07-28 14:02         ` Haojian Zhuang
2014-07-28 13:48       ` Haojian Zhuang

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=53B654A3.5020603@hisilicon.com \
    --to=xuwei5@hisilicon.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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.