All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
To: u-boot@lists.denx.de
Subject: [U-Boot]  Please pull ARC fixes for RC3
Date: Tue, 17 Apr 2018 18:00:22 +0000	[thread overview]
Message-ID: <1523988021.23154.3.camel@synopsys.com> (raw)

Hi Tom,

The following changes since commit 8c0a17be0a632b9a823e14628c42f85c3e64f08e:

  Prepare v2018.05-rc2 (2018-04-16 20:00:14 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-arc.git tags/arc-for-2018.05-rc3

for you to fetch changes up to 474e9312a803ee36dc984217b6e9b7190eca9865:

  ARC: Remove unused DECLARE_GLOBAL_DATA_PTR from init_helpers.c (2018-04-17 20:52:17 +0300)

----------------------------------------------------------------
Subtle ARC fixes for v2018.05-RC3

These are only very subtle clean-ups here and there including:

 * Correctly specified CPU freq for HSDK
   (production boards are all shipped with 500MHZ as opposed
    to early batch running at 1GHz)

 * Addition of SNPS internal group email to MAINTAINERS file
 * Switch to Hush shell on AXS10x boards

----------------------------------------------------------------
Eugeniy Paltsev (4):
      ARC: HSDK: Fix CPU frequency value
      ARC: AXS10x: Enable hush shell
      ARC: Update ARC architecture maintainers
      ARC: Remove unused DECLARE_GLOBAL_DATA_PTR from init_helpers.c

 MAINTAINERS                 | 2 ++
 arch/arc/lib/init_helpers.c | 2 --
 configs/axs101_defconfig    | 1 +
 configs/axs103_defconfig    | 1 +
 configs/hsdk_defconfig      | 2 +-
 5 files changed, 5 insertions(+), 3 deletions(-)

-Alexey

             reply	other threads:[~2018-04-17 18:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-17 18:00 Alexey Brodkin [this message]
2018-04-18 20:23 ` [U-Boot] Please pull ARC fixes for RC3 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=1523988021.23154.3.camel@synopsys.com \
    --to=alexey.brodkin@synopsys.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.