mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: barebox@lists.infradead.org
Subject: [PATCH 0/3] vexpress: detect the mapping based on the amba devices
Date: Tue, 12 Feb 2013 14:00:12 +0100	[thread overview]
Message-ID: <20130212130012.GD19322@game.jcrosoft.org> (raw)

HI,

	so we can run on a9 on the non legacy hw

The following changes since commit 2d91386102612773074832d55e2ef11702fbb432:

  arm: add vexpress board support (2013-02-12 05:53:04 +0800)

are available in the git repository at:

  git://git.jcrosoft.org/barebox.git delivery/vexpress

for you to fetch changes up to 92b8828ad6b2b01248bd84888b8bbf920df85c31:

  vexpress: detect the board periph mapping and detecting the sp804 mapping (2013-02-12 05:53:04 +0800)

----------------------------------------------------------------
Jean-Christophe PLAGNIOL-VILLARD (3):
      amba: introduce amba_device_get_pid/cid
      sp804: introduce amba_is_arm_sp804 to detect if the sp804 is present at the address
      vexpress: detect the board periph mapping and detecting the sp804 mapping

 arch/arm/boards/vexpress/init.c               |   35 +++++++++++++++++++----------------
 arch/arm/boards/vexpress/lowlevel.c           |    4 +++-
 arch/arm/mach-vexpress/devices.c              |    4 ++--
 arch/arm/mach-vexpress/include/mach/devices.h |    6 +++---
 arch/arm/mach-vexpress/v2m.c                  |    2 +-
 drivers/amba/bus.c                            |   10 +++-------
 drivers/clocksource/amba-sp804.c              |    6 +++---
 include/linux/amba/bus.h                      |   28 ++++++++++++++++++++++++++++
 include/linux/amba/sp804.h                    |   30 ++++++++++++++++++++++++++++++
 9 files changed, 92 insertions(+), 33 deletions(-)
 create mode 100644 include/linux/amba/sp804.h

Best Regards,
J.

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

             reply	other threads:[~2013-02-12 13:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-12 13:00 Jean-Christophe PLAGNIOL-VILLARD [this message]
2013-02-12 13:03 ` [PATCH 1/3] amba: introduce amba_device_get_pid/cid Jean-Christophe PLAGNIOL-VILLARD
2013-02-12 13:03   ` [PATCH 2/3] sp804: introduce amba_is_arm_sp804 to detect if the sp804 is present at the address Jean-Christophe PLAGNIOL-VILLARD
2013-02-12 13:03   ` [PATCH 3/3] vexpress: detect the board periph mapping and detecting the sp804 mapping Jean-Christophe PLAGNIOL-VILLARD

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=20130212130012.GD19322@game.jcrosoft.org \
    --to=plagnioj@jcrosoft.com \
    --cc=barebox@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