xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] ARM: Support initrd loading
@ 2013-09-26 12:56 Julien Grall
  2013-09-26 12:56 ` [PATCH v2 1/4] xen/arm: Add macro MB Julien Grall
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Julien Grall @ 2013-09-26 12:56 UTC (permalink / raw)
  To: xen-devel
  Cc: patches, Julien Grall, ian.campbell, andre.przywara,
	stefano.stabellini

Hi,

This is the second version of this small patch series. It adds support to load
initrd in dom0 for ARM.

All the changes can be found in each patch.

Cheers,

Julien Grall (4):
  xen/arm: Add macro MB
  xen/arm: Add macro ALIGN
  xen/arm: Add support to load initrd in dom0
  xen/dts: Support Linux initrd DT bindings

 xen/arch/arm/domain_build.c  |  101 ++++++++++++++++++++++++++++++++++++------
 xen/arch/arm/kernel.c        |   20 +++++----
 xen/arch/arm/kernel.h        |    2 +
 xen/common/device_tree.c     |   27 ++++++++++-
 xen/include/asm-arm/config.h |    5 +++
 5 files changed, 132 insertions(+), 23 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2013-09-26 15:52 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-26 12:56 [PATCH v2 0/4] ARM: Support initrd loading Julien Grall
2013-09-26 12:56 ` [PATCH v2 1/4] xen/arm: Add macro MB Julien Grall
2013-09-26 14:32   ` Ian Campbell
2013-09-26 15:26     ` Julien Grall
2013-09-26 15:30       ` Ian Campbell
2013-09-26 15:32         ` Julien Grall
2013-09-26 15:52           ` Ian Campbell
2013-09-26 12:56 ` [PATCH v2 2/4] xen/arm: Add macro ALIGN Julien Grall
2013-09-26 14:30   ` Ian Campbell
2013-09-26 14:34     ` Andrew Cooper
2013-09-26 14:38       ` Ian Campbell
2013-09-26 14:41         ` Andrew Cooper
2013-09-26 15:26         ` Julien Grall
2013-09-26 12:56 ` [PATCH v2 3/4] xen/arm: Add support to load initrd in dom0 Julien Grall
2013-09-26 14:34   ` Ian Campbell
2013-09-26 12:56 ` [PATCH v2 4/4] xen/dts: Support Linux initrd DT bindings Julien Grall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).