linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 8/9] ARM: SoC defconfig changes for 3.19
Date: Tue, 09 Dec 2014 22:43:38 +0100	[thread overview]
Message-ID: <3558682.jkN2tlsPNy@wuerfel> (raw)
In-Reply-To: <4491193.a6KEQb1tZH@wuerfel>

The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:

  Linux 3.18-rc1 (2014-10-19 18:08:38 -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 d04169870b1022556473627f7cc3e17db5a3e29c:

  ARM: omap2plus_defconfig: enable ECAP and EHRPWM (2014-12-05 17:38:04 +0100)

----------------------------------------------------------------
ARM: SoC defconfig changes for 3.19

This is a collection of the various changes to defconfig files,
most importantly enabling some additional platforms in the
multi_v7_defconfig file. These are split out into a separate
branch to avoid most of the merge conflicts in the defconfig
files.

This also touches 12 other defconfig files for shmobile,
at91, hisilicon, keystone, mvebu, omap, and tegra.

----------------------------------------------------------------
Andrew Lunn (3):
      ARM: mvebu: Add DLINK DIR665 options to mvebu_v5_defconfig
      ARM: config: Add DLINK DIR665 options to multi_v5_defconfig
      ARM: mvebu: defconfig: Enable the mv88E6171 switch driver

Arnd Bergmann (8):
      Merge tag 'renesas-defconfig-for-v3.19' of git://git.kernel.org/.../horms/renesas into next/defconfig
      Merge tag 'hix5hd2-config-for-3.19' of git://github.com/hisilicon/linux-hisi into next/defconfig
      Merge tag 'mvebu-defconfig-3.19' of git://git.infradead.org/linux-mvebu into next/defconfig
      Merge tag 'keystone-soc' of git://git.kernel.org/.../ssantosh/linux-keystone into next/defconfig
      Merge tag 'sti-defconfig-for-v3.19-1' of git://git.stlinux.com/devel/kernel/linux-sti into next/defconfig
      Merge tag 'mvebu-defconfig-3.19-2' of git://git.infradead.org/linux-mvebu into next/defconfig
      Merge tag 'tegra-for-3.19-defconfig' of git://git.kernel.org/.../tegra/linux into next/defconfig
      Merge tag 'at91-defconfig' of git://git.kernel.org/.../nferre/linux-at91 into next/defconfig

Dmitry Lavnikevich (1):
      ARM: defconfig: imx_v6_v7_defconfig updates

Felipe Balbi (5):
      ARM: omap2plus_defconfig: remove unwanted ethernet drivers
      ARM: omap2plus_defconfig: enable EDT FT5X06 touchscreen
      ARM: omap2plus_defconfig: enable AM33XX SoC sound
      ARM: omap2plus_defconfig: enable XHCI
      ARM: omap2plus_defconfig: enable ECAP and EHRPWM

Grygorii Strashko (2):
      ARM: keystone_defconfig: enable dsp irq and gpio support
      ARM: keystone_defconfig: enable mdio and marvell eth phys

Krzysztof Kozlowski (1):
      ARM: exynos_defconfig: Use 16 minors per MMC block device

Kuninori Morimoto (3):
      ARM: shmobile: multiplatform: add R-Car DMAC support on defconfig
      ARM: shmobile: multiplatform: add Audo DMAC peri peri support on defconfig
      ARM: shmobile: multiplatform: add AK4642 support on defconfig

Ludovic Desroches (1):
      ARM: at91: sama5: update defconfig

Marcin Wojtas (2):
      ARM: mvebu: re-enable SDHCI driver for Armada 38x SoC in v7 defconfig
      ARM: mvebu: enable i2c device in mvebu_v7_defconfig

Murali Karicheri (2):
      ARM: keystone: add pcie related options
      ARM: keystone: defconfig: add options to enable PCI controller

Nicolas Ferre (4):
      ARM: at91/defconfig: add the XDMA driver
      ARM: at91/defconfig: add TCB PWM driver selection
      ARM: at91/defconfig: add QT1070 to at91_dt
      ARM: at91/defconfig: add DM9000 to at91_dt

Peter Griffin (2):
      ARM: multi_v7_defconfig: Enable st ohci and ehci HCD drivers.
      ARM: multi_v7_defconfig: Enable stih415/6 usb2 phy driver.

Ray Jui (1):
      ARM: multi_v7_defconfig: Enable Broadcom Cygnus

Scott Branden (1):
      ARM: multi_v7_defconfig: remove one level of menu from Kconfig

Simon Horman (1):
      ARM: shmobile: ape6evm: Enable PM Runtime in defconfig

Soren Brinkmann (1):
      ARM: multi_v7_defconfig: Enable cgroups

Thierry Reding (1):
      ARM: tegra: Regenerate default configuration

Thomas Petazzoni (2):
      ARM: mvebu: update mvebu_v7_defconfig for Armada 370 audio
      ARM: mvebu: add MTD_BLOCK to mvebu_v7_defconfig

Tyler Baker (1):
      ARM: multi_v7_defconfig: enable MAX77686 PMIC drivers for exynos4412-prime based SoCs

Zhangfei Gao (2):
      ARM: hisi_defconfig: add driver support for hix5hd2
      ARM: multi_v7_defconfig: add driver support for hix5hd2

 arch/arm/configs/ape6evm_defconfig   |  1 +
 arch/arm/configs/at91_dt_defconfig   |  3 +++
 arch/arm/configs/exynos_defconfig    |  1 +
 arch/arm/configs/hisi_defconfig      | 19 +++++++++++++++++++
 arch/arm/configs/imx_v6_v7_defconfig | 10 +++++++++-
 arch/arm/configs/keystone_defconfig  |  7 +++++++
 arch/arm/configs/multi_v5_defconfig  |  2 ++
 arch/arm/configs/multi_v7_defconfig  | 36 +++++++++++++++++++++++++++++++++++-
 arch/arm/configs/mvebu_v5_defconfig  |  2 ++
 arch/arm/configs/mvebu_v7_defconfig  |  9 ++++++++-
 arch/arm/configs/omap2plus_defconfig | 22 ++++++++++++++++++++++
 arch/arm/configs/sama5_defconfig     |  6 +++++-
 arch/arm/configs/shmobile_defconfig  |  3 +++
 arch/arm/configs/tegra_defconfig     |  2 --
 arch/arm/mach-keystone/Kconfig       |  2 ++
 15 files changed, 119 insertions(+), 6 deletions(-)

  parent reply	other threads:[~2014-12-09 21:43 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-09 21:20 [GIT PULL 0/9] ARM: SoC changes for 3.19 Arnd Bergmann
2014-12-09 21:22 ` [GIT PULL 1/9] ARM: SoC non-critical bug fixes " Arnd Bergmann
2014-12-09 21:23 ` [GIT PULL 2/9] ARM: SoC cleanup on mach-at91 " Arnd Bergmann
2014-12-09 21:30 ` [GIT PULL 3/9] ARM: SoC cleanups " Arnd Bergmann
2014-12-09 21:34 ` [GIT PULL 4/9] ARM: SoC platform changes " Arnd Bergmann
2014-12-09 21:36 ` [GIT PULL 5/9] ARM: SoC driver updates " Arnd Bergmann
2014-12-09 21:40 ` [GIT PULL 6/9] ARM: SoC DT " Arnd Bergmann
2014-12-09 23:45   ` Linus Torvalds
2014-12-10  0:56     ` Linus Torvalds
2014-12-10 10:02     ` Arnd Bergmann
2014-12-09 21:42 ` [GIT PULL 7/9] ARM: SoC/OMAP GPMC driver cleanup and move " Arnd Bergmann
2014-12-09 21:43 ` Arnd Bergmann [this message]
2014-12-10  8:56   ` [GIT PULL 8/9] ARM: SoC defconfig changes " Geert Uytterhoeven
2014-12-10 11:16     ` Arnd Bergmann
2014-12-09 21:46 ` [GIT PULL 9/9] ARM64: SoC " Arnd Bergmann
2014-12-10  1:20   ` Linus Torvalds
2014-12-10 11:33     ` 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=3558682.jkN2tlsPNy@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).