xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: Support initrd loading
@ 2013-09-16 15:20 Julien Grall
  2013-09-16 15:20 ` [PATCH 1/2] xen/arm: Add support to load initrd in dom0 Julien Grall
  2013-09-16 15:20 ` [PATCH 2/2] xen/dts: Support Linux initrd DT bindings Julien Grall
  0 siblings, 2 replies; 10+ messages in thread
From: Julien Grall @ 2013-09-16 15:20 UTC (permalink / raw)
  To: xen-devel
  Cc: patches, Julien Grall, ian.campbell, andre.przywara,
	stefano.stabellini

Hi,

This small patch series adds support to load initrd in dom0 for ARM.

It depends on the patch series "Allow Xen to boot with a raw device tree"
(http://www.gossamer-threads.com/lists/xen/devel/297786) and the patch
"xen: arm: rework placement of fdt in initial dom0 memory map"
(http://www.gossamer-threads.com/lists/xen/devel/297844).

Cheers,

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

 xen/arch/arm/domain_build.c |   98 ++++++++++++++++++++++++++++++++++++++-----
 xen/arch/arm/kernel.c       |   20 +++++----
 xen/arch/arm/kernel.h       |    2 +
 xen/common/device_tree.c    |   25 +++++++++++
 4 files changed, 127 insertions(+), 18 deletions(-)

-- 
1.7.10.4

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

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

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-16 15:20 [PATCH 0/2] ARM: Support initrd loading Julien Grall
2013-09-16 15:20 ` [PATCH 1/2] xen/arm: Add support to load initrd in dom0 Julien Grall
2013-09-25 15:15   ` Ian Campbell
2013-09-25 15:23     ` Julien Grall
2013-09-25 15:30       ` Ian Campbell
2013-09-25 15:36         ` Julien Grall
2013-09-25 15:44           ` Ian Campbell
2013-09-25 15:48             ` Julien Grall
2013-09-16 15:20 ` [PATCH 2/2] xen/dts: Support Linux initrd DT bindings Julien Grall
2013-09-25 15:16   ` 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).