xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/5] ARM: Support initrd
@ 2013-09-27 16:56 Julien Grall
  2013-09-27 16:56 ` [PATCH v3 1/5] xen: Add macros MB and GB Julien Grall
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Julien Grall @ 2013-09-27 16:56 UTC (permalink / raw)
  To: xen-devel; +Cc: patches, tim, ian.campbell, Julien Grall, stefano.stabellini

Hi,

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

All the changes can be found in each patch.

Cheers,

Julien Grall (5):
  xen: Add macros MB and GB
  xen: Add macro ROUNDUP
  xen/dts: Use ROUNDUP macro instead of the internal 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     |   35 ++++++++++++---
 xen/include/asm-arm/config.h |    1 -
 xen/include/xen/config.h     |    3 ++
 xen/include/xen/lib.h        |    2 +
 7 files changed, 136 insertions(+), 28 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2013-10-08 15:02 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-27 16:56 [PATCH v3 0/5] ARM: Support initrd Julien Grall
2013-09-27 16:56 ` [PATCH v3 1/5] xen: Add macros MB and GB Julien Grall
2013-09-27 17:01   ` Andrew Cooper
2013-09-27 17:05     ` Julien Grall
2013-09-27 17:07       ` Andrew Cooper
2013-09-27 16:56 ` [PATCH v3 2/5] xen: Add macro ROUNDUP Julien Grall
2013-09-27 16:56 ` [PATCH v3 3/5] xen/dts: Use ROUNDUP macro instead of the internal ALIGN Julien Grall
2013-09-27 16:56 ` [PATCH v3 4/5] xen/arm: Add support to load initrd in dom0 Julien Grall
2013-09-27 16:56 ` [PATCH v3 5/5] xen/dts: Support Linux initrd DT bindings Julien Grall
2013-10-03 13:14 ` xen: Add MB, GB and ROUNDUP macros to common headers (Was: Re: [PATCH v3 0/5] ARM: Support initrd) Ian Campbell
2013-10-03 19:49   ` Keir Fraser
2013-10-08 15:02 ` [PATCH v3 0/5] ARM: Support initrd Ian Campbell

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).