linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL][for 3.17] pull request for hisilicon soc
@ 2014-07-25  6:01 xuwei
  2014-07-26 15:30 ` Arnd Bergmann
  0 siblings, 1 reply; 11+ messages in thread
From: xuwei @ 2014-07-25  6:01 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof, Hi Kevin, Hi Arnd,

Resend it again and add arm at kernel.org into the CC list.
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

^ permalink raw reply	[flat|nested] 11+ messages in thread
* [GIT PULL][for 3.17] pull request for hisilicon soc
@ 2014-07-04  7:15 xuwei
  0 siblings, 0 replies; 11+ messages in thread
From: xuwei @ 2014-07-04  7:15 UTC (permalink / raw)
  To: linux-arm-kernel

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

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

end of thread, other threads:[~2014-07-28 14:02 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
  -- strict thread matches above, loose matches on Subject: below --
2014-07-04  7:15 xuwei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).