aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-20ARM: imx legacy: kzm: move peripheral initialization to .init_lateVladimir Zapolskiy1-2/+7
2016-09-19Merge tag 'imx-soc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/socArnd Bergmann6-6/+21
2016-09-19Merge tag 'imx-cleanup-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/cleanupArnd Bergmann20-875/+39
2016-09-08ARM: imx: build cpuidle-imx6sx.o for imx6ulArnd Bergmann1-0/+1
2016-09-07Merge tag 'imx-fixes-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixesOlof Johansson1-1/+1
2016-09-05ARM: imx: (trivial) fix typo and grammarMartin Kaiser1-1/+1
2016-08-30ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sxAnson Huang1-1/+1
2016-08-29ARM: imx: add cpuidle support for i.mx6ulAnson Huang2-0/+13
2016-08-29ARM: imx: enable WAIT mode hardware workaround for imx6sxAnson Huang1-0/+1
2016-08-29ARM: imx: rename imx6q_set_int_mem_clk_lpm() functionAnson Huang3-6/+6
2016-08-29ARM: imx: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas1-3/+3
2016-08-25Merge tag 'imx-fixes-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixesOlof Johansson2-1/+2
2016-08-17ARM: imx6ul: populates platform device at .init_machinePeter Chen1-0/+1
2016-08-16ARM: imx: remove platform-mxc_rngaFabian Frederick1-1/+0
2016-08-15ARM: imx6: add missing BM_CLPCR_BYP_MMDC_CH0_LPM_HS setting for imx6ulPeter Chen1-1/+1
2016-08-15ARM: imx: no need to select SMP_ON_UP explicitlyVladimir Murzin1-3/+0
2016-08-09ARM: imx6: mark GPC node as not populated after irq init to probe pm domain driverPhilipp Zabel1-0/+6
2016-08-09ARM: i.MX: Move SOC_IMX1 into 'Device tree only'Alexander Shiyan3-22/+13
2016-08-09ARM: i.MX: Remove i.MX1 non-DT supportAlexander Shiyan14-502/+21
2016-08-09ARM: i.MX: Remove i.MX1 Synertronixx SCB9328 board supportAlexander Shiyan3-151/+0
2016-08-09ARM: i.MX: Remove i.MX1 Armadeus APF9328 board supportAlexander Shiyan3-157/+0
2016-08-08ARM: i.MX31 iomux: remove duplicates with alternate nameAlexander Kurz2-4/+1
2016-08-08ARM: i.MX31 iomux: remove plain duplicatesAlexander Kurz1-31/+0
2016-08-07arm: move exports to definitionsAl Viro3-22/+6
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds9-17/+43
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds25-316/+89
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds7-9/+3
2016-07-06Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/socArnd Bergmann1-1/+1
2016-07-05Merge tag 'imx-cleanup-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/cleanupOlof Johansson25-315/+88
2016-06-28ARM: imx: add support for i.MX 7SoloStefan Agner1-0/+1
2016-06-28ARM: i.MX: Disable supervisor protect for i.MX51Alexander Shiyan1-0/+2
2016-06-28ARM: imx: remove cpu_is_mx*()Arnd Bergmann2-103/+0
2016-06-28ARM: imx: remove last call to cpu_is_mx5*Arnd Bergmann1-8/+0
2016-06-28ARM: imx: rework mx27_pm_init() callArnd Bergmann4-7/+5
2016-06-28ARM: imx: deconstruct mx3_idleArnd Bergmann3-44/+24
2016-06-28ARM: imx: deconstruct mxc_rnga initializationArnd Bergmann5-61/+18
2016-06-28ARM: imx: remove cpu_is_mx1 checkArnd Bergmann3-8/+11
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang3-3/+3
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang4-6/+0
2016-06-21ARM: i.MX: Do not explicitly call l2x0_of_init()Andrey Smirnov5-15/+13
2016-06-21ARM: i.MX: system.c: Tweak prefetch settings for performanceAndrey Smirnov1-2/+6
2016-06-21ARM: i.MX: system.c: Replace magic numbersAndrey Smirnov1-1/+4
2016-06-21ARM: i.MX: system.c: Remove redundant errata 752271 codeAndrey Smirnov1-11/+0
2016-06-21ARM: i.MX: system.c: Convert goto to if statementAndrey Smirnov1-19/+17
2016-06-21ARM: imx6: fix missing <soc/imx/cpuidle.h> in cpuidle-imx6q.cBen Dooks1-0/+2
2016-06-21ARM: i.MX: Fix FIQ interrupt handling for TZICAlexander Shiyan3-16/+15
2016-06-21ARM: imx6q: export cpuidle functions needed by fec driverShawn Guo1-0/+2
2016-06-12ARM: imx: fix missing include of common.hBen Dooks1-0/+1
2016-06-12ARM: imx: fix missing includesBen Dooks1-0/+3
2016-06-12ARM: imx6: disable deeper idle states when FEC is active w/o HW workaroundLucas Stach1-0/+16