All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3] xen/arm: Add support for Huawei hip04-d01 platform
@ 2014-11-05  9:41 Frediano Ziglio
  2014-11-05  9:41 ` [PATCH v3 1/8] xen/device_tree: Add new helper to read arrays from a DTB Frediano Ziglio
                   ` (8 more replies)
  0 siblings, 9 replies; 27+ messages in thread
From: Frediano Ziglio @ 2014-11-05  9:41 UTC (permalink / raw)
  To: Ian Campbell, Stefano Stabellini, Tim Deegan, Julien Grall,
	frediano.ziglio
  Cc: zoltan.kiss, xen-devel

This set of patches add Xen support for hip04-d01 platform (see https://wiki.linaro.org/Boards/D01 for details).

Changes from v2:
- rewrote DTS fix patch (Ian Campbell);
- use is_hip04 macro instead of doing explicit test (Julien Grall);
- do not use quirks to distinguish this platform (Ian Cambell);
- move some GIC constants to C files instead of header (Julien Grall);
- minor changes (Julien Grall).

Changes from v1:
- style (Julien Grall);
- make gicv2_send_SGI faster (Julien Grall);
- cleanup correctly if hip04_smp_init fails (Julien Grall);
- remove quirks using compatibility (Ian Campbell);
- other minor suggestions by Julien Grall.

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

end of thread, other threads:[~2014-11-07 14:34 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-05  9:41 [PATCH v3] xen/arm: Add support for Huawei hip04-d01 platform Frediano Ziglio
2014-11-05  9:41 ` [PATCH v3 1/8] xen/device_tree: Add new helper to read arrays from a DTB Frediano Ziglio
2014-11-05  9:41 ` [PATCH v3 2/8] xen/arm: Implement hip04-d01 platform Frediano Ziglio
2014-11-05  9:41 ` [PATCH v3 3/8] xen/arm: Make gic-v2 code handle " Frediano Ziglio
2014-11-05  9:41 ` [PATCH v3 4/8] xen/arm: Add support for DTBs with strange names of Hip04 GICv2 Frediano Ziglio
2014-11-05 13:48   ` Julien Grall
2014-11-05 14:52     ` Stefano Stabellini
2014-11-06  9:46       ` Zoltan Kiss
2014-11-06  9:54         ` Julien Grall
2014-11-06 10:13           ` Frediano Ziglio
2014-11-07 13:36         ` Julien Grall
2014-11-07 14:34           ` Frediano Ziglio
2014-11-05  9:41 ` [PATCH v3 5/8] xen/arm: handle GICH register changes for hip04-d01 platform Frediano Ziglio
2014-11-05  9:41 ` [PATCH v3 6/8] xen/arm: Force dom0 to use normal GICv2 driver on Hip04 platform Frediano Ziglio
2014-11-05  9:41 ` [PATCH v3 7/8] xen/device_tree: Add dt_device_get_address_raw Frediano Ziglio
2014-11-05 14:18   ` Julien Grall
2014-11-05  9:41 ` [PATCH v3 8/8] xen/arm: Handle translated addresses for hardware domains Frediano Ziglio
2014-11-05 14:18   ` Julien Grall
2014-11-05 14:54     ` Zoltan Kiss
2014-11-05 14:58       ` Julien Grall
2014-11-05 15:13     ` Frediano Ziglio
2014-11-05 15:28       ` Julien Grall
2014-11-05 15:46         ` Frediano Ziglio
2014-11-05 15:51           ` Julien Grall
2014-11-05 15:52             ` Julien Grall
2014-11-05 16:02               ` Frediano Ziglio
2014-11-05 13:38 ` [PATCH v3] xen/arm: Add support for Huawei hip04-d01 platform Julien Grall

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.