summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
AgeCommit message (Expand)Author
2016-09-07Merge tag 'imx-fixes-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2016-08-30ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sxAnson Huang
2016-08-25Merge tag 'imx-fixes-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson
2016-08-17ARM: imx6ul: populates platform device at .init_machinePeter Chen
2016-08-15ARM: imx6: add missing BM_CLPCR_BYP_MMDC_CH0_LPM_HS setting for imx6ulPeter Chen
2016-08-09ARM: imx6: mark GPC node as not populated after irq init to probe pm domain d...Philipp Zabel
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-06Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/socArnd Bergmann
2016-07-05Merge tag 'imx-cleanup-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2016-06-28ARM: imx: add support for i.MX 7SoloStefan Agner
2016-06-28ARM: i.MX: Disable supervisor protect for i.MX51Alexander Shiyan
2016-06-28ARM: imx: remove cpu_is_mx*()Arnd Bergmann
2016-06-28ARM: imx: remove last call to cpu_is_mx5*Arnd Bergmann
2016-06-28ARM: imx: rework mx27_pm_init() callArnd Bergmann
2016-06-28ARM: imx: deconstruct mx3_idleArnd Bergmann
2016-06-28ARM: imx: deconstruct mxc_rnga initializationArnd Bergmann
2016-06-28ARM: imx: remove cpu_is_mx1 checkArnd Bergmann
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang
2016-06-21ARM: i.MX: Do not explicitly call l2x0_of_init()Andrey Smirnov
2016-06-21ARM: i.MX: system.c: Tweak prefetch settings for performanceAndrey Smirnov
2016-06-21ARM: i.MX: system.c: Replace magic numbersAndrey Smirnov
2016-06-21ARM: i.MX: system.c: Remove redundant errata 752271 codeAndrey Smirnov
2016-06-21ARM: i.MX: system.c: Convert goto to if statementAndrey Smirnov
2016-06-21ARM: imx6: fix missing <soc/imx/cpuidle.h> in cpuidle-imx6q.cBen Dooks
2016-06-21ARM: i.MX: Fix FIQ interrupt handling for TZICAlexander Shiyan
2016-06-21ARM: imx6q: export cpuidle functions needed by fec driverShawn Guo
2016-06-12ARM: imx: fix missing include of common.hBen Dooks
2016-06-12ARM: imx: fix missing includesBen Dooks
2016-06-12ARM: imx6: disable deeper idle states when FEC is active w/o HW workaroundLucas Stach
2016-06-12ARM: imx: Use IRQCHIP_DECLARE for TZICAlexander Shiyan
2016-06-12ARM: imx: Remove orphan headerAlexander Shiyan
2016-06-10ARM: mach-imx6q: fix spelling mistake in error messageJean Guyomarc'h
2016-06-09ARM: imx6ul: Fix Micrel PHY maskFabio Estevam
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij
2016-05-18Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-05-16Merge branch 'pm-cpufreq'Rafael J. Wysocki
2016-04-25cpufreq: imx: Use generic platdev driverViresh Kumar
2016-04-13ARM: mach-imx: sdhci-esdhc-imx: initialize DMA maskAlexander Kurz
2016-04-12ARM: imx: always use TWD on IMX6QSebastian Andrzej Siewior
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-02-29ARM: imx: Make reset_control_ops constPhilipp Zabel
2016-02-28ARM: imx: Do L2 errata only if the L2 cache isn't enabledDirk Behme
2016-02-28ARM: imx: select ARM_CPU_SUSPEND only for imx6Arnd Bergmann
2016-02-19ARM: imx: switch to gpiochip_add_data()Linus Walleij
2016-02-15ARM: imx6: pm: declare pm domain latency on power_state structAxel Haslam
2016-02-14ARM: mx25: Add basic suspend/resume supportFabio Estevam