From: f.fainelli@gmail.com (Florian Fainelli)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/4] Broadcom soc changes for 4.9
Date: Tue, 6 Sep 2016 18:59:15 -0700 [thread overview]
Message-ID: <1473213558-11782-1-git-send-email-f.fainelli@gmail.com> (raw)
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
next reply other threads:[~2016-09-07 1:59 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-07 1:59 Florian Fainelli [this message]
2016-09-07 1:59 ` [GIT PULL 2/4] Broadcom soc-arm64 changes for 4.9 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1473213558-11782-1-git-send-email-f.fainelli@gmail.com \
--to=f.fainelli@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).