linux/arch/arm/configs
Linus Torvalds 6cd94d5e57 ARM: SoC platform changes for 3.19
New and updated SoC support, notable changes include:
 
 * bcm: brcmstb SMP support
 * bcm: initial iproc/cygnus support
 * exynos: Exynos4415 SoC support
 * exynos: PMU and suspend support for Exynos5420
 * exynos: PMU support for Exynos3250
 * exynos: pm related maintenance
 * imx: new LS1021A SoC support
 * imx: vybrid 610 global timer support
 * integrator: convert to using multiplatform configuration
 * mediatek: earlyprintk support for mt8127/mt8135
 * meson: meson8 soc and l2 cache controller support
 * mvebu: Armada 38x CPU hotplug support
 * mvebu: drop support for prerelease Armada 375 Z1 stepping
 * mvebu: extended suspend support, now works on Armada 370/XP
 * omap: hwmod related maintenance
 * omap: prcm cleanup
 * pxa: initial pxa27x DT handling
 * rockchip: SMP support for rk3288
 * rockchip: add cpu frequency scaling support
 * shmobile: r8a7740 power domain support
 * shmobile: various small restart, timer, pci apmu changes
 * sunxi: Allwinner A80 (sun9i) earlyprintk support
 * ux500: power domain support
 
 Overall, a significant chunk of changes, coming mostly from
 the usual suspects: omap, shmobile, samsung and mvebu, all of
 which already contain a lot of platform specific code in
 arch/arm.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.12 (GNU/Linux)
 
 iQIVAwUAVIcjyGCrR//JCVInAQJJCRAA1Tm+HZGiAiTvXEAcm/T9tIA08uqtawHt
 cqyEAUyrnE8QxE4EhUd2pTw4EunVusqKF5EsDxOzw7b3ukUdLAWZE7bqBOSIJLqn
 hrfsQQ8dXLbyC7T/CHPnBVeM+pn9LiIc9qzpZ0YToiMnHBBI4vKFQntBjd31yoRE
 hN08I6AmDjQolOzzlqR1fuM0uZaKiHIcytdauTt3Vfqgg7FTHcTy3u1kClHTR1Lp
 m/KuDothGpR5OKjSnUQz7EO5V3KJEnaKey8z2xM1a7DLLAvJ6r2+DUaDopv9Dbz1
 W/V3H7fi5tLvillVa8xmlmzqWZbPc1xw8MWqvHZSWIMRZqloAHpC1VWKn0ZuH4SW
 5Bj4ubSrpYjJxjKYfrxtjmuzru3A2jWBNTSP5A4nsny0C3AUsXkfRmRS0VNdegF8
 sUdQ1MF8vEMpQT3QPH88+ccFHeIgqbcayhKqLPf7r8q0kwlym5N7Y2amU2A/O6qz
 +324r+yzfSA70VgJZ5EhXxWVDOPB4Lc8EtoWnH6T/kjncIMwzEsbEbyB3X1OaREW
 pVn3PNo06VjHLYoiHX+8G99pOFR/JZvaQs6jGCXLs+Orjp5WfP+kafkWqcB5GAKU
 Pfd3AQsl6rKAITdu0XsTdPiICNS4CmBiWYPepQsTa3pQaNgB7fwZNQKelNRIdGc+
 dF1lnQ7CXLQ=
 =lFoH
 -----END PGP SIGNATURE-----

Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc

Pull ARM SoC platform changes from Arnd Bergmann:
 "New and updated SoC support, notable changes include:

   - bcm:
        brcmstb SMP support
        initial iproc/cygnus support
   - exynos:
        Exynos4415 SoC support
        PMU and suspend support for Exynos5420
        PMU support for Exynos3250
        pm related maintenance
   - imx:
        new LS1021A SoC support
        vybrid 610 global timer support
   - integrator:
        convert to using multiplatform configuration
   - mediatek:
        earlyprintk support for mt8127/mt8135
   - meson:
        meson8 soc and l2 cache controller support
   - mvebu:
        Armada 38x CPU hotplug support
        drop support for prerelease Armada 375 Z1 stepping
        extended suspend support, now works on Armada 370/XP
   - omap:
        hwmod related maintenance
        prcm cleanup
   - pxa:
        initial pxa27x DT handling
   - rockchip:
        SMP support for rk3288
        add cpu frequency scaling support
   - shmobile:
        r8a7740 power domain support
        various small restart, timer, pci apmu changes
   - sunxi:
        Allwinner A80 (sun9i) earlyprintk support
   - ux500:
        power domain support

  Overall, a significant chunk of changes, coming mostly from the usual
  suspects: omap, shmobile, samsung and mvebu, all of which already
  contain a lot of platform specific code in arch/arm"

* tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (187 commits)
  ARM: mvebu: use the cpufreq-dt platform_data for independent clocks
  soc: integrator: Add terminating entry for integrator_cm_match
  ARM: mvebu: add SDRAM controller description for Armada XP
  ARM: mvebu: adjust mbus controller description on Armada 370/XP
  ARM: mvebu: add suspend/resume DT information for Armada XP GP
  ARM: mvebu: synchronize secondary CPU clocks on resume
  ARM: mvebu: make sure MMU is disabled in armada_370_xp_cpu_resume
  ARM: mvebu: Armada XP GP specific suspend/resume code
  ARM: mvebu: reserve the first 10 KB of each memory bank for suspend/resume
  ARM: mvebu: implement suspend/resume support for Armada XP
  clk: mvebu: add suspend/resume for gatable clocks
  bus: mvebu-mbus: provide a mechanism to save SDRAM window configuration
  bus: mvebu-mbus: suspend/resume support
  clocksource: time-armada-370-xp: add suspend/resume support
  irqchip: armada-370-xp: Add suspend/resume support
  ARM: add lolevel debug support for asm9260
  ARM: add mach-asm9260
  ARM: EXYNOS: use u8 for val[] in struct exynos_pmu_conf
  power: reset: imx-snvs-poweroff: add power off driver for i.mx6
  ARM: imx: temporarily remove CONFIG_SOC_FSL from LS1021A
  ...
2014-12-09 14:38:28 -08:00
..
acs5k_defconfig
acs5k_tiny_defconfig
am200epdkit_defconfig
ape6evm_defconfig ARM: shmobile: ape6evm_defconfig: Enable missing hardware support 2014-08-17 09:37:41 +09:00
armadillo800eva_defconfig ARM: shmobile: armadillo800eva defconfig: Enable REGULATOR_GPIO and LEDS_GPIO 2014-06-16 19:44:29 +09:00
assabet_defconfig
at91_dt_defconfig ARM: at91: at91_dt: update defconfig 2014-09-02 15:04:06 +02:00
axm55xx_defconfig ARM: axxia: Adding defconfig for AXM55xx 2014-05-23 18:18:45 +02:00
badge4_defconfig USB: remove CONFIG_USB_DEBUG from defconfig files 2014-05-28 09:40:45 -07:00
bcm2835_defconfig ARM: bcm2835: enable USB_DWC2_HOST in defconfig 2014-09-25 23:27:03 +02:00
bcm_defconfig ARM: bcm_defconfig: remove one level of menu from Kconfig 2014-11-11 22:42:05 -08:00
bockw_defconfig ARM: shmobile: bockw: Do not disable SUSPEND in defconfig 2014-08-22 10:40:31 +09:00
cerfcube_defconfig
clps711x_defconfig ARM: clps711x: edb7211: Use new PWM driver for backlight 2014-09-04 21:39:53 +02:00
cm_x2xx_defconfig USB: delete CONFIG_USB_DEVICEFS from defconfig 2014-05-27 16:07:13 -07:00
cm_x300_defconfig USB: delete CONFIG_USB_DEVICEFS from defconfig 2014-05-27 16:07:13 -07:00
cns3420vb_defconfig ARM: cns3xxx: enable multiplatform support 2013-03-14 17:34:57 +01:00
colibri_pxa270_defconfig USB: delete CONFIG_USB_DEVICEFS from defconfig 2014-05-27 16:07:13 -07:00
colibri_pxa300_defconfig USB: remove CONFIG_USB_DEBUG from defconfig files 2014-05-28 09:40:45 -07:00
collie_defconfig
corgi_defconfig USB: delete CONFIG_USB_DEVICEFS from defconfig 2014-05-27 16:07:13 -07:00
davinci_all_defconfig USB driver patches for 3.16-rc1 2014-06-03 09:11:20 -07:00
dove_defconfig ARM: mvebu: defconfig: add MTD_SPI_NOR (new dependency for M25P80) 2014-05-05 01:02:02 +00:00
ebsa110_defconfig
efm32_defconfig ARM: new platform for Energy Micro's EFM32 Cortex-M3 SoCs 2013-12-16 17:51:33 +01:00
em_x270_defconfig USB: delete CONFIG_USB_DEVICEFS from defconfig 2014-05-27 16:07:13 -07:00
ep93xx_defconfig ARM: 8140/1: ep93xx: Enable DEBUG_LL_UART_PL01X 2014-09-16 16:10:48 +01:00
eseries_pxa_defconfig
exynos_defconfig ARM: exynos_defconfig: Enable max77802 rtc and clock drivers 2014-11-21 21:46:21 +09:00
ezx_defconfig ARM: configs: Remove REGULATOR_VIRTUAL_CONSUMER from defconfigs 2014-09-04 22:07:52 +02:00
footbridge_defconfig USB: remove CONFIG_USB_DEBUG from defconfig files 2014-05-28 09:40:45 -07:00
h3600_defconfig ARM: 7849/2: h3600: update defconfig 2013-10-29 11:01:06 +00:00
h5000_defconfig
hackkit_defconfig
hisi_defconfig ARM: config: enable hisilicon hip04 2014-09-03 14:10:41 +01:00
imote2_defconfig ARM: configs: Remove REGULATOR_VIRTUAL_CONSUMER from defconfigs 2014-09-04 22:07:52 +02:00
imx_v4_v5_defconfig ARM: imx: Fix the removal of CONFIG_SPI option 2014-11-04 19:00:01 +08:00
imx_v6_v7_defconfig ARM: imx: Fix the removal of CONFIG_SPI option 2014-11-04 19:00:01 +08:00
integrator_defconfig ARM: integrator: set V4T and V5 as default multitargets 2014-10-22 09:49:26 +02:00
iop13xx_defconfig
iop32x_defconfig
iop33x_defconfig
ixp4xx_defconfig USB: delete CONFIG_USB_DEVICEFS from defconfig 2014-05-27 16:07:13 -07:00
jornada720_defconfig
keystone_defconfig ARM: SoC updates for 3.16 (part 2) 2014-06-11 11:03:24 -07:00
ks8695_defconfig
kzm9g_defconfig ARM: shmobile: kzm9g_defconfig: Enable missing hardware support 2014-08-17 09:37:43 +09:00
lager_defconfig ARM: shmobile: lager_defconfig: Enable missing hardware support 2014-08-17 09:37:43 +09:00
lart_defconfig
lpc32xx_defconfig ARM: LPC32xx: defconfig update 2014-09-10 15:41:11 +02:00
lpd270_defconfig
lubbock_defconfig
mackerel_defconfig ARM: shmobile: mackerel: enable CONFIG_DEVTMPFS in defconfig 2014-02-04 10:26:02 +09:00
magician_defconfig arch: Change defconfigs to point to g_mass_storage. 2012-11-08 16:00:52 +02:00
mainstone_defconfig
marzen_defconfig ARM: shmobile: marzen_defconfig: Enable missing hardware support 2014-08-17 09:37:44 +09:00
mini2440_defconfig USB: delete CONFIG_USB_DEVICEFS from defconfig 2014-05-27 16:07:13 -07:00
mmp2_defconfig ARM: mmp: enable debug uart port in defconfig 2012-08-16 17:49:08 +08:00
moxart_defconfig ARM: moxart: add MOXA ART SoC platform files 2013-12-22 11:57:38 -08:00
msm_defconfig tgt: defconfig cleanup 2014-07-17 22:07:44 +02:00
multi_v5_defconfig ARM: multi_v5: Enable LaCie 2Big and 5Big Network v2 2014-06-20 20:50:23 +00:00
multi_v7_defconfig ARM: multi_v7_defconfig: fix failure setting CPU voltage by enabling dependent I2C controller 2014-11-19 09:35:17 -08:00
mv78xx0_defconfig USB: delete CONFIG_USB_DEVICEFS from defconfig 2014-05-27 16:07:13 -07:00
mvebu_v5_defconfig ARM: mvebu: add devtmpfs to mvebu_v5_defconfig 2014-07-08 12:19:02 +00:00
mvebu_v7_defconfig ARM: mvebu: add gpio-fan to mvebu_v7_defconfig 2014-09-13 21:18:09 +00:00
mxs_defconfig ARM: imx: defconfig: Select CONFIG_FHANDLE 2014-07-18 16:10:10 +08:00
neponset_defconfig USB: remove CONFIG_USB_DEBUG from defconfig files 2014-05-28 09:40:45 -07:00
netwinder_defconfig
netx_defconfig rtc: fix build warnings in defconfigs 2011-06-15 20:04:02 -07:00
nhk8815_defconfig ARM: nomadik: configure for NO_HZ and HRTIMERS 2013-07-20 11:59:45 +02:00
nuc910_defconfig
nuc950_defconfig
nuc960_defconfig
omap1_defconfig mailbox/omap: remove OMAP1 mailbox driver 2014-07-29 01:55:09 -07:00
omap2plus_defconfig ARM: omap2plus_defconfig: Fix errors with NAND BCH 2014-10-29 12:19:20 -07:00
orion5x_defconfig arm: orion5x: add DT related options in defconfig 2012-11-21 21:00:58 +00:00
palmz72_defconfig
pcm027_defconfig USB: delete CONFIG_USB_DEVICEFS from defconfig 2014-05-27 16:07:13 -07:00
pleb_defconfig
prima2_defconfig watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVI 2013-11-17 19:37:23 +01:00
pxa3xx_defconfig ARM: configs: Remove REGULATOR_VIRTUAL_CONSUMER from defconfigs 2014-09-04 22:07:52 +02:00
pxa168_defconfig
pxa255-idp_defconfig
pxa910_defconfig ARM: mmp: add display and fb support in pxa910 defconfig 2013-02-21 17:22:17 -08:00
qcom_defconfig ARM: qcom: Update defconfig 2014-09-22 13:59:08 -05:00
raumfeld_defconfig USB: remove CONFIG_USB_DEBUG from defconfig files 2014-05-28 09:40:45 -07:00
realview_defconfig ARM: plat-versatile: update defconfigs for Versatile LEDs 2014-03-28 10:54:31 +01:00
realview-smp_defconfig ARM: plat-versatile: update defconfigs for Versatile LEDs 2014-03-28 10:54:31 +01:00
rpc_defconfig ARM: Remove support for ARMv3 ARM610 and ARM710 CPUs 2012-05-05 05:50:50 +01:00
s3c2410_defconfig tgt: defconfig cleanup 2014-07-17 22:07:44 +02:00
s3c6400_defconfig USB: delete CONFIG_USB_DEVICEFS from defconfig 2014-05-27 16:07:13 -07:00
s5pv210_defconfig
sama5_defconfig ARM: at91: remove CONFIG_MACH_SAMA5_DT 2014-11-13 11:23:33 +01:00
shannon_defconfig
shmobile_defconfig ARM: shmobile: koelsch: Remove reference board code 2014-10-30 10:14:57 +09:00
simpad_defconfig
socfpga_defconfig ARM: socfpga_defconfig: Update defconfig for SoCFPGA 2014-10-24 16:51:13 -05:00
spear3xx_defconfig ARM: spear: use multiplatform configuration options. 2013-03-12 17:40:14 +01:00
spear6xx_defconfig ARM: spear: use multiplatform configuration options. 2013-03-12 17:40:14 +01:00
spear13xx_defconfig ARM: SPEAr13xx: Update defconfigs 2014-07-14 11:04:44 +05:30
spitz_defconfig USB: delete CONFIG_USB_DEVICEFS from defconfig 2014-05-27 16:07:13 -07:00
sunxi_defconfig ARM: sunxi_defconfig: enable CONFIG_REGULATOR_FIXED_VOLTAGE 2014-10-23 21:00:52 -07:00
tct_hammer_defconfig USB: remove CONFIG_USB_DEBUG from defconfig files 2014-05-28 09:40:45 -07:00
tegra_defconfig ARM: tegra: tegra_defconfig changes for 3.18 2014-09-25 17:55:25 +02:00
trizeps4_defconfig USB: delete CONFIG_USB_DEVICEFS from defconfig 2014-05-27 16:07:13 -07:00
u300_defconfig ARM: u300: u300_defconfig: Enable PARTITION_ADVANCED 2014-04-14 09:21:43 +02:00
u8500_defconfig ARM: ux500: configure for CW1200 WLAN chip 2014-04-14 11:08:26 +02:00
versatile_defconfig ARM: 8139/1: versatile: Enable DEBUG_LL_UART_PL01X 2014-09-16 16:10:46 +01:00
vexpress_defconfig ARM: vexpress: Enable platform-specific options in defconfig 2013-10-28 13:26:02 -07:00
viper_defconfig USB: delete CONFIG_USB_DEVICEFS from defconfig 2014-05-27 16:07:13 -07:00
vt8500_v6_v7_defconfig ARM: configs: keystone: drop CONFIG_COMMON_CLK_DEBUG 2014-05-08 15:32:46 -04:00
xcep_defconfig rtc: fix build warnings in defconfigs 2011-06-15 20:04:02 -07:00
zeus_defconfig USB: delete CONFIG_USB_DEVICEFS from defconfig 2014-05-27 16:07:13 -07:00