aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-18/+0
2013-06-29Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King1-1/+1
2013-06-24ARM: imx: select syscon for IMX6SLArnd Bergmann1-0/+1
2013-06-24ARM: imx: Synertronixx scb9328 needs to select SOC_IMX1Arnd Bergmann1-0/+1
2013-06-17ARM: imx: move imx53-qsb audio codec clk lookup into DTShawn Guo2-18/+0
2013-06-17ARM: clk-imx6qdl: Add clko1 configuration for imx6qdl-sabresdNicolin Chen2-0/+44
2013-06-17ARM: imx: Remove mxc specific ulpi access opsMarkus Pargmann5-141/+22
2013-06-17ARM: imx: add initial support for VF610Jingchang Lu3-0/+65
2013-06-17ARM: imx: add VF610 clock supportJingchang Lu1-0/+319
2013-06-17ARM: imx: clk: No need to initialize phandle structFabio Estevam1-1/+1
2013-06-17ARM: imx: irq-common: Include header to avoid sparse warningFabio Estevam1-0/+1
2013-06-17ARM: imx6: use common of_clk_init() call to initialize clocksShawn Guo5-16/+10
2013-06-17ARM: imx6q: call of_clk_init() to register fixed rate clocksShawn Guo1-14/+5
2013-06-17ARM: i.MX6: clk: add different DualLite MLB clock configDirk Behme1-1/+8
2013-06-17ARM i.MX5: Add S/PDIF clocksPhilipp Zabel1-1/+27
2013-06-17ARM i.MX53: Add SATA clockSascha Hauer1-1/+2
2013-06-17ARM: imx6q: clk: add the eim_slow clockHuang Shijie1-1/+2
2013-06-17ARM: imx: remove MLB PLL from pllv3Jiada Wang2-11/+0
2013-06-17ARM: imx: disable pll8_mlb in mx6q_clksJiada Wang1-1/+0
2013-06-17ARM: imx: add initial support for imx6slShawn Guo4-0/+72
2013-06-17ARM: imx: add clock support for imx6slShawn Guo1-0/+270
2013-06-17ARM: imx: create mxc_arch_reset_init_dt() for DT bootShawn Guo7-9/+26
2013-06-17ARM: imx: move clk_prepare() out from mxc_restart()Shawn Guo12-18/+39
2013-06-17ARM: imx: include <asm/io.h> in hardware.hShawn Guo1-0/+1
2013-06-17ARM: i.MX6: clk: add i.MX6 DualLite differencesDirk Behme1-1/+8
2013-06-17ARM: i.MX6: add i.MX6 specific L2 cache configurationDirk Behme1-1/+35
2013-06-17ARM: i.MX5: Allow DT clock providersMartin Fuzzey3-36/+46
2013-06-03ARM: imx: clk-imx6q: AXI clock select index is incorrectAnson Huang1-1/+1
2013-05-23ARM i.MX6q: fix for ldb_di_selsJiada Wang1-1/+1
2013-05-23ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott1-1/+1
2013-05-12ARM: imx: fix typo in gpu3d_shader_selsShawn Guo1-1/+1
2013-05-12ARM: imx: replicate the diagnostic register of boot cpu into secondary coresShawn Guo2-0/+26
2013-05-12ARM i.MX6: correct MLB clock configurationDirk Behme1-1/+1
2013-05-12ARM i.MX6q: Fix periph_clk2_sel and periph2_clk2_sel clocksPhilipp Zabel1-3/+4
2013-05-09ARM: imx: Select GENERIC_ALLOCATORFabio Estevam3-78/+1
2013-05-09ARM: imx: compile fix for hotplug.cShawn Guo2-0/+3
2013-05-09Merge branch 'late/fixes' into fixesOlof Johansson1-1/+1
2013-05-07Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds14-82/+444
2013-05-05Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-nextLinus Torvalds1-2/+0
2013-05-03ARM: imx: build CPU suspend code only when neededArnd Bergmann1-1/+1
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-3/+1
2013-05-02Merge branch 'cleanup' into for-linusRussell King1-1/+1
2013-05-02ARM: imx: reset_controller may be disabledArnd Bergmann1-1/+2
2013-05-02ARM: IMX: remove unnecessary use of IS_ERR_VALUE()Russell King1-1/+1
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+2
2013-05-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-27/+26
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds19-537/+5
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds17-32/+19
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds7-145/+48