linux/arch/arm/mach-omap2
Linus Torvalds 825f4e0271 ARM: SoC updates for 3.16 (part 1)
A quite large set of SoC updates this cycle. In no particular order:
 
 - Multi-cluster power management for Samsung Exynos, adding support for
   big.LITTLE CPU switching on EXYNOS5
 - SMP support for Marvell Armada 375 and 38x
 - SMP rework on Allwinner A31
 - Xilinx Zynq support for SOC_BUS, big endian
 - Marvell orion5x platform cleanup, modernizing the implementation and
   moving to DT.
 - _Finally_ moving Samsung Exynos over to support MULTIPLATFORM, so
   that their platform can be enabled in the same kernel binary as most
   of the other v7 platforms in the tree. \o/ The work isn't quite complete,
   there's some driver fixes still needed, but the basics now work.
 
 New SoC support added:
 - Freescale i.MX6SX
 - LSI Axxia AXM55xx SoCs
 - Samsung EXYNOS 3250, 5260, 5410, 5420 and 5800
 - STi STIH407
 
 Plus a large set of various smaller updates for different platforms. I'm
 probably missing some important one here.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.14 (GNU/Linux)
 
 iQIcBAABAgAGBQJTjOKWAAoJEIwa5zzehBx36aEP/2vTD7x9FC59FACNHJ8iO7aw
 0ebTgBBjI1Np6X18O+M7URbxV5TaBgwpUm/NDN86p03MpQ2eOXr8r47qVxe/HhZs
 AdlTvzgE6QwxcVL/HeCKKUEN3BPH74+TZgFl9I5aSzNjpR39xETeK1aWP/ZiAl/q
 /lGRZAQ59+c7Ung00Hg0g2YDxH9WFpK50Nj90ROnyjKSFkhIYngXYVpZB3maOypq
 Pgib/U8IraKZ52oGJw3yinSoORr7FdcUdAGWGTz/lQdNL/jYDfQ6GkRW2oblWXdt
 3Xvj9UW6NmkbMICucMvFuuW1nXAgutZuTp9w7mBxsiUlYepxPv/DXM6yiI1WGlEb
 BeVOmOreNeN2nT6avv/uUhk3Osq63Jn9x8cz5y+7/lgWQwllh3/c+G01RotvgJEQ
 vpQq5ps9fMxIAMaNP6N/YqMJI1IOrBj0iXxaZEDw3VYM/k4lSvtb3VXP9c/rqApu
 U4i6hpSIGzrraU4NrjndYPndcLeNOVZbByETQKosZXuCo6G1sb7FstNSkzI9vSo8
 O/pujIVUfYyBW82GzZGDw+aa7DWA29FPeUQ3p+sj5MSCg051xXT8h6QwqMo2K/zY
 5ATs/qo6w7zH/Ou9rtHTRynCIb0GQJThDSlWtuXFedUF9quEltS+TDz/2o+dWtGJ
 yBFGKDRuBB20D36w9xqg
 =6LYI
 -----END PGP SIGNATURE-----

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

Pull part one of ARM SoC updates from Olof Johansson:
 "A quite large set of SoC updates this cycle.  In no particular order:

   - Multi-cluster power management for Samsung Exynos, adding support
     for big.LITTLE CPU switching on EXYNOS5

   - SMP support for Marvell Armada 375 and 38x

   - SMP rework on Allwinner A31

   - Xilinx Zynq support for SOC_BUS, big endian

   - Marvell orion5x platform cleanup, modernizing the implementation
     and moving to DT.

   - _Finally_ moving Samsung Exynos over to support MULTIPLATFORM, so
     that their platform can be enabled in the same kernel binary as
     most of the other v7 platforms in the tree.  \o/

     The work isn't quite complete, there's some driver fixes still
     needed, but the basics now work.

  New SoC support added:

   - Freescale i.MX6SX

   - LSI Axxia AXM55xx SoCs

   - Samsung EXYNOS 3250, 5260, 5410, 5420 and 5800

   - STi STIH407

  plus a large set of various smaller updates for different platforms.
  I'm probably missing some important one here"

* tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (281 commits)
  ARM: exynos: don't run exynos4 l2x0 setup on other platforms
  ARM: exynos: Fix "allmodconfig" build errors in mcpm and hotplug
  ARM: EXYNOS: mcpm rename the power_down_finish
  ARM: EXYNOS: Enable mcpm for dual-cluster exynos5800 SoC
  ARM: EXYNOS: Enable multi-platform build support
  ARM: EXYNOS: Consolidate Kconfig entries
  ARM: EXYNOS: Add support for EXYNOS5410 SoC
  ARM: EXYNOS: Support secondary CPU boot of Exynos3250
  ARM: EXYNOS: Add Exynos3250 SoC ID
  ARM: EXYNOS: Add 5800 SoC support
  ARM: EXYNOS: initial board support for exynos5260 SoC
  clk: exynos5410: register clocks using common clock framework
  ARM: debug: qcom: add UART addresses to Kconfig help for APQ8084
  ARM: sunxi: allow building without reset controller
  Documentation: devicetree: arm: sort enable-method entries
  ARM: rockchip: convert smp bringup to CPU_METHOD_OF_DECLARE
  clk: exynos5250: Add missing sysmmu clocks for DISP and ISP blocks
  ARM: dts: axxia: Add reset controller
  power: reset: Add Axxia system reset driver
  ARM: axxia: Adding defconfig for AXM55xx
  ...
2014-06-02 16:15:12 -07:00
..
include/mach ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too 2013-12-20 17:17:16 +01:00
am33xx-restart.c ARM: OMAP2+: am33xx-restart: trigger warm reset on omap2+ boards 2013-08-21 01:01:30 -07:00
am33xx.h ARM: OMAP2+: AM43x: early init 2013-06-12 08:00:35 -07:00
am35xx-emac.c ARM: 7989/1: Delete asm/system.h 2014-02-25 11:33:37 +00:00
am35xx-emac.h
am35xx.h ARM: OMAP2+: Make am35xx.h local 2012-09-20 15:02:23 -07:00
board-3430sdp.c ARM: OMAP: 3430SDP: use new display drivers 2013-08-28 10:23:21 +03:00
board-am3517crane.c ARM: OMAP2: remove useless variable 'ret' 2013-08-22 00:15:17 -07:00
board-am3517evm.c ARM: SoC cleanups for 3.12 2013-09-06 13:21:16 -07:00
board-cm-t35.c [media] ARM: omap2: cm-t35: Add regulators and clock for camera sensor 2014-02-24 13:10:14 -03:00
board-cm-t3517.c Clean-up for omap2+ timers from Jon Hunter <jon-hunter@ti.com>: 2013-04-08 19:30:48 +02:00
board-devkit8000.c ARM: OMAP: devkit8000: use new display drivers 2013-08-28 10:23:20 +03:00
board-flash.c ARM: SoC cleanups for 3.16 2014-06-02 16:14:07 -07:00
board-flash.h ARM: OMAP2+: gpmc: localize gpmc header 2012-10-15 14:42:15 +05:30
board-generic.c fbdev changes for 3.15 (OMAP) 2014-04-07 10:47:51 -07:00
board-ldp.c ARM: OMAP2+: Fix LCD panel backlight regression for LDP legacy booting 2013-12-27 09:33:27 -08:00
board-n8x0.c ARM: OMAP2+: dts: add n8x0 onenand 2013-11-25 15:38:09 -08:00
board-omap3beagle.c ARM: SoC fixes for 3.13 merge window 2013-11-16 12:45:55 -08:00
board-omap3logic.c arm-soc: cleanups 2013-02-21 14:58:40 -08:00
board-omap3pandora.c wl1251: move power GPIO handling into the driver 2014-02-28 14:08:26 -05:00
board-omap3stalker.c misc: (at24) move header to linux/platform_data/ 2013-09-30 06:02:34 +02:00
board-omap3touchbook.c ARM: OMAP3: omap3touchbook: Adapt to ehci-omap changes 2013-04-02 10:00:01 -07:00
board-overo.c ARM: OMAP: overo: use new display drivers 2013-08-28 10:23:19 +03:00
board-rx51-peripherals.c wl1251: move power GPIO handling into the driver 2014-02-28 14:08:26 -05:00
board-rx51-video.c ARM: OMAP2+: N900: remove omapdss init for DT boot 2014-04-18 16:37:43 -07:00
board-rx51.c ARM: OMAP3: RX-51: ARM errata 430973 workaround 2013-10-08 11:57:04 -07:00
board-rx51.h ARM: OMAP2+: Make board-rx51.h local 2012-09-20 15:02:27 -07:00
board-ti8168evm.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
cclock3xxx_data.c ARM: OMAP3: clock: Back-propagate rate change from cam_mclk to dpll4_m5 on all OMAP3 platforms 2014-04-28 15:58:22 -06:00
cclock2420_data.c ARM: OMAP2+: clock data: Remove CK_* flags 2013-03-18 09:57:39 -06:00
cclock2430_data.c ARM: OMAP2xxx: hwmod: Convert AES crypto devcie data to hwmod 2013-03-30 15:51:33 -06:00
clkt2xxx_apll.c ARM: OMAP2: CM/PM: remove direct register accesses outside CM code 2013-10-19 10:11:51 -06:00
clkt2xxx_dpll.c ARM: OMAP2: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
clkt2xxx_dpllcore.c ARM: OMAP2+: raw read and write endian fix 2014-05-08 07:09:53 -07:00
clkt2xxx_osc.c ARM: OMAP2+: raw read and write endian fix 2014-05-08 07:09:53 -07:00
clkt2xxx_sys.c ARM: OMAP2+: raw read and write endian fix 2014-05-08 07:09:53 -07:00
clkt2xxx_virt_prcm_set.c ARM: OMAP2: CM/PM: remove direct register accesses outside CM code 2013-10-19 10:11:51 -06:00
clkt34xx_dpll3m2.c omap prcm changes via Paul Walmsley <paul@pwsan.com>: 2012-11-30 08:40:31 -08:00
clkt_clksel.c ARM: OMAP2+: clock: use driver API instead of direct memory read/write 2014-01-17 12:37:00 -08:00
clkt_dpll.c ARM: AM43xx: fix dpll init in bypass mode 2014-04-11 12:29:09 -06:00
clkt_iclk.c ARM: OMAP2+: clock: use driver API instead of direct memory read/write 2014-01-17 12:37:00 -08:00
clock.c ARM: OMAP2+: clock: use driver API instead of direct memory read/write 2014-01-17 12:37:00 -08:00
clock.h ARM: OMAP2+: clock: add support for indexed memmaps 2014-01-17 12:36:57 -08:00
clock2xxx.c ARM: OMAP2+: Use omap initcalls 2013-01-11 11:24:18 -08:00
clock2xxx.h ARM: OMAP2: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
clock3xxx.c ARM: OMAP2+: Use omap initcalls 2013-01-11 11:24:18 -08:00
clock3xxx.h CLK: TI: add omap3 clock init file 2014-01-17 12:35:48 -08:00
clock34xx.c ARM: OMAP3: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:50 -07:00
clock34xx.h
clock36xx.c ARM: OMAP2+: clock: use driver API instead of direct memory read/write 2014-01-17 12:37:00 -08:00
clock36xx.h ARM: OMAP3: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:50 -07:00
clock44xx.h
clock2430.c ARM: OMAP2: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
clock3517.c ARM: OMAP3: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:50 -07:00
clock3517.h
clock_common_data.c ARM: OMAP2+: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
clockdomain.c ARM: OMAP2+: clockdomain: convert existing atomic usecounts into spinlock-protected shorts/ints 2013-01-29 14:59:58 -07:00
clockdomain.h ARM: OMAP2+: PRCM: cleanup some header includes 2014-05-15 22:34:48 -06:00
clockdomains2xxx_3xxx_data.c
clockdomains3xxx_data.c ARM: OMAP3: fix iva mmu programming issues 2014-03-12 09:48:26 -07:00
clockdomains7xx_data.c ARM: OMAP: DRA7: clockdomain: Add DRA7XX data and update header 2013-08-23 04:28:36 -06:00
clockdomains33xx_data.c
clockdomains43xx_data.c ARM: OMAP2+: CM: AM43x clockdomain data 2013-10-13 22:48:36 -06:00
clockdomains44xx_data.c ARM: OMAP2+: clockdomain: Fix OMAP4 ISS clk domain to support only SWSUP 2012-10-29 22:02:13 -06:00
clockdomains54xx_data.c ARM: OMAP5: clockdomain data: Add OMAP54XX data and update the header 2013-06-08 11:56:15 -06:00
clockdomains2420_data.c ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -07:00
clockdomains2430_data.c ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -07:00
cm-regbits-7xx.h ARM: OMAP: DRA7: CM: Add minimal regbit shifts 2013-08-23 04:28:36 -06:00
cm-regbits-24xx.h ARM: OMAP2: PRM/CM: Cleanup unused header 2013-07-21 21:13:59 -06:00
cm-regbits-33xx.h ARM: OMAP3: PRM/CM: Cleanup unused header 2013-07-21 22:10:03 -06:00
cm-regbits-34xx.h ARM: OMAP3: PRM/CM: Cleanup unused header 2013-07-21 22:10:03 -06:00
cm-regbits-44xx.h ARM: OMAP4: PRM/CM: Cleanup unused header 2013-07-21 22:10:14 -06:00
cm-regbits-54xx.h ARM: OMAP5: PRM/CM: Cleanup unused header 2013-07-21 22:10:25 -06:00
cm.h ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setup 2012-11-08 15:09:26 -07:00
cm1_7xx.h ARM: OMAP: DRA7: CM: Add DRA7XX register defines 2013-08-23 04:24:15 -06:00
cm1_44xx.h ARM: OMAP4+: CM: Move function prototypes to common header for re-use 2013-06-08 11:41:39 -06:00
cm1_54xx.h ARM: OMAP5: CM: Add OMAP54XX register and bitfield files 2013-06-08 11:46:09 -06:00
cm2_7xx.h ARM: OMAP: DRA7: CM: Add DRA7XX register defines 2013-08-23 04:24:15 -06:00
cm2_44xx.h ARM: OMAP4+: CM: Move function prototypes to common header for re-use 2013-06-08 11:41:39 -06:00
cm2_54xx.h ARM: OMAP5: CM: Add OMAP54XX register and bitfield files 2013-06-08 11:46:09 -06:00
cm2xxx.c ARM: OMAP2/3: CM: remove some external dependencies 2014-05-15 22:34:25 -06:00
cm2xxx.h ARM: OMAP2: CM/PM: remove direct register accesses outside CM code 2013-10-19 10:11:51 -06:00
cm2xxx_3xxx.h ARM: OMAP2+: raw read and write endian fix 2014-05-08 07:09:53 -07:00
cm3xxx.c ARM: OMAP2/3: CM: remove some external dependencies 2014-05-15 22:34:25 -06:00
cm3xxx.h ARM: OMAP3: CM: remove a few OMAP34XX_CM_REGADDR defines 2014-05-11 19:35:13 -06:00
cm33xx.c ARM: OMAP2+: raw read and write endian fix 2014-05-08 07:09:53 -07:00
cm33xx.h ARM: OMAP2+: PRCM: cleanup some header includes 2014-05-15 22:34:48 -06:00
cm44xx.c Some OMAP PRCM cleanup patches. These help prepare to convert the PRCM 2014-05-16 15:26:22 -07:00
cm44xx.h
cm_44xx_54xx.h ARM: OMAP4+: CM: Move function prototypes to common header for re-use 2013-06-08 11:41:39 -06:00
cm_common.c ARM: OMAP2+: PRCM: cleanup some header includes 2014-05-15 22:34:48 -06:00
cminst44xx.c Some OMAP PRCM cleanup patches. These help prepare to convert the PRCM 2014-05-16 15:26:22 -07:00
cminst44xx.h ARM: OMAP2+: CM: cm_inst offset s16->u16 2013-10-13 22:46:38 -06:00
common-board-devices.c ARM: arm-soc: Header cleanups 2012-12-12 11:45:16 -08:00
common-board-devices.h ARM: OMAP2+: Add quirks support for n8x0 2013-11-25 15:31:17 -08:00
common.c ARM: OMAP2+: common: remove use of vram 2012-12-16 11:19:48 -08:00
common.h ARM: OMAP2+: DT 'compatible' tweak for displays 2014-03-19 11:02:46 +02:00
control.c ARM: OMAP2+: raw read and write endian fix 2014-05-08 07:09:53 -07:00
control.h ARM: OMAP3: control: add API for setting IVA bootmode 2013-10-19 10:11:52 -06:00
cpuidle34xx.c ARM: arm-soc cleanup for 3.10 2013-05-02 09:03:55 -07:00
cpuidle44xx.c ARM: OMAP4: Fix the boot regression with CPU_IDLE enabled 2014-05-19 11:20:38 -07:00
ctrl_module_core_44xx.h ARM: OMAP2+: Make ctrl_module_core_44xx.h local 2012-09-20 15:02:29 -07:00
ctrl_module_pad_core_44xx.h ARM: OMAP2+: Make ctrl_module_pad_core_44xx.h local 2012-09-20 15:02:30 -07:00
ctrl_module_pad_wkup_44xx.h ARM: OMAP2+: Make ctrl_module_pad_wkup_44xx.h local 2012-09-20 15:02:32 -07:00
ctrl_module_wkup_44xx.h ARM: OMAP2+: Make ctrl_module_wkup_44xx.h local 2012-09-20 15:02:33 -07:00
devices.c ARM: OMAP2+: change the ISP device archdata MMU name for DT 2014-03-12 09:49:03 -07:00
devices.h
display.c Merge branch '3.15/dss-dt' into 3.15/fbdev 2014-03-20 08:13:50 +02:00
display.h ARM: OMAP2+: add omapdss_init_of() 2014-03-19 10:52:23 +02:00
dma.c ARM: OMAP2+: raw read and write endian fix 2014-05-08 07:09:53 -07:00
dpll3xxx.c ARM: SoC specific changes 2014-04-05 14:19:54 -07:00
dpll44xx.c ARM: OMAP2+: clock: use driver API instead of direct memory read/write 2014-01-17 12:37:00 -08:00
drm.c ARM: OMAP2+: display: Create omapdrm device inside omap_display_init 2013-10-08 14:02:35 -07:00
dsp.c ARM: OMAP2+: fix typo "CONFIG_BRIDGE_DVFS" 2013-04-01 08:52:50 -07:00
dss-common.c ARM: OMAP2+: remove pdata quirks for displays 2014-04-04 09:55:18 +03:00
dss-common.h ARM: OMAP2+: pdata-quirks: add legacy display init for IGEPv2 board 2013-10-09 07:54:34 -07:00
emu.c ARM: OMAP2+: Use omap initcalls 2013-01-11 11:24:18 -08:00
fb.c ARM: OMAP2+: display: Create omapvrfb and omapfb devices inside omap_display_init 2013-10-08 14:02:51 -07:00
gpio.c arm-soc: soc-specific updates 2013-02-21 15:27:22 -08:00
gpmc-nand.c ARM: OMAP2+: gpmc: update gpmc_hwecc_bch_capable() for new platforms and ECC schemes 2014-03-02 10:15:52 -08:00
gpmc-nand.h ARM: OMAP2+: gpmc: localize gpmc header 2012-10-15 14:42:15 +05:30
gpmc-onenand.c ARM: OMAP2: gpmc-onenand: fix sync mode setup with DT 2013-10-03 10:59:50 -07:00
gpmc-onenand.h ARM: OMAP2+: onenand: header cleanup 2012-10-15 14:42:03 +05:30
gpmc-smc91x.c ARM: OMAP2+: Convert SMC91x to use gpmc_cs_program_settings() 2013-04-01 14:53:43 -05:00
gpmc-smc91x.h ARM: OMAP2+: Make gpmc-smc91x.h local 2012-09-20 15:02:49 -07:00
gpmc-smsc911x.c ARM: OMAP2+: smsc911x: fix return value check in gpmc_smsc911x_init() 2013-11-14 10:40:36 -08:00
gpmc-smsc911x.h ARM: OMAP2+: Make gpmc-smsc911x.h local 2012-09-20 15:03:55 -07:00
gpmc.c ARM: OMAP2+: raw read and write endian fix 2014-05-08 07:09:53 -07:00
gpmc.h ARM: OMAP2+: Add function to read GPMC settings from device-tree 2013-04-01 14:53:45 -05:00
hdq1w.c arm-soc: soc-specific updates 2013-02-21 15:27:22 -08:00
hdq1w.h ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2 2012-10-18 16:05:55 -07:00
hsmmc.c ARM: OMAP2+: Remove omap4 pdata from hsmmc.c 2013-05-30 13:09:31 -07:00
hsmmc.h
hwspinlock.c arm-soc: soc-specific updates 2013-02-21 15:27:22 -08:00
i2c.c PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. 2013-07-15 11:25:01 +09:30
i2c.h ARM: OMAP: Fix relative includes for shared i2c.h file 2012-10-31 15:37:13 -07:00
id.c ARM: SoC updates for 3.16 (part 1) 2014-06-02 16:15:12 -07:00
id.h ARM: OMAP2+: Make id.h local 2012-09-20 15:02:22 -07:00
io.c ARM: DRA752: add detection of SoC information 2014-05-19 15:38:03 -07:00
iomap.h
irq.c ARM: OMAP2+: raw read and write endian fix 2014-05-08 07:09:53 -07:00
Kconfig ARM: SoC: driver changes 2014-04-05 15:37:40 -07:00
l3_2xxx.h ARM: OMAP2+: Make l3_2xxx.h local 2012-09-20 15:03:59 -07:00
l3_3xxx.h ARM: OMAP2+: Make l3_3xxx.h local 2012-09-20 15:04:00 -07:00
l4_2xxx.h ARM: OMAP2+: Make l4_2xxx.h local 2012-09-20 15:04:01 -07:00
l4_3xxx.h ARM: OMAP2+: Make l4_3xxx.h local 2012-09-20 15:04:03 -07:00
Makefile ARM: OMAP2+: AM43xx: implement support for machine restart 2014-02-28 12:43:45 -07:00
Makefile.boot ARM: dtb: move all dtb targets to common Makefile 2012-09-20 22:58:17 -07:00
mcbsp.c ARM: OMAP3: McBSP: do not access CM register directly 2013-10-19 10:11:51 -06:00
mmc.h ARM: OMAP: Split plat/mmc.h into local headers and platform_data 2012-10-15 12:09:43 -07:00
msdi.c ARM: OMAP2+: Remove legacy booting support for n8x0 2013-11-25 15:31:17 -08:00
mux.c ARM: OMAP2+: raw read and write endian fix 2014-05-08 07:09:53 -07:00
mux.h ARM: OMAP2+: remove OMAP_PACKAGE_ZAC and OMAP_PACKAGE_ZAF 2014-02-28 15:36:34 -08:00
mux34xx.c ARM: OMAP2+: mux: fix trivial typo in name 2013-09-18 12:02:01 -07:00
mux34xx.h omap: mux: add AM/DM37x gpios 2013-05-08 17:07:40 -07:00
omap-headsmp.S ARM: OMAP5: Redo THUMB mode switch on secondary CPU 2014-05-05 17:32:25 -07:00
omap-hotplug.c ARM: OMAP2+: raw read and write endian fix 2014-05-08 07:09:53 -07:00
omap-iommu.c iommu/omap: Add devicetree support 2014-03-04 17:01:57 +01:00
omap-mpuss-lowpower.c ARM: OMAP2+: raw read and write endian fix 2014-05-08 07:09:53 -07:00
omap-pm-noop.c ARM: OMAP: Move omap-pm-noop.c local to mach-omap2 2012-10-31 15:37:13 -07:00
omap-pm.h PM / OPP: rename header to linux/pm_opp.h 2013-10-25 22:33:23 +02:00
omap-secure.c RX-51: Add support for OMAP3 ROM Random Number Generator 2013-10-08 12:02:12 -07:00
omap-secure.h ARM: OMAP2+: Fix undefined reference to set_cntfreq 2013-11-18 15:33:16 -08:00
omap-smc.S ARM: OMAP3: Add secure function omap_smc3() which calling instruction smc #1 2013-10-08 11:55:32 -07:00
omap-smp.c ARM: OMAP2+: raw read and write endian fix 2014-05-08 07:09:53 -07:00
omap-wakeupgen.c ARM: OMAP2+: raw read and write endian fix 2014-05-08 07:09:53 -07:00
omap-wakeupgen.h ARM: OMAP2+: Make omap-wakeupgen.h local 2012-09-20 15:02:37 -07:00
omap2-restart.c reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
omap3-restart.c reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
omap4-common.c ARM: OMAP2+: raw read and write endian fix 2014-05-08 07:09:53 -07:00
omap4-keypad.h ARM: OMAP2+: Make omap4-keypad.h local 2012-09-20 15:04:04 -07:00
omap4-restart.c reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
omap4-sar-layout.h ARM: arm-soc cleanup for 3.10 2013-05-02 09:03:55 -07:00
omap24xx.h
omap34xx.h
omap44xx.h ARM: OMAP: Make use of available scu_a9_get_base() interface 2013-01-28 10:41:39 -07:00
omap54xx.h ARM: DRA7: Reuse io tables and add a new .init_early 2013-08-13 11:00:35 +05:30
omap_device.c Linux 3.13-rc5 2013-12-28 21:38:16 -08:00
omap_device.h ARM: OMAP2+: omap_device: add fail hook for runtime_pm when bad data is detected 2013-12-10 09:39:52 -08:00
omap_hwmod.c ARM: OMAP2+: raw read and write endian fix 2014-05-08 07:09:53 -07:00
omap_hwmod.h ARM: OMAP2+: hwmod: AM43x support 2013-10-13 22:48:46 -06:00
omap_hwmod_2xxx_3xxx_interconnect_data.c ARM: OMAP: Split plat/serial.h for omap1 and omap2+ 2012-10-24 13:34:31 -07:00
omap_hwmod_2xxx_3xxx_ipblock_data.c ARM: OMAP2+: Remove dma.h 2013-06-18 00:12:34 -07:00
omap_hwmod_2xxx_interconnect_data.c ARM: OMAP2+: Remove legacy hwmod entries for omap2 2013-11-25 15:31:18 -08:00
omap_hwmod_2xxx_ipblock_data.c ARM: OMAP2+: hwmod_data: fix missing OMAP_INTC_START in irq data 2013-12-25 21:41:27 -07:00
omap_hwmod_3xxx_data.c ARM: OMAP3: hwmod data: Correct clock domains for USB modules 2014-04-11 11:51:22 -06:00
omap_hwmod_7xx_data.c ARM: DRA7: hwmod data: correct the sysc data for spinlock 2014-02-19 11:34:47 -07:00
omap_hwmod_33xx_43xx_common_data.h ARM: OMAP2+: hwmod: AM43x support 2013-10-13 22:48:46 -06:00
omap_hwmod_33xx_43xx_interconnect_data.c ARM: OMAP2+: hwmod: AM335x/AM43x: move common data 2013-10-13 22:47:39 -06:00
omap_hwmod_33xx_43xx_ipblock_data.c ARM: OMAP2+: PRCM: cleanup some header includes 2014-05-15 22:34:48 -06:00
omap_hwmod_33xx_data.c ARM: OMAP2+: hwmod: AM335x: runtime register update 2013-10-13 22:47:56 -06:00
omap_hwmod_43xx_data.c ARM: AM43x: hwmod data: register spinlock OCP interface 2014-02-28 12:43:46 -07:00
omap_hwmod_44xx_data.c ARM: omap4: hwmod_data: Clean up audio related structures (remove/merge them) 2014-05-14 12:26:10 -06:00
omap_hwmod_54xx_data.c ARM: SoC updates for 3.16 (part 1) 2014-06-02 16:15:12 -07:00
omap_hwmod_2420_data.c ARM: OMAP2+: Remove legacy hwmod entries for omap2 2013-11-25 15:31:18 -08:00
omap_hwmod_2430_data.c ARM: OMAP2+: Remove legacy hwmod entries for omap2 2013-11-25 15:31:18 -08:00
omap_hwmod_common_data.c ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2 2012-10-18 16:05:55 -07:00
omap_hwmod_common_data.h ARM: OMAP2+: Remove legacy hwmod entries for omap2 2013-11-25 15:31:18 -08:00
omap_hwmod_reset.c ARM: omap2: include linux/errno.h in hwmod_reset 2013-02-15 13:36:47 +01:00
omap_opp_data.h Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/clock 2012-11-13 13:25:38 -08:00
omap_phy_internal.c ARM: OMAP2+: raw read and write endian fix 2014-05-08 07:09:53 -07:00
omap_twl.c mfd: twl-core: Fix idle mode signaling for omaps when booted with device tree 2014-04-23 15:31:05 +01:00
opp.c ACPI and power management updates for 3.13-rc1 2013-11-14 13:41:48 +09:00
opp2xxx.h
opp3xxx_data.c ARM: OMAP2+: Use omap initcalls 2013-01-11 11:24:18 -08:00
opp4xxx_data.c ARM: OMAP2+: Use omap initcalls 2013-01-11 11:24:18 -08:00
opp2420_data.c
opp2430_data.c
pdata-quirks.c fbdev changes for 3.15 (OMAP) 2014-04-07 10:47:51 -07:00
pm-debug.c Merge branch 'cleanup' into for-linus 2013-05-02 21:31:29 +01:00
pm.c PM related fixes for omap3 that were discovered during omap3 2014-05-26 13:24:56 -07:00
pm.h ARM: OMAP2+: Remove suspend_set_ops from common pm late init 2014-05-19 15:31:54 -07:00
pm24xx.c ARM: OMAP2+: Remove suspend_set_ops from common pm late init 2014-05-19 15:31:54 -07:00
pm34xx.c PM related fixes for omap3 that were discovered during omap3 2014-05-26 13:24:56 -07:00
pm44xx.c ARM: OMAP2+: Remove suspend_set_ops from common pm late init 2014-05-19 15:31:54 -07:00
pmu.c ARM: OMAP2+: Cocci spatch "ptr_ret.spatch" 2013-07-04 05:10:51 -07:00
powerdomain-common.c ARM: OMAP4: PRCM: remove references to cm-regbits-44xx.h from PRCM core files 2014-05-15 22:35:10 -06:00
powerdomain.c ARM: OMAP2+: PRCM: cleanup some header includes 2014-05-15 22:34:48 -06:00
powerdomain.h ARM: OMAP2+: PRCM: cleanup some header includes 2014-05-15 22:34:48 -06:00
powerdomains2xxx_3xxx_data.c ARM: OMAP2+: powerdomain: fix whitespace, improve flag comments 2013-01-29 14:59:58 -07:00
powerdomains2xxx_3xxx_data.h
powerdomains2xxx_data.c ARM: OMAP2+: powerdomain: fix whitespace, improve flag comments 2013-01-29 14:59:58 -07:00
powerdomains3xxx_data.c ARM: OMAP: TI81XX: add always-on powerdomain for TI81XX 2013-08-23 04:48:42 -06:00
powerdomains7xx_data.c ARM: OMAP: DRA7: powerdomain: Add DRA7XX data and update header 2013-08-23 04:28:36 -06:00
powerdomains33xx_data.c
powerdomains43xx_data.c ARM: OMAP2+: PM: AM43x powerdomain data 2013-10-13 22:48:25 -06:00
powerdomains44xx_data.c
powerdomains54xx_data.c ARM: OMAP5: PRM/CM: Cleanup unused header 2013-07-21 22:10:25 -06:00
prcm-common.h ARM: OMAP3/4: PRM: provide io chain reconfig function through irq setup 2014-05-15 22:34:54 -06:00
prcm43xx.h ARM: OMAP2: hwmod: Add qspi data for am437x. 2013-10-15 23:49:43 -06:00
prcm44xx.h ARM: OMAP: DRA7: PRCM: Add DRA7XX local MPU PRCM regsiters 2013-08-23 04:28:36 -06:00
prcm_mpu7xx.h ARM: OMAP: DRA7: PRCM: Add DRA7XX local MPU PRCM regsiters 2013-08-23 04:28:36 -06:00
prcm_mpu44xx.c ARM: OMAP2+: raw read and write endian fix 2014-05-08 07:09:53 -07:00
prcm_mpu44xx.h ARM: OMAP2+: PRCM: cleanup some header includes 2014-05-15 22:34:48 -06:00
prcm_mpu54xx.h ARM: OMAP5: PRCM: Add OMAP54XX local MPU PRCM registers 2013-06-08 11:55:18 -06:00
prcm_mpu_44xx_54xx.h ARM: OMAP4+: PRCM MPU: Move function prototypes to common header for re-use 2013-06-08 11:54:40 -06:00
prm-regbits-24xx.h ARM: OMAP2: PRM/CM: Cleanup unused header 2013-07-21 21:13:59 -06:00
prm-regbits-33xx.h ARM: OMAP2+: Add back the define for AM33XX_RST_GLOBAL_WARM_SW_MASK 2013-08-29 19:10:59 -07:00
prm-regbits-34xx.h ARM: OMAP3: Fix idle mode signaling for sys_clkreq and sys_off_mode 2014-05-06 13:48:35 -07:00
prm-regbits-44xx.h ARM: OMAP4: PRM/CM: Cleanup unused header 2013-07-21 22:10:14 -06:00
prm.h ARM: OMAP3/4: PRM: add support of late_init call to prm_ll_ops 2014-05-15 22:35:04 -06:00
prm2xxx.c ARM: OMAP2+: PRM: remove unnecessary cpu_is_XXX calls from prm_init / exit 2014-05-15 22:34:51 -06:00
prm2xxx.h ARM: OMAP2+: raw read and write endian fix 2014-05-08 07:09:53 -07:00
prm2xxx_3xxx.c ARM: OMAP2+: PRCM: cleanup some header includes 2014-05-15 22:34:48 -06:00
prm2xxx_3xxx.h ARM: OMAP2+: raw read and write endian fix 2014-05-08 07:09:53 -07:00
prm3xxx.c Some OMAP PRCM cleanup patches. These help prepare to convert the PRCM 2014-05-16 15:26:22 -07:00
prm3xxx.h ARM: OMAP2+: raw read and write endian fix 2014-05-08 07:09:53 -07:00
prm7xx.h ARM: OMAP: DRA7: PRM: Add DRA7XX register definitions 2013-08-23 04:04:23 -06:00
prm33xx.c Some OMAP PRCM cleanup patches. These help prepare to convert the PRCM 2014-05-16 15:26:22 -07:00
prm33xx.h ARM: OMAP2+: AM33XX: Update the hardreset API 2013-02-08 07:25:28 -07:00
prm44xx.c Some OMAP PRCM cleanup patches. These help prepare to convert the PRCM 2014-05-16 15:26:22 -07:00
prm44xx.h ARM: OMAP4+: PRM: Move function prototypes to common header for re-use 2013-06-08 11:02:20 -06:00
prm44xx_54xx.h ARM: OMAP2+: More randconfig fixes for reconfigure_io_chain 2013-11-18 11:03:37 -08:00
prm54xx.h ARM: OMAP5: PRM: Add OMAP54XX register and bitfield files 2013-06-08 11:41:01 -06:00
prm_common.c ARM: OMAP3/4: PRM: add support of late_init call to prm_ll_ops 2014-05-15 22:35:04 -06:00
prminst44xx.c ARM: OMAP2+: raw read and write endian fix 2014-05-08 07:09:53 -07:00
prminst44xx.h ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setup 2012-11-08 15:09:26 -07:00
scrm44xx.h ARM: OMAP4: clock: Add 44xx data using common struct clk 2012-11-12 19:10:20 -07:00
scrm54xx.h ARM: OMAP5: SCRM: Add OMAP54XX header file. 2013-06-08 11:55:44 -06:00
sdram-hynix-h8mbx00u0mer-0em.h ARM: OMAP: move plat-omap/include/plat/sdrc.h into mach-omap2/sdrc.h 2012-10-17 10:18:37 -07:00
sdram-micron-mt46h32m32lf-6.h ARM: OMAP: move plat-omap/include/plat/sdrc.h into mach-omap2/sdrc.h 2012-10-17 10:18:37 -07:00
sdram-nokia.c ARM: OMAP: remove plat/clock.h 2012-10-18 16:23:20 -07:00
sdram-nokia.h
sdram-numonyx-m65kxxxxam.h ARM: OMAP: move plat-omap/include/plat/sdrc.h into mach-omap2/sdrc.h 2012-10-17 10:18:37 -07:00
sdram-qimonda-hyb18m512160af-6.h ARM: OMAP: move plat-omap/include/plat/sdrc.h into mach-omap2/sdrc.h 2012-10-17 10:18:37 -07:00
sdrc.c omap prcm changes via Paul Walmsley <paul@pwsan.com>: 2012-11-30 08:40:31 -08:00
sdrc.h ARM: OMAP2+: raw read and write endian fix 2014-05-08 07:09:53 -07:00
sdrc2xxx.c ARM: OMAP2+: raw read and write endian fix 2014-05-08 07:09:53 -07:00
serial.c ARM: OMAP2+: hwmod: Fix a crash in _setup_reset() with DEBUG_LL 2013-07-30 05:13:35 -06:00
serial.h ARM: OMAP2+: Fix relative includes for serial.h 2012-10-31 15:37:14 -07:00
sleep24xx.S ARM: OMAP2xxx: PM: enter WFI via inline asm if CORE stays active 2013-02-06 13:48:14 -07:00
sleep34xx.S omap prcm changes via Paul Walmsley <paul@pwsan.com>: 2012-11-30 08:40:31 -08:00
sleep44xx.S ARM: OMAP4: sleep: build OMAP4 specific functions only for OMAP4 2013-07-04 05:10:51 -07:00
smartreflex-class3.c PM / AVS: SmartReflex: use omap_sr * for enable/disable interface 2013-06-10 10:46:18 -07:00
soc.h ARM: DRA752: add detection of SoC information 2014-05-19 15:38:03 -07:00
sr_device.c ARM: OMAP2+: raw read and write endian fix 2014-05-08 07:09:53 -07:00
sram.c ARM: OMAP2+: raw read and write endian fix 2014-05-08 07:09:53 -07:00
sram.h ARM: OMAP: Split sram.h to local headers and minimal shared header 2012-10-31 10:14:13 -07:00
sram34xx.S ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific files 2012-10-21 01:01:11 -06:00
sram242x.S ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific files 2012-10-21 01:01:11 -06:00
sram243x.S ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific files 2012-10-21 01:01:11 -06:00
ti81xx.h ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io code 2012-11-08 12:33:07 -07:00
timer.c ARM: SoC cleanups for 3.16 2014-06-02 16:14:07 -07:00
twl-common.c arm: omap3: twl: add phy consumer data in twl4030_usb_data 2013-09-27 17:36:58 -07:00
twl-common.h ARM: OMAP2+: twl-common: Allow boards to customize the twl4030 audio setup 2013-01-22 10:34:50 +01:00
usb-host.c ARM: OMAP2+: usb-host: Adapt to USB phy-nop RESET line changes 2013-10-04 09:29:11 -05:00
usb-musb.c ARM: OMAP2: fix musb usage for n8x0 2013-08-16 09:39:56 -07:00
usb-tusb6010.c ARM: OMAP2+: Convert TUSB to use gpmc_cs_program_settings() 2013-04-01 14:53:43 -05:00
usb.h ARM: OMAP2+: omap-usb-host: Get rid of platform_data from struct usbhs_phy_data 2013-10-04 09:29:10 -05:00
vc.c ARM: SoC updates for 3.16 (part 1) 2014-06-02 16:15:12 -07:00
vc.h ARM: OMAP3: Fix idle mode signaling for sys_clkreq and sys_off_mode 2014-05-06 13:48:35 -07:00
vc3xxx_data.c ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains 2012-11-05 15:08:22 -08:00
vc44xx_data.c ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains 2012-11-05 15:08:22 -08:00
voltage.c
voltage.h Merge branch 'omap/pm-voltdomain-cleanup' into next/soc 2013-06-20 17:35:16 +02:00
voltagedomains2xxx_data.c
voltagedomains3xxx_data.c ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains 2012-11-05 15:08:22 -08:00
voltagedomains44xx_data.c Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/clock 2012-11-13 13:25:38 -08:00
voltagedomains54xx_data.c ARM: OMAP5: voltagedomain data: remove temporary OMAP4 voltage data 2013-06-25 17:11:06 -07:00
vp.c OMAP voltage layer updates towards supporting auto-retention/auto-off 2012-11-06 17:06:37 -08:00
vp.h ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains 2012-11-05 15:08:22 -08:00
vp3xxx_data.c ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains 2012-11-05 15:08:22 -08:00
vp44xx_data.c ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains 2012-11-05 15:08:22 -08:00
wd_timer.c ARM: OMAP2+: raw read and write endian fix 2014-05-08 07:09:53 -07:00
wd_timer.h ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2 2012-10-18 16:05:55 -07:00