summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
AgeCommit message (Expand)Author
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-05Merge tag 'imx-cleanup-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
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-12ARM: imx: Use IRQCHIP_DECLARE for TZICAlexander Shiyan
2016-06-12ARM: imx: Remove orphan headerAlexander Shiyan
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
2016-02-14ARM: imx: Add msl code support for imx6qpBai Ping
2016-02-02ARM: imx: enable big endian modeJohannes Berg
2016-02-02ARM: imx: use endian-safe readl/readw/writel/writewJohannes Berg
2016-01-28ARM: imx7d: correct chip version informationFrank Li
2016-01-28ARM: imx: select HAVE_ARM_ARCH_TIMER if selected i.MX7DFrank Li
2016-01-28ARM: imx6: fix cleanup path in imx6q_suspend_init()Jean-Christophe Dubois
2016-01-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-01-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-01-13Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-01-11Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab
2016-01-05gpio: generic: factor into gpio_chip structLinus Walleij
2015-12-22Merge tag 'imx-soc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson
2015-12-21ARM: imx: select SRC for i.MX7Arnd Bergmann
2015-12-15Merge tag 'arm-soc/for-4.5/cleanup' of git://git.infradead.org/linux-mtd into...Arnd Bergmann
2015-12-07ARM: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON
2015-12-02ARM: mach-imx: iomux-imx31: fix spelling mistake in error messageColin Ian King