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 changes for ARC
Date: Wed, 1 Jul 2015 14:32:21 +0000	[thread overview]
Message-ID: <1435761141.4689.57.camel@synopsys.com> (raw)

Hi Tom,

The following changes since commit
9c6b05cb724e18d1db3f9e1a75b2272572f06fbd:

  Prepare v2015.07-rc3 (2015-06-29 17:22:01 -0400)

are available in the git repository at:

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

for you to fetch changes up to
af6da69f47314e0e8efa3711ffadbfda8d2334aa:

  board: axs103 - add maintainer information (2015-07-01 17:19:33
+0300)

----------------------------------------------------------------
Alexey Brodkin (3):
      arc: implement slave cores kick-start for Linux kernel
      arc: significant cache rework
      board: axs103 - add maintainer information

 arch/arc/include/asm/arcregs.h    |   5 +-
 arch/arc/include/asm/cache.h      |   7 +-
 arch/arc/lib/bootm.c              |   6 ++
 arch/arc/lib/cache.c              | 375
+++++++++++++++++++++++++++++++++++++++++++++++++++--------------------
----
 arch/arc/lib/cpu.c                |   2 +
 arch/arc/lib/init_helpers.c       |  10 +-
 arch/arc/lib/start.S              |  46 ++++++++--
 board/synopsys/axs101/MAINTAINERS |   1 +
 board/synopsys/axs101/axs101.c    |  30 ++++++
 9 files changed, 337 insertions(+), 145 deletions(-)

-Alexey

             reply	other threads:[~2015-07-01 14:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-01 14:32 Alexey Brodkin [this message]
2015-07-01 21:56 ` [U-Boot] Please pull changes for ARC 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=1435761141.4689.57.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.