summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | ARM: imx5: remove function imx51_soc_init()Shawn Guo2014-07-182-34/+0
| * | ARM: imx5: tzic_init_irq() can directly be .init_irq hookShawn Guo2014-07-186-26/+10
| * | ARM: imx5: drop arguments from mx5_clocks_common_init()Shawn Guo2014-07-181-10/+8
| * | ARM: imx5: make mx51_clocks_init() a DT callShawn Guo2014-07-182-15/+3
| * | ARM: imx5: remove i.MX5 non-DT device registration helpersShawn Guo2014-07-1813-190/+1
| * | ARM: imx5: remove imx51 non-DT support filesShawn Guo2014-07-185-1073/+1
| * | ARM: imx5: drop option MACH_IMX51_DTShawn Guo2014-07-183-8/+4
| * | ARM: imx5: move SOC_IMX5 and SOC_IMX51 into 'Device tree only'Shawn Guo2014-07-181-12/+11
| * | ARM: imx: move EHCI platform defines out of platform_data headerShawn Guo2014-07-1826-0/+75
| * | ARM: i.MX: Remove registration helper for i.MX1 USB UDCAlexander Shiyan2014-07-184-95/+0
| * | ARM: i.MX1 clk: Add devicetree supportAlexander Shiyan2014-07-181-71/+82
| * | ARM: imx: remove unused definesPaul Bolle2014-07-181-33/+0
| * | ARM: i.MX: Select HAVE_IMX_SRC for i.MX5 globallyAlexander Shiyan2014-07-181-3/+1
* | | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-071-1/+0
|\ \ \
| * | | PM / OPP: Remove ARCH_HAS_OPPMark Brown2014-07-231-1/+0
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-08-051-2/+3
|\ \ \ \
| * | | | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-181-2/+3
* | | | | ARM: imx: Remove references to platform_bus in mxc codePawel Moll2014-08-021-2/+0
* | | | | platform: Remove most references to platform_bus devicePawel Moll2014-07-241-1/+1
| |/ / / |/| | |
* | | | Merge tag 'imx-fixes-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-07-181-2/+2
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | ARM: clk-imx6q: parent lvds_sel input from upstream clock gatesLucas Stach2014-07-181-2/+2
| |/
* / ARM: imx: fix shared gate clockShawn Guo2014-07-081-8/+23
|/
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-251-0/+1
|\
| * Merge tag 'imx-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2014-06-231-0/+1
| |\
| | * ARM: imx6sl: add missing enet clock for imx6slFugang Duan2014-06-171-0/+1
* | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-06-241-6/+6
|\ \ \ | |/ / |/| |
| * | ARM: l2c: fix dependencies on PL310 errata symbolsRussell King2014-06-191-6/+6
| |/
* | ARM: use menuconfig for sub-arch menusRob Herring2014-06-171-4/+3
* | ARM: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd2014-06-171-3/+0
|/
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-063-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-0359-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