Linux SNPS ARC Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Alexey.Brodkin@synopsys.com (Alexey Brodkin)
To: linux-snps-arc@lists.infradead.org
Subject: [U-Boot] Please pull ARC changes
Date: Fri, 19 Jan 2018 15:08:42 +0000	[thread overview]
Message-ID: <1516374522.3150.6.camel@synopsys.com> (raw)

Hi Tom,

Please pull a series for ARC.

Here we fix L2 cache (AKA SLC) operation found once we disabled
usage of IO-coherency in U-Boot, improve support of clock-generation
unit (AKA CGU) and also doing some minor clean-up and updates.

The following changes since commit 086ebcd40e9bf8efc520f1b177fd8e3cc0e506fa:

  Merge git://git.denx.de/u-boot-fsl-qoriq (2018-01-17 13:48:35 -0500)

are available in the Git repository at:

  git://git.denx.de/u-boot-arc.git 

for you to fetch changes up to 8f44e1ee799d75eb2b296a7525dc0c3003a3644c:

  ARC: devboards: Allow huge uImages (up to 128 MiB) (2018-01-19 17:59:35 +0300)

----------------------------------------------------------------
Alexey Brodkin (1):
      ARC: devboards: Allow huge uImages (up to 128 MiB)

Eugeniy Paltsev (9):
      ARC: ARCv2: Cache: Fixed operation without IOC
      ARC: Cache: Disable IOC by default
      ARC: Cache: Fix style violations reported by checkpatch
      ARC: HSDK: Hang on panic
      ARC: HSDK: CGU: Update AXI, TUN, ARC clock options
      ARC: HSDK: CGU: Use plat data instead of priv data
      ARC: HSDK: CGU: Add 'Hz' when printing clock frequency
      ARC: HSDK: DTS: Add cgu-clk node
      ARC: Invalidate instruction and data caches early on boot

 arch/arc/dts/hsdk.dts                     |   6 ++++
 arch/arc/include/asm/arcregs.h            |   7 ++++
 arch/arc/lib/cache.c                      | 208 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------
-------
 arch/arc/lib/start.S                      |  12 +++++++
 configs/hsdk_defconfig                    |   1 +
 drivers/clk/clk-hsdk-cgu.c                | 177 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------
 include/configs/axs10x.h                  |   2 +-
 include/configs/hsdk.h                    |   2 +-
 include/dt-bindings/clock/snps,hsdk-cgu.h |   8 +++--
 9 files changed, 328 insertions(+), 95 deletions(-)

-Alexey

             reply	other threads:[~2018-01-19 15:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-19 15:08 Alexey Brodkin [this message]
2018-01-19 21:11 ` [U-Boot] Please pull ARC changes Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2017-12-12 15:52 Alexey Brodkin
2017-12-12 15:58 ` Tom Rini

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=1516374522.3150.6.camel@synopsys.com \
    --to=alexey.brodkin@synopsys.com \
    --cc=linux-snps-arc@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