summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-053-33/+8
|\
| * ARM: l2c: imx vf610: convert to generic l2c OF initialisationRussell King2014-05-301-7/+2
| * ARM: l2c: imx: convert to common l2c310 early resume functionalityRussell King2014-05-301-21/+3
| * ARM: l2c: imx: remove direct write to power control registerRussell King2014-05-301-2/+0
| * ARM: l2c: fix register namingRussell King2014-05-301-4/+4
| * ARM: l2c: remove unnecessary UL-suffix to mask valuesRussell King2014-05-222-2/+2
* | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-041-3/+1
|\ \
| * | ARM: imx: fix function type for CLK_OF_DECLARERob Herring2014-05-201-3/+1
| |/
* | Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-06-0259-1323/+813
|\ \
| * | ARM: mx25: Add CLKO supportFabio Estevam2014-05-161-1/+14
| * | ARM: i.MX1 clk: Remove clk_register_clkdev() for unused clocksAlexander Shiyan2014-05-161-8/+0
| * | ARM: i.MX1 clk: Add missing clocksAlexander Shiyan2014-05-161-13/+20
| * | ARM: imx: add basic imx6sx SoC supportShawn Guo2014-05-165-0/+69
| * | ARM: imx: add clock driver for imx6sxAnson Huang2014-05-161-0/+524
| * | ARM: mx51: Remove mach-cpuimx51sd board fileFabio Estevam2014-05-134-638/+6
| * | ARM: i.MX: Setup IRQ handler from IRQ driverAlexander Shiyan2014-05-1240-53/+6
| * | ARM: i.MX27 pca100: remove deprecated IRQF_DISABLEDJuan Solano2014-05-121-2/+1
| * | ARM: i.MX: Fix eMMa PrP resource sizeAlexander Shiyan2014-05-121-1/+1
| * | ARM: i.MX27 clk: Remove clk_register_clkdev() for unused clocksAlexander Shiyan2014-05-121-17/+0
| * | ARM: i.MX27 clk: Add missing clocks for MSHC and RTICAlexander Shiyan2014-05-121-1/+7
| * | ARM: imx6q: add the missing esai_ahb clockShawn Guo2014-05-121-2/+5
| * | ARM: imx: add shared gate clock supportShawn Guo2014-05-122-3/+23
| * | ARM: imx: lock is always valid for clk_gate2Shawn Guo2014-05-121-8/+4
| * | ARM: imx: define struct clk_gate2 on our ownShawn Guo2014-05-121-7/+15
| * | ARM: i.MX: Remove #ifdef CONFIG_OFAlexander Shiyan2014-05-122-4/+0
| * | ARM: imx6: clk: i.MX6 DualLite/Solo i2c4 clockIain Paton2014-05-121-1/+5
| * | ARM: imx: factor device tree timer initializationGilles Chanteperdrix2014-04-306-33/+25
| * | ARM: imx: Remove mx51_babbage board fileFabio Estevam2014-04-303-444/+0
| * | ARM: i.MX5: Remove outdated VPU clock lookupsPhilipp Zabel2014-04-301-2/+0
| * | ARM: i.MX: mx21ads: Cleanup boardAlexander Shiyan2014-04-301-7/+3
| * | ARM: i.MX: mx21ads: Use fixed voltage regulator for LCD powerAlexander Shiyan2014-04-301-17/+28
| * | ARM: i.MX: mx21ads: Replace direct handling of peripheral bits with GPIOsAlexander Shiyan2014-04-301-70/+66
| |/
* | Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-021-1/+0
|\ \
| * | ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORMWill Deacon2014-05-291-1/+0
| |/
* | ARM: imx: fix error handling in ipu device registrationEmil Goode2014-05-211-1/+1
|/
* ARM: i.MX6: ipu_di_sel clocks can set parent ratesPhilipp Zabel2014-04-151-8/+8
* ARM: imx6q: clk: Parent DI clocks to video PLL via di_pre_selSascha Hauer2014-04-151-0/+9
* ARM: imx6q-clk: parent lvds_gate from lvds_selLucas Stach2014-04-141-2/+2
* Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2014-04-0527-469/+1282
|\
| * ARM: imx6: drop .text.head section annotation from headsmp.SShawn Guo2014-03-051-2/+0
| * ARM: imx6: build suspend-imx6.o with CONFIG_SOC_IMX6Shawn Guo2014-03-051-1/+3
| * ARM: imx6: rename pm-imx6q.c to pm-imx6.cShawn Guo2014-03-052-3/+1
| * ARM: imx6: introduce CONFIG_SOC_IMX6 for i.MX6 common stuffShawn Guo2014-03-051-19/+13
| * ARM: imx6: do not call imx6q_suspend_init() with !CONFIG_SUSPENDShawn Guo2014-03-051-4/+6
| * ARM: imx6: call suspend_set_ops() from suspend routineShawn Guo2014-03-051-7/+5
| * ARM: imx6: build headsmp.o only on CONFIG_SMPShawn Guo2014-03-052-4/+2
| * ARM: imx6: move v7_cpu_resume() into suspend-imx6.SShawn Guo2014-03-054-39/+43
| * ARM i.MX6q: Mark VPU and IPU AXI transfers as cacheable, increase IPU priorityPhilipp Zabel2014-03-051-0/+34
| * ARM: mach-imx: Kconfig: Remove IMX_HAVE_PLATFORM_IMX2_WDT from SOC_IMX53Fabio Estevam2014-03-051-1/+0
| * ARM: mach-imx: Select CONFIG_SRAM at ARCH_MXC levelFabio Estevam2014-03-051-1/+1