linux/arch/arm/configs
Linus Torvalds 0ba3307a8e ARM: driver updates for 3.14
Updates of SoC-near drivers and other driver updates that makes more sense to
 take through our tree.
 
 The largest part of this is a conversion of device registration for some
 renesas shmobile/sh devices over to use resources. This has required
 coordination with the corresponding arch/sh changes, and we've agreed
 to merge the arch/sh changes through our tree.
 
 Added in this branch is support for Trusted Foundations secure firmware,
 which is what is used on many of the commercial Nvidia Tegra products
 that are in the market, including the Nvidia Shield. The code is local
 to arch/arm at this time since it's uncertain whether it will be shared
 with arm64 longer-term, if needed we will refactor later.
 
 A couple of new RTC drivers used on ARM boards, merged through our tree
 on request by the RTC maintainer.
 
 ... plus a bunch of smaller updates across the board, gpio conversions
 for davinci, etc.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.11 (GNU/Linux)
 
 iQIcBAABAgAGBQJS4ViqAAoJEIwa5zzehBx3m4QP/07VXVE77RFRyly5Bky5AaMY
 zo7ZpoJyg/IT9lxtSAQDhbQq49tKZQVS16oJ7LWXzjAyCY9XrVDX2IkcuqudmYSy
 Xtx+R0jZGK4czqljgjwdHgNCSwugCmO/kgNY3h8ar53dTmGIFiq5boPeMDizRTGD
 g3sgYuQbIqepcHd2jUjJSBXNyvZIlwBJ4wDyZgxRfzyM7unS8T46BpYNJz0esAL+
 0DwIk0nv1eJ6LI0aEL+7bgFaitjUNLpcrroToi1IiIEJuTvZY4AuBjAKt5/181zL
 i1ugimsHahmbwNclAmUimc0rtW4Nn+YHGa8WpYiQ9O7+kPFsYkfLRplHPOjaUBPz
 r76ucgBMGH6i04tvstwlONznO4NhkACWmb4wrfJfRoDTglELLoOd6QGAYKyRublH
 SnrKKmuXzBvtmj2zgUU+S0ka9LdYrjzxoSYprrXQpDr89pUs/AZrlAm9yRjQ3hGw
 0eL9UsDFtYAQwCQtPvin2bjKRgNNDbgdwNYNbA7n8jvE/uZ4rlYr3Ot+oxdfs75e
 K4fY6JwtbZxQVcOU25M3WBYXLl0V61ZISFa16XhYC2hjzgMZ3bfmFUn+TW9C8V4V
 03QqtFyT3FP+VfA3QUS3PuBxALT0HWXmDqp0VJc6UCiXX2InWR+uZQp7a30EawOZ
 WHLqgf+nT3bD3kfagCZN
 =JJlw
 -----END PGP SIGNATURE-----

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

Pull ARM driver updates from Olof Johansson:
 "Updates of SoC-near drivers and other driver updates that makes more
  sense to take through our tree.

  The largest part of this is a conversion of device registration for
  some renesas shmobile/sh devices over to use resources.  This has
  required coordination with the corresponding arch/sh changes, and
  we've agreed to merge the arch/sh changes through our tree.

  Added in this branch is support for Trusted Foundations secure
  firmware, which is what is used on many of the commercial Nvidia Tegra
  products that are in the market, including the Nvidia Shield.  The
  code is local to arch/arm at this time since it's uncertain whether it
  will be shared with arm64 longer-term, if needed we will refactor
  later.

  A couple of new RTC drivers used on ARM boards, merged through our
  tree on request by the RTC maintainer.

  ... plus a bunch of smaller updates across the board, gpio conversions
  for davinci, etc"

* tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (45 commits)
  watchdog: davinci: rename platform driver to davinci-wdt
  tty: serial: Limit msm_serial_hs driver to platforms that use it
  mmc: msm_sdcc: Limit driver to platforms that use it
  usb: phy: msm: Move mach dependent code to platform data
  clk: versatile: fixup IM-PD1 clock implementation
  clk: versatile: pass a name to ICST clock provider
  ARM: integrator: pass parent IRQ to the SIC
  irqchip: versatile FPGA: support cascaded interrupts from DT
  gpio: davinci: don't create irq_domain in case of unbanked irqs
  gpio: davinci: use chained_irq_enter/chained_irq_exit API
  gpio: davinci: add OF support
  gpio: davinci: remove unused variable intc_irq_num
  gpio: davinci: convert to use irqdomain support.
  gpio: introduce GPIO_DAVINCI kconfig option
  gpio: davinci: get rid of DAVINCI_N_GPIO
  gpio: davinci: use {readl|writel}_relaxed() instead of __raw_*
  serial: sh-sci: Add OF support
  serial: sh-sci: Add device tree bindings documentation
  serial: sh-sci: Remove platform data mapbase and irqs fields
  serial: sh-sci: Remove platform data scbrr_algo_id field
  ...
2014-01-23 18:49:36 -08:00
..
acs5k_defconfig
acs5k_tiny_defconfig
am200epdkit_defconfig
ape6evm_defconfig ARM: Rename ARCH_SHMOBILE to ARCH_SHMOBILE_LEGACY 2013-12-10 16:52:18 +09:00
armadillo800eva_defconfig Second Round of Renesas ARM Based SoC Defconfig Updates for v3.14 2013-12-29 13:24:02 -08:00
assabet_defconfig
at91_dt_defconfig ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration option 2013-12-12 09:57:42 -08:00
at91rm9200_defconfig ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration option 2013-12-12 09:57:42 -08:00
at91sam9g45_defconfig ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration option 2013-12-12 09:57:42 -08:00
at91sam9rl_defconfig ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration option 2013-12-12 09:57:42 -08:00
at91sam9260_9g20_defconfig Second cleanup pull-request for 3.14: 2014-01-14 15:41:57 -08:00
at91sam9261_9g10_defconfig ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration option 2013-12-12 09:57:42 -08:00
at91sam9263_defconfig ARM: at91: drop non DT: Calao USB-A96x 2013-05-31 16:52:37 +02:00
at91x40_defconfig
badge4_defconfig
bcm2835_defconfig ARM: bcm2835: bcm2835_defconfig updates 2014-01-02 12:08:11 -08:00
bcm_defconfig ARM: SoC platform changes for 3.14 2014-01-23 18:40:49 -08:00
bockw_defconfig Renesas ARM based SoC board updates for v3.14 2013-12-29 13:15:03 -08:00
cerfcube_defconfig
clps711x_defconfig ARM: clps711x: Update defconfig 2013-06-11 15:47:48 -07:00
cm_x2xx_defconfig
cm_x300_defconfig ARM: pxa/cm-x300: update cm_x300_defconfig 2011-07-11 14:43:28 +08:00
cns3420vb_defconfig ARM: cns3xxx: enable multiplatform support 2013-03-14 17:34:57 +01:00
colibri_pxa270_defconfig
colibri_pxa300_defconfig
collie_defconfig
corgi_defconfig arch: Change defconfigs to point to g_mass_storage. 2012-11-08 16:00:52 +02:00
da8xx_omapl_defconfig ARM: davinci: defconfig: enable EDMA driver 2013-07-16 20:39:39 +05:30
davinci_all_defconfig ARM: davinci: defconfig: enable EDMA driver 2013-07-16 20:39:39 +05:30
dove_defconfig ARM: dove: update dove_defconfig with SI5351, PCI, and xHCI 2013-08-12 19:57:38 +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
ep93xx_defconfig usb: ohci: remove ep93xx bus glue platform driver 2013-10-29 16:43:37 -07:00
eseries_pxa_defconfig
exynos_defconfig Linux 3.13-rc5 2013-12-28 21:38:16 -08:00
ezx_defconfig ARM: pxa: fix inconsistent CONFIG_USB_PXA27X 2011-11-10 15:32:27 +08:00
footbridge_defconfig
genmai_defconfig ARM: shmobile: genmai: Rename ARCH_SHMOBILE to ARCH_SHMOBILE_LEGACY 2013-12-10 17:14:27 +09:00
h3600_defconfig ARM: 7849/2: h3600: update defconfig 2013-10-29 11:01:06 +00:00
h5000_defconfig
hackkit_defconfig
hi3xxx_defconfig ARM: config: add defconfig for Hi3xxx 2013-12-17 16:43:33 -08:00
imote2_defconfig ARM: pxa: fix inconsistent CONFIG_USB_PXA27X 2011-11-10 15:32:27 +08:00
imx_v4_v5_defconfig ARM: imx_v4_v5_defconfig: Enable gpio regulator and gpio button/keyboard. 2013-12-09 13:18:17 +08:00
imx_v6_v7_defconfig ARM: imx_v6_v7_defconfig: Select CONFIG_REGULATOR_PFUZE100 2013-12-31 09:36:44 +08:00
integrator_defconfig ARM: integrator: update defconfig 2013-10-16 14:09:34 +02:00
iop13xx_defconfig
iop32x_defconfig
iop33x_defconfig
ixp4xx_defconfig
jornada720_defconfig
keystone_defconfig ARM: keystone: defconfig: enable USB support 2013-12-16 16:03:36 -05:00
kirkwood_defconfig ARM: kirkwood: enable HIGHMEM in defconfig 2013-11-23 17:17:13 +00:00
koelsch_defconfig Second Round of Renesas ARM Based SoC Defconfig Updates for v3.14 2013-12-29 13:24:02 -08:00
ks8695_defconfig
kzm9d_defconfig Renesas ARM based SoC board updates for v3.14 2013-12-29 13:15:03 -08:00
kzm9g_defconfig ARM: Rename ARCH_SHMOBILE to ARCH_SHMOBILE_LEGACY 2013-12-10 16:52:18 +09:00
lager_defconfig Second Round of Renesas ARM Based SoC Defconfig Updates for v3.14 2013-12-29 13:24:02 -08:00
lart_defconfig
lpc32xx_defconfig ARM: arm-soc platform updates for 3.10, part 1 2013-05-02 09:31:45 -07:00
lpd270_defconfig
lubbock_defconfig
mackerel_defconfig ARM: Rename ARCH_SHMOBILE to ARCH_SHMOBILE_LEGACY 2013-12-10 16:52:18 +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 Renesas ARM based SoC board updates for v3.14 2013-12-29 13:15:03 -08:00
mini2440_defconfig arch: Change defconfigs to point to g_mass_storage. 2012-11-08 16:00:52 +02: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 ARM: SoC board updates for 3.14 2014-01-23 18:48:28 -08:00
multi_v7_defconfig ARM: SoC board updates for 3.14 2014-01-23 18:48:28 -08:00
mv78xx0_defconfig defconfigs: remove CONFIG_MTD_NAND_VERIFY_WRITE 2012-09-29 15:00:49 +01:00
mvebu_defconfig ARM: mvebu: config: Enable NAND support 2013-12-12 14:07:34 +00:00
mxs_defconfig ARM: mxs_defconfig: Turn off CONFIG_DEBUG_GPIO 2013-10-21 09:37:27 +08:00
neponset_defconfig
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: move the OMAP mailbox framework to drivers 2013-06-11 11:41:51 -05:00
omap2plus_defconfig ARM: OMAP2+: enable AM33xx SOC EVM audio 2014-01-08 09:27:23 -08:00
orion5x_defconfig arm: orion5x: add DT related options in defconfig 2012-11-21 21:00:58 +00:00
palmz72_defconfig
pcm027_defconfig
pleb_defconfig
prima2_defconfig watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVI 2013-11-17 19:37:23 +01:00
pxa3xx_defconfig defconfigs: remove CONFIG_MTD_NAND_VERIFY_WRITE 2012-09-29 15:00:49 +01: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
raumfeld_defconfig
realview-smp_defconfig
realview_defconfig
rpc_defconfig ARM: Remove support for ARMv3 ARM610 and ARM710 CPUs 2012-05-05 05:50:50 +01:00
s3c2410_defconfig ARM: s3c2410_defconfig: update s3c2410_defconfig 2012-03-03 08:55:58 +09:00
s3c6400_defconfig ARM: s3c6400_defconfig: enable more boards in defconfig 2012-08-11 13:31:49 +09:00
s5p64x0_defconfig
s5pc100_defconfig
s5pv210_defconfig
sama5_defconfig ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration option 2013-12-12 09:57:42 -08:00
shannon_defconfig
simpad_defconfig
socfpga_defconfig ARM: socfpga: Enable SMP for socfpga 2012-10-26 14:59:39 +02: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 watchdog: delete mpcore_wdt driver 2013-07-11 21:47:58 +02:00
spitz_defconfig arch: Change defconfigs to point to g_mass_storage. 2012-11-08 16:00:52 +02:00
sunxi_defconfig ARM: sunxi_defconfig: enable NFS, TMPFS, PRINTK_TIME and nfsroot support 2013-12-03 12:39:13 -08:00
tct_hammer_defconfig ARM: s3c24xx: enable CONFIG_BUG for tct_hammer 2012-08-10 13:02:06 +02:00
tegra_defconfig ARM: driver updates for 3.14 2014-01-23 18:49:36 -08:00
trizeps4_defconfig
u300_defconfig ARM: u300: Update MMC configs for u300 defconfig 2013-06-17 13:54:39 +02:00
u8500_defconfig Merge tag 'ux500-core-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/soc 2014-01-08 23:02:26 -08:00
versatile_defconfig ARM: versatile: enable LEDs by default 2013-12-20 18:22:49 +01:00
vexpress_defconfig ARM: vexpress: Enable platform-specific options in defconfig 2013-10-28 13:26:02 -07:00
viper_defconfig arch: Change defconfigs to point to g_mass_storage. 2012-11-08 16:00:52 +02:00
vt8500_v6_v7_defconfig ARM: vt8500: add defconfig for v6/v7 chips 2013-11-14 10:44:30 -08:00
xcep_defconfig rtc: fix build warnings in defconfigs 2011-06-15 20:04:02 -07:00
zeus_defconfig arch: Change defconfigs to point to g_mass_storage. 2012-11-08 16:00:52 +02:00