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
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
cm_x2xx_defconfig
cm_x300_defconfig
cns3420vb_defconfig
colibri_pxa270_defconfig
colibri_pxa300_defconfig
collie_defconfig
corgi_defconfig
da8xx_omapl_defconfig
davinci_all_defconfig
dove_defconfig
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
eseries_pxa_defconfig
exynos_defconfig Linux 3.13-rc5 2013-12-28 21:38:16 -08:00
ezx_defconfig
footbridge_defconfig
genmai_defconfig ARM: shmobile: genmai: Rename ARCH_SHMOBILE to ARCH_SHMOBILE_LEGACY 2013-12-10 17:14:27 +09:00
h3600_defconfig
h5000_defconfig
hackkit_defconfig
hi3xxx_defconfig ARM: config: add defconfig for Hi3xxx 2013-12-17 16:43:33 -08:00
imote2_defconfig
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
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
lpd270_defconfig
lubbock_defconfig
mackerel_defconfig ARM: Rename ARCH_SHMOBILE to ARCH_SHMOBILE_LEGACY 2013-12-10 16:52:18 +09:00
magician_defconfig
mainstone_defconfig
marzen_defconfig Renesas ARM based SoC board updates for v3.14 2013-12-29 13:15:03 -08:00
mini2440_defconfig
mmp2_defconfig
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
mvebu_defconfig ARM: mvebu: config: Enable NAND support 2013-12-12 14:07:34 +00:00
mxs_defconfig
neponset_defconfig
netwinder_defconfig
netx_defconfig
nhk8815_defconfig
nuc910_defconfig
nuc950_defconfig
nuc960_defconfig
omap1_defconfig
omap2plus_defconfig ARM: OMAP2+: enable AM33xx SOC EVM audio 2014-01-08 09:27:23 -08:00
orion5x_defconfig
palmz72_defconfig
pcm027_defconfig
pleb_defconfig
prima2_defconfig
pxa3xx_defconfig
pxa168_defconfig
pxa255-idp_defconfig
pxa910_defconfig
raumfeld_defconfig
realview-smp_defconfig
realview_defconfig
rpc_defconfig
s3c2410_defconfig
s3c6400_defconfig
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
spear3xx_defconfig
spear6xx_defconfig
spear13xx_defconfig
spitz_defconfig
sunxi_defconfig ARM: sunxi_defconfig: enable NFS, TMPFS, PRINTK_TIME and nfsroot support 2013-12-03 12:39:13 -08:00
tct_hammer_defconfig
tegra_defconfig ARM: driver updates for 3.14 2014-01-23 18:49:36 -08:00
trizeps4_defconfig
u300_defconfig
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
viper_defconfig
vt8500_v6_v7_defconfig
xcep_defconfig
zeus_defconfig