All of lore.kernel.org
 help / color / mirror / Atom feed
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 0/7] ARM: SoC defconfig changes for 3.18
Date: Wed, 08 Oct 2014 22:34:27 +0200	[thread overview]
Message-ID: <2823136.Sj5FxECIHU@wuerfel> (raw)
In-Reply-To: <1922034.HH2lvbiFi0@wuerfel>

The following changes since commit 52addcf9d6669fa439387610bc65c92fa0980cef:

  Linux 3.17-rc2 (2014-08-25 15:36:20 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/defconfig-for-linus

for you to fetch changes up to a41988a050c0d77f8100ccc576d413a28797fa79:

  Merge tag 'qcom-defconfig-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/defconfig (2014-10-01 16:37:33 +0200)

----------------------------------------------------------------
ARM: SoC defconfig changes for 3.18

This is a collection of the various changes to defconfig files,
most importantly enabling some additional platforms in the
multi_v7_defconfig file.

----------------------------------------------------------------
Alexandre Belloni (7):
      ARM: at91: at91_dt: update defconfig
      ARM: at91: at91sam9260_9g20: update defconfig
      ARM: at91: at91sam9261_9g10: update defconfig
      ARM: at91: at91sam9263: update defconfig
      ARM: at91: at91sam9g45: update defconfig
      ARM: at91: at91sam9rl: update defconfig
      ARM: at91: sama5: update defconfig

Arnd Bergmann (8):
      Merge tag 'renesas-defconfig3-for-v3.18' of git://git.kernel.org/.../horms/renesas into next/defconfig
      Merge tag 'at91-defconfig' of git://github.com/at91linux/linux-at91 into next/defconfig
      Merge branch 'lpc32xx/defconfig' of git://git.antcom.de/linux-2.6 into next/defconfig
      Merge tag 'tegra-for-3.18-defconfig' of git://git.kernel.org/.../swarren/linux-tegra into next/defconfig
      Merge tag 'sunxi-defconfig-for-3.18' of git://git.kernel.org/.../mripard/linux into next/defconfig
      Merge branch 'next/defconfig' of git+ssh://ra.kernel.org/.../arm/arm-soc into next/defconfig
      ARM: configs: fix duplicate entry in multi_v7
      Merge tag 'qcom-defconfig-for-3.18' of git://git.kernel.org/.../galak/linux-qcom into next/defconfig

Bo Shen (2):
      ARM: at91/at91_dt_defconfig: enable sound support
      ARM: at91/sama5_defconfig: enable sound support

Brian Norris (1):
      ARM: at91: add MTD_SPI_NOR (new dependency for M25P80)

Carlo Caione (1):
      ARM: meson: update multi_v7_defconfig

Chen-Yu Tsai (2):
      ARM: sunxi: Add A31 RTC driver to sunxi_defconfig
      ARM: sunxi: Add A31 RTC driver to multi_v7_defconfig

Geert Uytterhoeven (8):
      ARM: shmobile: shmobile_defconfig: Enable missing hardware support
      ARM: shmobile: ape6evm_defconfig: Enable missing hardware support
      ARM: shmobile: bockw_defconfig: Enable missing hardware support
      ARM: shmobile: koelsch_defconfig: Enable missing hardware support
      ARM: shmobile: kzm9g_defconfig: Enable missing hardware support
      ARM: shmobile: lager_defconfig: Enable missing hardware support
      ARM: shmobile: marzen_defconfig: Enable missing hardware support
      ARM: shmobile: Enable Armadillo 800 EVA board in multiplatform defconfig

Kevin Hilman (1):
      ARM: shmobile: defconfig: enable initrd

Kumar Gala (2):
      ARM: qcom: Update defconfig
      ARM: qcom: Update defconfig

Lubomir Rintel (1):
      ARM: bcm2835: enable USB_DWC2_HOST in defconfig

Luc Verhaegen (1):
      ARM: sunxi_defconfig: add NLS_CODEPAGE_437 and NLS_ISO8859_1

Mark Brown (2):
      ARM: configs: Remove REGULATOR_VIRTUAL_CONSUMER from defconfigs
      ARM: configs: Enable cpufreq-cpu0 for multi_v7_defconfig

Matthias Brugger (1):
      ARM: multi_v7_defconfig: Enable Mediatek platform

Mikko Perttunen (1):
      ARM: tegra: Add options for Tegra AHCI support to tegra_defconfig

Olof Johansson (3):
      ARM: mvebu: update v7 defconfig with useful options
      Merge tag 'mvebu-defconfig-3.18' of git://git.infradead.org/linux-mvebu into next/defconfig
      Merge tag 'renesas-defconfig4-for-v3.18' of git://git.kernel.org/.../horms/renesas into next/defconfig

Roland Stigge (1):
      ARM: LPC32xx: defconfig update

Simon Horman (2):
      ARM: shmobile: bockw: Do not disable SUSPEND in defconfig
      ARM: shmobile: Enable r8a7794 SoC in shmobile_defconfig

Soren Brinkmann (1):
      ARM: multi_v7_defconfig: Enable Zynq/Xilinx drivers

Stephen Warren (2):
      ARM: tegra: enable Atmel touchpad in defconfig
      ARM: multi_v7_defconfig: add missing Tegra options

Thomas Petazzoni (2):
      ARM: mvebu: add LED class support built-in in mvebu_v7_defconfig
      ARM: mvebu: add gpio-fan to mvebu_v7_defconfig

 arch/arm/configs/ape6evm_defconfig          |  9 +++-
 arch/arm/configs/at91_dt_defconfig          | 35 ++++++++++-----
 arch/arm/configs/at91sam9260_9g20_defconfig | 13 +++---
 arch/arm/configs/at91sam9261_9g10_defconfig |  5 +--
 arch/arm/configs/at91sam9263_defconfig      | 13 +++---
 arch/arm/configs/at91sam9g45_defconfig      | 19 ++++----
 arch/arm/configs/at91sam9rl_defconfig       | 19 +++++---
 arch/arm/configs/bcm2835_defconfig          |  1 +
 arch/arm/configs/bcm_defconfig              |  1 -
 arch/arm/configs/bockw_defconfig            |  3 +-
 arch/arm/configs/ezx_defconfig              |  1 -
 arch/arm/configs/imote2_defconfig           |  1 -
 arch/arm/configs/koelsch_defconfig          | 17 ++++++++
 arch/arm/configs/kzm9g_defconfig            |  1 +
 arch/arm/configs/lager_defconfig            |  8 +++-
 arch/arm/configs/lpc32xx_defconfig          |  2 +
 arch/arm/configs/marzen_defconfig           |  1 +
 arch/arm/configs/multi_v7_defconfig         | 39 ++++++++++++++++-
 arch/arm/configs/mvebu_v7_defconfig         | 68 ++++++++++++++---------------
 arch/arm/configs/pxa3xx_defconfig           |  1 -
 arch/arm/configs/qcom_defconfig             | 14 ++++--
 arch/arm/configs/sama5_defconfig            | 18 +++++---
 arch/arm/configs/shmobile_defconfig         | 16 +++++++
 arch/arm/configs/sunxi_defconfig            |  4 +-
 arch/arm/configs/tegra_defconfig            |  5 ++-
 25 files changed, 216 insertions(+), 98 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Arnd Bergmann <arnd@arndb.de>
To: torvalds@linux-foundation.org
Cc: linux-arm-kernel@lists.infradead.org, arm@kernel.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL 0/7] ARM: SoC defconfig changes for 3.18
Date: Wed, 08 Oct 2014 22:34:27 +0200	[thread overview]
Message-ID: <2823136.Sj5FxECIHU@wuerfel> (raw)
In-Reply-To: <1922034.HH2lvbiFi0@wuerfel>

The following changes since commit 52addcf9d6669fa439387610bc65c92fa0980cef:

  Linux 3.17-rc2 (2014-08-25 15:36:20 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/defconfig-for-linus

for you to fetch changes up to a41988a050c0d77f8100ccc576d413a28797fa79:

  Merge tag 'qcom-defconfig-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/defconfig (2014-10-01 16:37:33 +0200)

----------------------------------------------------------------
ARM: SoC defconfig changes for 3.18

This is a collection of the various changes to defconfig files,
most importantly enabling some additional platforms in the
multi_v7_defconfig file.

----------------------------------------------------------------
Alexandre Belloni (7):
      ARM: at91: at91_dt: update defconfig
      ARM: at91: at91sam9260_9g20: update defconfig
      ARM: at91: at91sam9261_9g10: update defconfig
      ARM: at91: at91sam9263: update defconfig
      ARM: at91: at91sam9g45: update defconfig
      ARM: at91: at91sam9rl: update defconfig
      ARM: at91: sama5: update defconfig

Arnd Bergmann (8):
      Merge tag 'renesas-defconfig3-for-v3.18' of git://git.kernel.org/.../horms/renesas into next/defconfig
      Merge tag 'at91-defconfig' of git://github.com/at91linux/linux-at91 into next/defconfig
      Merge branch 'lpc32xx/defconfig' of git://git.antcom.de/linux-2.6 into next/defconfig
      Merge tag 'tegra-for-3.18-defconfig' of git://git.kernel.org/.../swarren/linux-tegra into next/defconfig
      Merge tag 'sunxi-defconfig-for-3.18' of git://git.kernel.org/.../mripard/linux into next/defconfig
      Merge branch 'next/defconfig' of git+ssh://ra.kernel.org/.../arm/arm-soc into next/defconfig
      ARM: configs: fix duplicate entry in multi_v7
      Merge tag 'qcom-defconfig-for-3.18' of git://git.kernel.org/.../galak/linux-qcom into next/defconfig

Bo Shen (2):
      ARM: at91/at91_dt_defconfig: enable sound support
      ARM: at91/sama5_defconfig: enable sound support

Brian Norris (1):
      ARM: at91: add MTD_SPI_NOR (new dependency for M25P80)

Carlo Caione (1):
      ARM: meson: update multi_v7_defconfig

Chen-Yu Tsai (2):
      ARM: sunxi: Add A31 RTC driver to sunxi_defconfig
      ARM: sunxi: Add A31 RTC driver to multi_v7_defconfig

Geert Uytterhoeven (8):
      ARM: shmobile: shmobile_defconfig: Enable missing hardware support
      ARM: shmobile: ape6evm_defconfig: Enable missing hardware support
      ARM: shmobile: bockw_defconfig: Enable missing hardware support
      ARM: shmobile: koelsch_defconfig: Enable missing hardware support
      ARM: shmobile: kzm9g_defconfig: Enable missing hardware support
      ARM: shmobile: lager_defconfig: Enable missing hardware support
      ARM: shmobile: marzen_defconfig: Enable missing hardware support
      ARM: shmobile: Enable Armadillo 800 EVA board in multiplatform defconfig

Kevin Hilman (1):
      ARM: shmobile: defconfig: enable initrd

Kumar Gala (2):
      ARM: qcom: Update defconfig
      ARM: qcom: Update defconfig

Lubomir Rintel (1):
      ARM: bcm2835: enable USB_DWC2_HOST in defconfig

Luc Verhaegen (1):
      ARM: sunxi_defconfig: add NLS_CODEPAGE_437 and NLS_ISO8859_1

Mark Brown (2):
      ARM: configs: Remove REGULATOR_VIRTUAL_CONSUMER from defconfigs
      ARM: configs: Enable cpufreq-cpu0 for multi_v7_defconfig

Matthias Brugger (1):
      ARM: multi_v7_defconfig: Enable Mediatek platform

Mikko Perttunen (1):
      ARM: tegra: Add options for Tegra AHCI support to tegra_defconfig

Olof Johansson (3):
      ARM: mvebu: update v7 defconfig with useful options
      Merge tag 'mvebu-defconfig-3.18' of git://git.infradead.org/linux-mvebu into next/defconfig
      Merge tag 'renesas-defconfig4-for-v3.18' of git://git.kernel.org/.../horms/renesas into next/defconfig

Roland Stigge (1):
      ARM: LPC32xx: defconfig update

Simon Horman (2):
      ARM: shmobile: bockw: Do not disable SUSPEND in defconfig
      ARM: shmobile: Enable r8a7794 SoC in shmobile_defconfig

Soren Brinkmann (1):
      ARM: multi_v7_defconfig: Enable Zynq/Xilinx drivers

Stephen Warren (2):
      ARM: tegra: enable Atmel touchpad in defconfig
      ARM: multi_v7_defconfig: add missing Tegra options

Thomas Petazzoni (2):
      ARM: mvebu: add LED class support built-in in mvebu_v7_defconfig
      ARM: mvebu: add gpio-fan to mvebu_v7_defconfig

 arch/arm/configs/ape6evm_defconfig          |  9 +++-
 arch/arm/configs/at91_dt_defconfig          | 35 ++++++++++-----
 arch/arm/configs/at91sam9260_9g20_defconfig | 13 +++---
 arch/arm/configs/at91sam9261_9g10_defconfig |  5 +--
 arch/arm/configs/at91sam9263_defconfig      | 13 +++---
 arch/arm/configs/at91sam9g45_defconfig      | 19 ++++----
 arch/arm/configs/at91sam9rl_defconfig       | 19 +++++---
 arch/arm/configs/bcm2835_defconfig          |  1 +
 arch/arm/configs/bcm_defconfig              |  1 -
 arch/arm/configs/bockw_defconfig            |  3 +-
 arch/arm/configs/ezx_defconfig              |  1 -
 arch/arm/configs/imote2_defconfig           |  1 -
 arch/arm/configs/koelsch_defconfig          | 17 ++++++++
 arch/arm/configs/kzm9g_defconfig            |  1 +
 arch/arm/configs/lager_defconfig            |  8 +++-
 arch/arm/configs/lpc32xx_defconfig          |  2 +
 arch/arm/configs/marzen_defconfig           |  1 +
 arch/arm/configs/multi_v7_defconfig         | 39 ++++++++++++++++-
 arch/arm/configs/mvebu_v7_defconfig         | 68 ++++++++++++++---------------
 arch/arm/configs/pxa3xx_defconfig           |  1 -
 arch/arm/configs/qcom_defconfig             | 14 ++++--
 arch/arm/configs/sama5_defconfig            | 18 +++++---
 arch/arm/configs/shmobile_defconfig         | 16 +++++++
 arch/arm/configs/sunxi_defconfig            |  4 +-
 arch/arm/configs/tegra_defconfig            |  5 ++-
 25 files changed, 216 insertions(+), 98 deletions(-)


  parent reply	other threads:[~2014-10-08 20:34 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-08 20:23 [GIT PULL 0/7] ARM: SoC changes for 3.18 Arnd Bergmann
2014-10-08 20:23 ` Arnd Bergmann
2014-10-08 20:25 ` [GIT PULL 1/7] ARM: SoC non-critical bug fixes " Arnd Bergmann
2014-10-08 20:25   ` Arnd Bergmann
2014-10-08 20:26 ` [GIT PULL 2/7] ARM: SoC cleanups " Arnd Bergmann
2014-10-08 20:26   ` Arnd Bergmann
2014-10-08 20:28 ` [GIT PULL 3/7] ARM: SoC platform changes " Arnd Bergmann
2014-10-08 20:28   ` Arnd Bergmann
2014-10-08 20:30 ` [GIT PULL 4/7] ARM: SoC DT updates " Arnd Bergmann
2014-10-08 20:30   ` Arnd Bergmann
2014-10-08 20:33 ` [GIT PULL 5/7] ARM: SoC driver " Arnd Bergmann
2014-10-08 20:33   ` Arnd Bergmann
2014-10-08 20:34 ` Arnd Bergmann [this message]
2014-10-08 20:34   ` [GIT PULL 0/7] ARM: SoC defconfig changes " Arnd Bergmann
2014-10-08 20:35   ` Arnd Bergmann
2014-10-08 20:35     ` Arnd Bergmann
2014-10-08 20:36 ` [GIT PULL 7/7] ARM64: SoC " Arnd Bergmann
2014-10-08 20:36   ` Arnd Bergmann

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=2823136.Sj5FxECIHU@wuerfel \
    --to=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.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.