All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v02 0/3] arm: introduce basic DRA7 platform support
@ 2014-07-02 13:49 Andrii Tseglytskyi
  2014-07-02 13:49 ` [PATCH v02 1/3] xen/dt: add match for non-available nodes Andrii Tseglytskyi
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Andrii Tseglytskyi @ 2014-07-02 13:49 UTC (permalink / raw)
  To: xen-devel; +Cc: Tim Deegan, Stefano Stabellini, Ian Campbell

The following patch series adds basic support needed for DRA7
evm board.

v02 changes:
- DRA7 data is introduced in existing OMAP5 data file
- Useless header removed
- Comments are addressed

Andrii Anisov (1):
  xen/dt: add match for non-available nodes

Andrii Tseglytskyi (2):
  xen/arm: dra7: Add UART base address for early logging
  xen/arm: add DRA7 platform definition

 xen/arch/arm/Rules.mk          |    5 +++++
 xen/arch/arm/platforms/omap5.c |   25 ++++++++++++++++++++++++-
 xen/common/device_tree.c       |    6 +++++-
 xen/include/xen/device_tree.h  |    2 ++
 4 files changed, 36 insertions(+), 2 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2014-07-03 12:07 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-02 13:49 [PATCH v02 0/3] arm: introduce basic DRA7 platform support Andrii Tseglytskyi
2014-07-02 13:49 ` [PATCH v02 1/3] xen/dt: add match for non-available nodes Andrii Tseglytskyi
2014-07-03  9:53   ` Ian Campbell
2014-07-03 10:32     ` Andrii Tseglytskyi
2014-07-03 12:07       ` Ian Campbell
2014-07-02 13:49 ` [PATCH v02 2/3] xen/arm: dra7: Add UART base address for early logging Andrii Tseglytskyi
2014-07-03  9:53   ` Ian Campbell
2014-07-02 13:50 ` [PATCH v02 3/3] xen/arm: add DRA7 platform definition Andrii Tseglytskyi
2014-07-02 14:05   ` Julien Grall
2014-07-02 15:02     ` Andrii Tseglytskyi
2014-07-02 15:18       ` Julien Grall
2014-07-02 16:34         ` Andrii Tseglytskyi
2014-07-02 16:51           ` Julien Grall
2014-07-02 17:09             ` Andrii Tseglytskyi

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.