mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] vexpress: detect the mapping based on the amba devices
@ 2013-02-12 13:00 Jean-Christophe PLAGNIOL-VILLARD
  2013-02-12 13:03 ` [PATCH 1/3] amba: introduce amba_device_get_pid/cid Jean-Christophe PLAGNIOL-VILLARD
  0 siblings, 1 reply; 4+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2013-02-12 13:00 UTC (permalink / raw)
  To: barebox

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-02-12 13:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-12 13:00 [PATCH 0/3] vexpress: detect the mapping based on the amba devices Jean-Christophe PLAGNIOL-VILLARD
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox