alistair23-linux/arch/arm/mach-imx/devices
Linus Torvalds fbae5cbb43 ARM: SoC platform updates for v4.8
Improved and new platform support for various SoCs:
 
  - New SoC support:
    - Broadcom BCM23550
    - Freescale i.MX7Solo
    - Qualcomm MDM9615
    - Renesas r8a7792
  - Conversion of clps711x to multiplatform
  - debug uart improvements for Atmel platforms
  - Tango platform improvements: HOTPLUG_CPU, Suspend-to-ram
  - OMAP tweaks and improvements to hwmod
  - OMAP support for kexec on SMP
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABAgAGBQJXnaibAAoJEIwa5zzehBx3h6AP/0TBATiDuYXTcX3V8zZ/ia9y
 7dWbP7gVX7DN39b5qdjLTa+DUx3Y3msxW9qsuUQR8RWijbqjCH7b/fyPwGA0fmpP
 3uZpFpyzs+6/3TiMDN1yw1T+/2YbVyM+4rOeNsCwncdXjGSx0FaMJAqLBrppiWLH
 1S9HhD/314znibl8skOy8QIDWwlW011sS2mNUIN+JelvnS/VDjtCDfpphpNrAQF9
 MZB6LhT9itvf6mIEGIsaDq/Ii7fgIAnA9WCtwv9tJkAZHzbS0cWkiJzb7hF1GzFO
 Q5HBAyzn+CkeTQ3+9NQU0G0vhfa3Ea0g1gfw6qRmAw+z8Qdiamjh8SSve6zm1fE8
 GmIewsMAWWIUYykEIi9hbWCTYq06Pw/Nn6KWRAuQ/lpt++jzMQ82qk6cxELLW15e
 uAC1JjFOCIFNBZhkrdQDU0qx6Ew/AUH4wCYqu4Xh7pW0MHu0V9NgsmooeoTmCkpd
 WtgKp8Wh5dsK3SdsbTjdR/IeHSQkeSdgNY/6TBTjpRwCIlEMwHlKbvwvRExk1xzi
 nLQJsR49MsjeSdPflzO6WUzOjJhQfuw2jCtAQjlom15EgkEZ569MT4RsAQIgvNCI
 PeUWkvIW1uCtW7Y6ADPRBKMIrajPs8YW4E/xTItuhrqLHp8z6efvRmVNdpzqBTVj
 tT2t2bRXF0cGiUvOeU7U
 =Kh9P
 -----END PGP SIGNATURE-----

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

Pull ARM SoC platform updates from Olof Johansson:
 "Improved and new platform support for various SoCs:

  New SoC support:
   - Broadcom BCM23550
   - Freescale i.MX7Solo
   - Qualcomm MDM9615
   - Renesas r8a7792

  Improvements:
   - convert clps711x to multiplatform
   - debug uart improvements for Atmel platforms
   - Tango platform improvements: HOTPLUG_CPU, Suspend-to-ram
   - OMAP tweaks and improvements to hwmod
   - OMAP support for kexec on SMP"

* tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (109 commits)
  ARM: davinci: fix build break because of undeclared dm365_evm_snd_data
  ARM: s3c64xx: smartq: Avoid sparse warnings
  ARM: sti: Implement dummy L2 cache's write_sec
  ARM: STi: Update machine _namestr to be more generic.
  arm: meson: explicitly select clk drivers
  ARM: tango: add Suspend-to-RAM support
  ARM: hisi: consolidate the hisilicon machine entries
  ARM: tango: fix CONFIG_HOTPLUG_CPU=n build
  MAINTAINERS: Update BCM281XX/BCM11XXX/BCM216XX entry
  MAINTAINERS: Update BCM63XX entry
  MAINTAINERS: Add NS2 entry
  MAINTAINERS: Fix nsp false-positives
  MAINTAINERS: Change L to M for Broadcom ARM/ARM64 SoC entries
  ARM: debug: Enable DEBUG_BCM_5301X for Northstar Plus SoCs
  ARM: clps711x: Switch to MULTIPLATFORM
  ARM: clps711x: Remove boards support
  ARM: clps711x: Add basic DT support
  ARM: clps711x: Reduce static map size
  ARM: SAMSUNG: Constify iomem address passed to s5p_init_cpu
  ARM: oxnas: Change OX810SE default driver config
  ...
2016-08-01 18:27:08 -04:00
..
devices-common.h [media] move media platform data to linux/platform_data/media 2015-11-19 08:09:38 -02:00
devices.c ARM: imx: fix missing includes 2016-06-12 19:48:09 +08:00
Kconfig ARM: imx: deconstruct mxc_rnga initialization 2016-06-28 10:26:34 +08:00
Makefile ARM: mx25: Remove imxdi_rtc platform code 2015-03-13 22:14:58 +08:00
platform-fec.c ARM: mx25: Remove "mx25.h" header file 2015-03-13 22:14:58 +08:00
platform-flexcan.c ARM: imx: prepare for removal of flexcan_platform_data 2013-06-27 15:15:08 +02:00
platform-fsl-usb2-udc.c ARM: mx25: Remove "mx25.h" header file 2015-03-13 22:14:58 +08:00
platform-gpio-mxc.c ARM: imx: fix missing include of common.h 2016-06-12 19:48:09 +08:00
platform-gpio_keys.c
platform-imx-dma.c
platform-imx-fb.c ARM: mx25: Remove "mx25.h" header file 2015-03-13 22:14:58 +08:00
platform-imx-i2c.c ARM: mx25: Remove "mx25.h" header file 2015-03-13 22:14:58 +08:00
platform-imx-keypad.c ARM: mx25: Remove "mx25.h" header file 2015-03-13 22:14:58 +08:00
platform-imx-ssi.c ARM: mx25: Remove "mx25.h" header file 2015-03-13 22:14:58 +08:00
platform-imx-uart.c ARM: mx25: Remove "mx25.h" header file 2015-03-13 22:14:58 +08:00
platform-imx2-wdt.c ARM: mx25: Remove "mx25.h" header file 2015-03-13 22:14:58 +08:00
platform-imx21-hcd.c
platform-imx27-coda.c
platform-ipu-core.c ARM: imx: fix error handling in ipu device registration 2014-05-21 22:16:56 -07:00
platform-mx2-camera.c ARM: mx25: Remove "mx25.h" header file 2015-03-13 22:14:58 +08:00
platform-mx2-emma.c ARM: i.MX: Fix eMMa PrP resource size 2014-05-12 22:58:50 +08:00
platform-mxc-ehci.c ARM: mx25: Remove "mx25.h" header file 2015-03-13 22:14:58 +08:00
platform-mxc-mmc.c Merge remote-tracking branch 'arm-soc/imx/multiplatform' into x 2012-11-16 16:21:27 +01:00
platform-mxc_nand.c ARM: mx25: Remove "mx25.h" header file 2015-03-13 22:14:58 +08:00
platform-mxc_rtc.c
platform-mxc_w1.c
platform-pata_imx.c ARM: imx5: remove i.MX5 non-DT device registration helpers 2014-07-18 16:10:05 +08:00
platform-sdhci-esdhc-imx.c ARM: mach-imx: sdhci-esdhc-imx: initialize DMA mask 2016-04-13 16:41:56 +08:00
platform-spi_imx.c ARM: mx25: Remove "mx25.h" header file 2015-03-13 22:14:58 +08:00