summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx
AgeCommit message (Expand)AuthorFilesLines
2015-07-08ARM: imx6: gpc: always enable PU domain if CONFIG_PM is not setLucas Stach1-21/+6
2015-06-30genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy2-2/+2
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds48-6215/+484
2015-06-26Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds7-564/+2
2015-06-12Merge branch 'for-arm-soc' of http://ftp.arm.linux.org.uk/pub/armlinux/kernel...Kevin Hilman1-1/+0
2015-06-10Merge tag 'imx-soc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Kevin Hilman46-6198/+462
2015-06-03ARM: imx: imx7d requires anatopArnd Bergmann1-0/+2
2015-06-03ARM: imx: move timer driver into drivers/clocksourceShawn Guo3-544/+2
2015-06-03ARM: imx: remove platform headers from timer driverShawn Guo1-6/+0
2015-06-03ARM: imx: provide gpt device specific irq functionsShawn Guo1-26/+54
2015-06-03ARM: imx: get rid of variable timer_baseShawn Guo1-29/+26
2015-06-03ARM: imx: define gpt register offset per device typeShawn Guo1-11/+20
2015-06-03ARM: imx: move clock event variables into imx_timerShawn Guo1-31/+33
2015-06-03ARM: imx: set up .set_next_event hook via imx_gpt_dataShawn Guo1-3/+7
2015-06-03ARM: imx: setup tctl register in device specific functionShawn Guo1-20/+78
2015-06-03ARM: imx: initialize gpt device type for DT bootShawn Guo1-9/+46
2015-06-03ARM: imx: define an enum for gpt timer device typeShawn Guo1-1/+5
2015-06-03ARM: imx: move timer resources into a structureShawn Guo1-35/+56
2015-06-03ARM: imx: use relaxed IO accessor in timer driverShawn Guo1-24/+24
2015-06-03ARM: imx: make imx51/3 suspend optionalArnd Bergmann1-2/+4
2015-06-03ARM: mach-imx: iomux-imx31: Use DECLARE_BITMAPJoe Perches1-1/+1
2015-06-03ARM: imx53: Set DDR pins to high impedance when in suspend to RAM.Martin Fuzzey4-1/+333
2015-06-03ARM: imx: add msl support for imx7dAnson Huang6-2/+65
2015-06-03ARM: imx: mmdc: Include "common.h" header fileFabio Estevam1-0/+2
2015-06-03ARM: imx: Correct the comments in time.cShenwei Wang1-3/+5
2015-06-03ARM: imx: Remove the duplicated function declarationShenwei Wang1-1/+0
2015-06-03ARM: imx: Constify irq_domain_opsKrzysztof Kozlowski1-1/+1
2015-06-03ARM: imx6: initialize CCM_CLPCR_LPM into RUN mode earlierShawn Guo5-10/+22
2015-06-03ARM: imx: move clock drivers into drivers/clkShawn Guo24-5805/+11
2015-06-03ARM: imx: remove inclusions of platform headersShawn Guo12-23/+59
2015-06-03ARM: imx: add clk-pllv1 type supportShawn Guo8-22/+48
2015-06-03ARM: imx6: do not use cpu_is_xxx() in clock driverShawn Guo1-8/+18
2015-06-03ARM: imx6: let pm code map CCM block on its ownShawn Guo5-15/+9
2015-06-03ARM: imx6: set initial power mode in pm functionShawn Guo8-22/+15
2015-06-03ARM: imx5: let pm code map CCM block on its ownShawn Guo3-9/+4
2015-06-03ARM: imx: move revision definitions and declarations into a headerShawn Guo5-31/+1
2015-06-03ARM: imx: use dynamic mapping for CCMShawn Guo3-3/+10
2015-06-03ARM: imx: use dynamic mapping for timerShawn Guo7-8/+9
2015-06-01Merge tag 'imx-cleanup-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann5-561/+0
2015-06-01ARM: v7 setup function should invalidate L1 cacheRussell King1-1/+0
2015-05-29Merge branch 'for-arm-soc' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into ...Arnd Bergmann1-2/+2
2015-05-27ARM: imx6: gpc: don't register power domain if DT data is missingLucas Stach1-0/+4
2015-05-27ARM: imx6: allow booting with old DTLucas Stach1-3/+9
2015-05-20ARM: vf610: enable Cortex-M4 configuration on Vybrid SoCStefan Agner3-17/+22
2015-05-14ARM: Show proper respect for Heinrich Hertz by using the correct unit for fre...Russell King1-2/+2
2015-05-11ARM: imx: gpc: Remove .owner fieldFabio Estevam1-1/+0
2015-05-11ARM: imx: Remove eukrea_mbimxsd35 non-dt supportFabio Estevam4-560/+0
2015-04-27ARM: mach-imx: devices: platform-sdhci-esdhc-imx: fix broken email addressWolfram Sang1-1/+1
2015-04-22Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds6-30/+124
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds3-2/+222