All of lore.kernel.org
 help / color / mirror / Atom feed
From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/5] i.MX soc updates for 4.10
Date: Tue, 15 Nov 2016 17:00:28 +0800	[thread overview]
Message-ID: <1479200431-1765-2-git-send-email-shawnguo@kernel.org> (raw)
In-Reply-To: <1479200431-1765-1-git-send-email-shawnguo@kernel.org>

The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:

  Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-soc-4.10

for you to fetch changes up to 75b832fea2564c547dfd0a2377a5893f41aefec6:

  ARM: imx: mach-imx6ul: add imx6ull support (2016-11-15 08:58:43 +0800)

----------------------------------------------------------------
i.MX SoC changes for 4.10:
 - Drop PL310_ERRATA_769419 for Vybrid, as it turns out that the SoC
   integrates revision r3p2 of the L2C-310, which is not affected by
   errata 769419.
 - Support perf for i.MX6 Multi-Mode DDR Controller (MMDC), so that we
   can profile memory access performance.
 - Support i.MX6ULL SoC using i.MX6UL base, since it's a derivative of
   i.MX6UL and pin-to-pin compatible with i.MX6UL.

----------------------------------------------------------------
Andrey Smirnov (1):
      ARM: imx: Drop errata 769419 for Vybrid

Frank Li (1):
      ARM: imx: mmdc perf function support i.MX6QP

Peter Chen (1):
      ARM: imx: mach-imx6ul: add imx6ull support

Zhengyu Shen (1):
      ARM: imx: Added perf functionality to mmdc driver

 arch/arm/mach-imx/Kconfig       |   1 -
 arch/arm/mach-imx/mach-imx6ul.c |   1 +
 arch/arm/mach-imx/mmdc.c        | 495 +++++++++++++++++++++++++++++++++++++++-
 3 files changed, 489 insertions(+), 8 deletions(-)

  reply	other threads:[~2016-11-15  9:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-15  9:00 [GIT PULL 1/5] i.MX non-critical fixes for 4.10 Shawn Guo
2016-11-15  9:00 ` Shawn Guo [this message]
2016-11-18 17:59   ` [GIT PULL 2/5] i.MX soc updates " Olof Johansson
2016-11-15  9:00 ` [GIT PULL 3/5] i.MX device tree " Shawn Guo
2016-11-18 18:32   ` Olof Johansson
2016-11-15  9:00 ` [GIT PULL 4/5] Freescale arm64 " Shawn Guo
2016-11-18 18:32   ` Olof Johansson
2016-11-15  9:00 ` [GIT PULL 5/5] i.MX defconfig " Shawn Guo
2016-11-18 18:33   ` Olof Johansson
2016-11-18 17:59 ` [GIT PULL 1/5] i.MX non-critical fixes " 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=1479200431-1765-2-git-send-email-shawnguo@kernel.org \
    --to=shawnguo@kernel.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 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.