linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: mporter@linaro.org (Matt Porter)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM: mach-bcm soc updates for 3.15
Date: Thu, 6 Mar 2014 01:20:40 -0500	[thread overview]
Message-ID: <20140306062040.GA29526@beef> (raw)

The following changes since commit 6d0abeca3242a88cab8232e4acd7e2bf088f3bc2:

  Linux 3.14-rc3 (2014-02-16 13:30:25 -0800)

are available in the git repository at:

  git://github.com/broadcom/mach-bcm tags/armsoc/for-3.15/soc-2

for you to fetch changes up to fdf4850cb5b2e5e549a18b8b41abb001bfb19e9c:

  ARM: BCM5301X: workaround suppress fault (2014-03-06 00:36:04 -0500)

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

- add BCM5301x support
- remove GENERIC_TIME

----------------------------------------------------------------
Hauke Mehrtens (3):
      ARM: BCM5301X: initial support for the BCM5301X/BCM470X SoCs with ARM CPU
      ARM: BCM5301X: add early debugging support
      ARM: BCM5301X: workaround suppress fault

Richard Weinberger (1):
      ARM: mach-bcm: Remove GENERIC_TIME

 Documentation/devicetree/bindings/arm/bcm4708.txt |  8 +++
 MAINTAINERS                                       |  8 +++
 arch/arm/Kconfig.debug                            |  7 +++
 arch/arm/configs/multi_v7_defconfig               |  1 +
 arch/arm/mach-bcm/Kconfig                         | 27 +++++++++-
 arch/arm/mach-bcm/Makefile                        |  1 +
 arch/arm/mach-bcm/bcm_5301x.c                     | 61 +++++++++++++++++++++++
 7 files changed, 112 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/arm/bcm4708.txt
 create mode 100644 arch/arm/mach-bcm/bcm_5301x.c

             reply	other threads:[~2014-03-06  6:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-06  6:20 Matt Porter [this message]
2014-03-11 20:21 ` [GIT PULL] ARM: mach-bcm soc updates for 3.15 Olof Johansson

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=20140306062040.GA29526@beef \
    --to=mporter@linaro.org \
    --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).