All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 1/7] Broadcom soc changes for 4.8 Part 1
@ 2016-06-17  1:56 Florian Fainelli
  2016-06-17  1:56 ` [GIT PULL 2/7] Broadcom soc-arm64 " Florian Fainelli
                   ` (6 more replies)
  0 siblings, 7 replies; 22+ messages in thread
From: Florian Fainelli @ 2016-06-17  1:56 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

  http://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.8/soc

for you to fetch changes up to 423779cfd3ca73b9236e6eb798477f3a4f13355d:

  ARM: bcm: fix missing include of kona_l2_cache.h (2016-06-08 10:17:15 -0700)

----------------------------------------------------------------
This pull request contains SoC changes for Broadcom ARM-based SoCs:

- Chris prepares support for the BCM23550 by removing reset code in the
  BCM21664 machine code since a proper drivers/power/reset driver is provided and
  shared, he then adds a machine entry point for BCM23550 and updates the SMP
  code to bring-up the secondary cores on BCM23550

- Ben fixes a warning in the Kona L2 SMC code by adding the missing include file

----------------------------------------------------------------
Ben Dooks (1):
      ARM: bcm: fix missing include of kona_l2_cache.h

Chris Brand (3):
      ARM: bcm21664: Remove reset code
      ARM: Add support for Broadcom BCM23550 SoC
      ARM: BCM23550 SMP support

 arch/arm/mach-bcm/Kconfig          | 12 ++++++--
 arch/arm/mach-bcm/Makefile         |  5 +++-
 arch/arm/mach-bcm/board_bcm21664.c | 42 ---------------------------
 arch/arm/mach-bcm/board_bcm23550.c | 25 ++++++++++++++++
 arch/arm/mach-bcm/kona_l2_cache.c  |  1 +
 arch/arm/mach-bcm/platsmp.c        | 58 ++++++++++++++++++++++++++++++++++++++
 6 files changed, 98 insertions(+), 45 deletions(-)
 create mode 100644 arch/arm/mach-bcm/board_bcm23550.c

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

end of thread, other threads:[~2016-06-20 22:25 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-17  1:56 [GIT PULL 1/7] Broadcom soc changes for 4.8 Part 1 Florian Fainelli
2016-06-17  1:56 ` [GIT PULL 2/7] Broadcom soc-arm64 " Florian Fainelli
2016-06-20  5:44   ` Olof Johansson
2016-06-17  1:56 ` [GIT PULL 3/7] Broadcom devicetree " Florian Fainelli
2016-06-20  5:45   ` Olof Johansson
2016-06-17  1:56 ` [GIT PULL 4/7] Broadcom devicetree-arm64 " Florian Fainelli
2016-06-20  5:48   ` Olof Johansson
2016-06-17  1:56 ` [GIT PULL 5/7] Broadcom maintainers " Florian Fainelli
2016-06-20  5:51   ` Olof Johansson
2016-06-20  7:35     ` Rafał Miłecki
2016-06-20  7:47       ` Arnd Bergmann
2016-06-20 15:30         ` Olof Johansson
2016-06-20 21:33           ` Scott Branden
2016-06-17  1:56 ` [GIT PULL 6/7] Broadcom defconfig " Florian Fainelli
2016-06-20  5:54   ` Olof Johansson
2016-06-20 21:43     ` Scott Branden
2016-06-20 21:51       ` Florian Fainelli
2016-06-20 22:04       ` Olof Johansson
2016-06-20 22:25         ` Scott Branden
2016-06-17  1:56 ` [GIT PULL 7/7] Broadcom drivers " Florian Fainelli
2016-06-20  5:55   ` Olof Johansson
2016-06-20  5:43 ` [GIT PULL 1/7] Broadcom soc " Olof Johansson

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.