All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v03 0/3] arm: introduce basic DRA7 platform support
@ 2014-07-03  9:55 Andrii Tseglytskyi
  2014-07-03  9:55 ` [PATCH v03 1/3] xen/dt: add match for non-available nodes Andrii Tseglytskyi
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Andrii Tseglytskyi @ 2014-07-03  9:55 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

v03 changes:
- DRA7 uses standalone compatible list

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 |   30 +++++++++++++++++++++++++++++-
 xen/common/device_tree.c       |    6 +++++-
 xen/include/xen/device_tree.h  |    2 ++
 4 files changed, 41 insertions(+), 2 deletions(-)

-- 
1.7.9.5

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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-03  9:55 [PATCH v03 0/3] arm: introduce basic DRA7 platform support Andrii Tseglytskyi
2014-07-03  9:55 ` [PATCH v03 1/3] xen/dt: add match for non-available nodes Andrii Tseglytskyi
2014-07-03  9:55 ` [PATCH v03 2/3] xen/arm: dra7: Add UART base address for early logging Andrii Tseglytskyi
2014-07-03  9:55 ` [PATCH v03 3/3] xen/arm: add DRA7 platform definition Andrii Tseglytskyi
2014-07-03 10:18   ` Julien Grall
2014-07-03 14:05 ` [PATCH v03 0/3] arm: introduce basic DRA7 platform support Ian Campbell
2014-07-03 14:12   ` 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.