All of lore.kernel.org
 help / color / mirror / Atom feed
From: thor.thayer at linux.intel.com <thor.thayer@linux.intel.com>
To: u-boot@lists.denx.de
Subject: [PATCHv2 0/2] Intel Stratix10/Agilex Additions
Date: Fri,  6 Dec 2019 13:47:30 -0600	[thread overview]
Message-ID: <1575661652-25254-1-git-send-email-thor.thayer@linux.intel.com> (raw)

From: Thor Thayer <thor.thayer@linux.intel.com>

This patchset is rebased on top of [1] and adds SMMU
support for Stratix10 and fixes an ECC access issue
with Stratix10 and Agilex.

[1] [U-Boot,v8,00/19] Add Intel Agilex SoC support
https://patchwork.ozlabs.org/cover/1201373/

Thor Thayer (2):
  arm: socfpga: stratix10: Enable SMMU access
  ddr: socfpga: Enable ARM64 Non-Secure SDRAM ECC Access

 arch/arm/mach-socfpga/include/mach/firewall.h |  7 +++++++
 drivers/ddr/altera/sdram_agilex.c             |  6 +++---
 drivers/ddr/altera/sdram_s10.c                | 20 +++++++++++++++++---
 3 files changed, 27 insertions(+), 6 deletions(-)

-- 
2.7.4

             reply	other threads:[~2019-12-06 19:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-06 19:47 thor.thayer at linux.intel.com [this message]
2019-12-06 19:47 ` [PATCHv2 1/2] arm: socfpga: stratix10: Enable SMMU access thor.thayer at linux.intel.com
2019-12-12  6:30   ` Tan, Ley Foon
2019-12-06 19:47 ` [PATCHv2 2/2] ddr: socfpga: Enable ARM64 Non-Secure SDRAM ECC Access thor.thayer at linux.intel.com
2019-12-12  6:33   ` Tan, Ley Foon
2019-12-07  0:24 ` [PATCHv2 0/2] Intel Stratix10/Agilex Additions Marek Vasut
2019-12-11  3:18   ` Tan, Ley Foon
2019-12-12  6:38   ` Tan, Ley Foon

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=1575661652-25254-1-git-send-email-thor.thayer@linux.intel.com \
    --to=thor.thayer@linux.intel.com \
    --cc=u-boot@lists.denx.de \
    /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.