linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ARM: mach-bcm: soc updates for 3.17
@ 2014-07-28 14:44 Matt Porter
  2014-07-28 15:27 ` Arnd Bergmann
  0 siblings, 1 reply; 2+ messages in thread
From: Matt Porter @ 2014-07-28 14:44 UTC (permalink / raw)
  To: linux-arm-kernel

Please consider pulling the following mach-bcm soc updates for 3.17.

-Matt

The following changes since commit 9a3c4145af32125c5ee39c0272662b47307a8323:

  Linux 3.16-rc6 (2014-07-20 21:04:16 -0700)

are available in the git repository at:

  git://github.com/broadcom/mach-bcm tags/for-3.17/bcm-soc

for you to fetch changes up to 2df94fd66a1135f887bfabef413b568969f5d77b:

  MAINTAINERS: add entry for Broadcom ARM STB architecture (2014-07-28 09:59:59 -0400)

----------------------------------------------------------------
ARM: mach-bcm: soc updates for 3.17

- BCM Mobile SMP support
- BRCM STB platform support

----------------------------------------------------------------
Alex Elder (2):
      ARM: add SMP support for Broadcom mobile SoCs
      ARM: configs: enable SMP in bcm_defconfig

Brian Norris (2):
      ARM: brcmstb: select GISB arbiter and interrupt drivers
      MAINTAINERS: add entry for Broadcom ARM STB architecture

Marc Carino (1):
      ARM: brcmstb: add infrastructure for ARM-based Broadcom STB SoCs

 MAINTAINERS                         |   8 +
 arch/arm/configs/bcm_defconfig      |   1 +
 arch/arm/configs/multi_v7_defconfig |   1 +
 arch/arm/mach-bcm/Kconfig           |  34 +++-
 arch/arm/mach-bcm/Makefile          |   8 +
 arch/arm/mach-bcm/brcmstb.c         |  28 +++
 arch/arm/mach-bcm/brcmstb.h         |  19 ++
 arch/arm/mach-bcm/headsmp-brcmstb.S |  33 ++++
 arch/arm/mach-bcm/kona_smp.c        | 202 ++++++++++++++++++++
 arch/arm/mach-bcm/platsmp-brcmstb.c | 363 ++++++++++++++++++++++++++++++++++++
 10 files changed, 694 insertions(+), 3 deletions(-)
 create mode 100644 arch/arm/mach-bcm/brcmstb.c
 create mode 100644 arch/arm/mach-bcm/brcmstb.h
 create mode 100644 arch/arm/mach-bcm/headsmp-brcmstb.S
 create mode 100644 arch/arm/mach-bcm/kona_smp.c
 create mode 100644 arch/arm/mach-bcm/platsmp-brcmstb.c

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

* [GIT PULL] ARM: mach-bcm: soc updates for 3.17
  2014-07-28 14:44 [GIT PULL] ARM: mach-bcm: soc updates for 3.17 Matt Porter
@ 2014-07-28 15:27 ` Arnd Bergmann
  0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2014-07-28 15:27 UTC (permalink / raw)
  To: linux-arm-kernel

On Monday 28 July 2014 10:44:18 Matt Porter wrote:
> ARM: mach-bcm: soc updates for 3.17
> 
> - BCM Mobile SMP support
> - BRCM STB platform support
> 

Pulled into next/soc, thanks!

	Arnd

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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-28 14:44 [GIT PULL] ARM: mach-bcm: soc updates for 3.17 Matt Porter
2014-07-28 15:27 ` Arnd Bergmann

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