All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 1/4] Broadcom soc changes for 4.9
@ 2016-09-07  1:59 Florian Fainelli
  2016-09-07  1:59 ` [GIT PULL 2/4] Broadcom soc-arm64 " Florian Fainelli
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Florian Fainelli @ 2016-09-07  1:59 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:

  Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)

are available in the git repository at:

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

for you to fetch changes up to 4ebd50472899eb07d5dfc24f2015dce6fe3c5cb8:

  ARM: BCM53573: Initial support for Broadcom BCM53573 SoCs (2016-08-22 15:58:27 -0700)

----------------------------------------------------------------
This pull request contains Broadcom ARM-based SoC changes for 4.9, please pull
the following:

- Rafal adds preliminary support for the new BCM53573 Wi-Fi SoC based on a
  single core Cortex A7 and re-using a bunch of iProc peripherals

- Florian adds support for earlyprintk on Broadcom STB/CM ARM-based chips by
  reading the chip family_id value from a known location and deriving the UART
  based address

----------------------------------------------------------------
Florian Fainelli (1):
      ARM: brcmstb: Add earlyprintk support using run-time checks

Rafa? Mi?ecki (1):
      ARM: BCM53573: Initial support for Broadcom BCM53573 SoCs

 MAINTAINERS                      |   7 ++
 arch/arm/Kconfig.debug           |  14 ++--
 arch/arm/include/debug/brcmstb.S | 145 +++++++++++++++++++++++++++++++++++++++
 arch/arm/mach-bcm/Kconfig        |  14 ++++
 arch/arm/mach-bcm/brcmstb.c      |  16 +++++
 5 files changed, 189 insertions(+), 7 deletions(-)
 create mode 100644 arch/arm/include/debug/brcmstb.S

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

end of thread, other threads:[~2016-09-19  8:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-07  1:59 [GIT PULL 1/4] Broadcom soc changes for 4.9 Florian Fainelli
2016-09-07  1:59 ` [GIT PULL 2/4] Broadcom soc-arm64 " Florian Fainelli
2016-09-14 22:11   ` Arnd Bergmann
2016-09-07  1:59 ` [GIT PULL 3/4] Broadcom devicetree " Florian Fainelli
2016-09-19  8:52   ` Arnd Bergmann
2016-09-07  1:59 ` [GIT PULL 4/4] Broadcom devicetree-arm64 " Florian Fainelli
2016-09-14 15:20   ` Arnd Bergmann
2016-09-14 17:07     ` Florian Fainelli
2016-09-14 21:45       ` Arnd Bergmann
2016-09-14 22:26 ` [GIT PULL 1/4] Broadcom soc " Arnd Bergmann

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.