linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 0/9] Renesas ARM based SoC SMP updates for v3.12
@ 2013-08-07  4:39 Simon Horman
  2013-08-07  4:39 ` [GIT PULL 1/9] ARM: shmobile: Introduce shared SCU SMP boot code Simon Horman
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Simon Horman @ 2013-08-07  4:39 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof, Hi Arnd,

please consider these Renesas ARM based SoC SMP updates for v3.12.

This pull-request is based on renesas-dt2-for-v3.12, which I have
previously sent a pull-request for.


The following changes since commit 8b3e32c1fe5dce55e28e76b20361841dc863ec17:

  ARM: shmobile: r8a7740: Add TPU node to the device tree (2013-08-06 18:06:23 +0900)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-smp-for-v3.12

for you to fetch changes up to 1d33a354bbb618ba578bb372ebc18fe58457f6f3:

  ARM: shmobile: Per-CPU SMP boot / sleep code for SCU SoCs (2013-08-06 18:07:26 +0900)

----------------------------------------------------------------
Renesas ARM based SoC SMP updates for v3.12

* Per-CPU SMP boot and sleep code on SoCs that use SCU
* Shared SCU CPU Hotplug code on r8a7779 and sh73a0 SoCs
* Shared SCU CPU boot code on emev2, r8a7779 and sh73a0 SoCs

----------------------------------------------------------------
Magnus Damm (9):
      ARM: shmobile: Introduce shared SCU SMP boot code
      ARM: shmobile: Use shared SCU SMP boot code on sh73a0
      ARM: shmobile: Use shared SCU SMP boot code on r8a7779
      ARM: shmobile: Use shared SCU SMP boot code on emev2
      ARM: shmobile: Add shared SCU CPU Hotplug code
      ARM: shmobile: Use shared SCU CPU Hotplug code on sh73a0
      ARM: shmobile: Use shared SCU CPU Hotplug code on r8a7779
      ARM: shmobile: Introduce per-CPU SMP boot / sleep code
      ARM: shmobile: Per-CPU SMP boot / sleep code for SCU SoCs

 arch/arm/mach-shmobile/Makefile              |  6 +--
 arch/arm/mach-shmobile/headsmp.S             | 49 +++++++++++++++++
 arch/arm/mach-shmobile/include/mach/common.h |  9 ++++
 arch/arm/mach-shmobile/platsmp-scu.c         | 81 ++++++++++++++++++++++++++++
 arch/arm/mach-shmobile/platsmp.c             | 18 +++++++
 arch/arm/mach-shmobile/smp-emev2.c           | 19 +++----
 arch/arm/mach-shmobile/smp-r8a7779.c         | 64 ++++++----------------
 arch/arm/mach-shmobile/smp-sh73a0.c          | 67 ++++++-----------------
 8 files changed, 202 insertions(+), 111 deletions(-)
 create mode 100644 arch/arm/mach-shmobile/platsmp-scu.c

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

end of thread, other threads:[~2013-08-28 17:06 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-07  4:39 [GIT PULL 0/9] Renesas ARM based SoC SMP updates for v3.12 Simon Horman
2013-08-07  4:39 ` [GIT PULL 1/9] ARM: shmobile: Introduce shared SCU SMP boot code Simon Horman
2013-08-07  4:39 ` [GIT PULL 2/9] ARM: shmobile: Use shared SCU SMP boot code on sh73a0 Simon Horman
2013-08-07  4:39 ` [GIT PULL 3/9] ARM: shmobile: Use shared SCU SMP boot code on r8a7779 Simon Horman
2013-08-07  4:39 ` [GIT PULL 4/9] ARM: shmobile: Use shared SCU SMP boot code on emev2 Simon Horman
2013-08-07  4:39 ` [GIT PULL 5/9] ARM: shmobile: Add shared SCU CPU Hotplug code Simon Horman
2013-08-07  4:39 ` [GIT PULL 6/9] ARM: shmobile: Use shared SCU CPU Hotplug code on sh73a0 Simon Horman
2013-08-07  4:39 ` [GIT PULL 7/9] ARM: shmobile: Use shared SCU CPU Hotplug code on r8a7779 Simon Horman
2013-08-07  4:39 ` [GIT PULL 8/9] ARM: shmobile: Introduce per-CPU SMP boot / sleep code Simon Horman
2013-08-07  4:39 ` [GIT PULL 9/9] ARM: shmobile: Per-CPU SMP boot / sleep code for SCU SoCs Simon Horman
2013-08-28 17:06 ` [GIT PULL 0/9] Renesas ARM based SoC SMP updates for v3.12 Olof Johansson

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).