All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Stabellini <sstabellini@kernel.org>
To: xen-devel@lists.xenproject.org
Cc: sstabellini@kernel.org, andrii_anisov@epam.com, julien.grall@linaro.org
Subject: [PATCH 00/10] arm: add one kconfig option per platform
Date: Mon, 20 Aug 2018 16:59:10 -0700 (PDT)	[thread overview]
Message-ID: <alpine.DEB.2.10.1808201645540.16354@sstabellini-ThinkPad-X260> (raw)

Hi all,

This patch series introduces one kconfig option for each remaing
platform under platforms/.  Each kconfig option enables the required
drivers in Xen.

Cheers,

Stefano


The following changes since commit 37b7c808b3fd68c11425accb53b83c37479a2b51:

  automation: build with debian unstable (2018-08-20 14:05:11 +0100)

are available in the git repository at:

  http://xenbits.xenproject.org/git-http/people/sstabellini/xen-unstable.git kconfig-plat-1

for you to fetch changes up to ac5864de9886d45ac2248a15083bcf9eb042bf72:

  xen/arm: add VEXPRESS kconfig (2018-08-20 16:48:34 -0700)

----------------------------------------------------------------
Stefano Stabellini (10):
      xen/arm: add XGENE kconfig
      xen/arm: add THUNDERX kconfig
      xen/arm: add SUNXI kconfig
      xen/arm: add SEATTLE kconfig
      xen/arm: add RCAR2 kconfig
      xen/arm: add OMAP5 kconfig
      xen/arm: add MIDWAY kconfig
      xen/arm: add EXYNOS5 kconfig
      xen/arm: add B15 kconfig
      xen/arm: add VEXPRESS kconfig

 xen/arch/arm/platforms/Kconfig  | 116 ++++++++++++++++++++++++++++++++++++++++
 xen/arch/arm/platforms/Makefile |  22 ++++----
 2 files changed, 127 insertions(+), 11 deletions(-)

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

             reply	other threads:[~2018-08-20 23:59 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-20 23:59 Stefano Stabellini [this message]
2018-08-20 23:59 ` [PATCH 01/10] xen/arm: add XGENE kconfig Stefano Stabellini
2018-08-20 23:59 ` [PATCH 02/10] xen/arm: add THUNDERX kconfig Stefano Stabellini
2018-08-22  5:53   ` Jaggi, Manish
2018-08-23 17:28   ` Andrii Anisov
2018-08-20 23:59 ` [PATCH 03/10] xen/arm: add SUNXI kconfig Stefano Stabellini
2018-08-20 23:59 ` [PATCH 04/10] xen/arm: add SEATTLE kconfig Stefano Stabellini
2018-08-20 23:59 ` [PATCH 05/10] xen/arm: add RCAR2 kconfig Stefano Stabellini
2018-08-21  5:12   ` Andrii Anisov
2018-08-20 23:59 ` [PATCH 06/10] xen/arm: add OMAP5 kconfig Stefano Stabellini
2018-08-21  5:14   ` Andrii Anisov
2018-08-21 17:24     ` Stefano Stabellini
2018-08-22 13:32       ` Andrii Anisov
2018-08-20 23:59 ` [PATCH 07/10] xen/arm: add MIDWAY kconfig Stefano Stabellini
2018-08-20 23:59 ` [PATCH 08/10] xen/arm: add EXYNOS5 kconfig Stefano Stabellini
2018-08-20 23:59 ` [PATCH 09/10] xen/arm: add B15 kconfig Stefano Stabellini
2018-08-20 23:59 ` [PATCH 10/10] xen/arm: add VEXPRESS kconfig Stefano Stabellini
2018-08-21 19:04 ` [PATCH 00/10] arm: add one kconfig option per platform Julien Grall
2018-08-23 17:20   ` Andrii Anisov
2018-08-23 17:41     ` Julien Grall
2018-08-23 18:00       ` Andrii Anisov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.DEB.2.10.1808201645540.16354@sstabellini-ThinkPad-X260 \
    --to=sstabellini@kernel.org \
    --cc=andrii_anisov@epam.com \
    --cc=julien.grall@linaro.org \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.