summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAgeFilesLines
* ARM: imx: add support for i.MX 7SoloStefan Agner2016-06-281-0/+1
* ARM: i.MX: Disable supervisor protect for i.MX51Alexander Shiyan2016-06-281-0/+2
* ARM: imx6: fix missing <soc/imx/cpuidle.h> in cpuidle-imx6q.cBen Dooks2016-06-211-0/+2
* ARM: i.MX: Fix FIQ interrupt handling for TZICAlexander Shiyan2016-06-213-16/+15
* ARM: imx6q: export cpuidle functions needed by fec driverShawn Guo2016-06-211-0/+2
* ARM: imx: fix missing include of common.hBen Dooks2016-06-121-0/+1
* ARM: imx: fix missing includesBen Dooks2016-06-121-0/+3
* ARM: imx6: disable deeper idle states when FEC is active w/o HW workaroundLucas Stach2016-06-121-0/+16
* ARM: mach-imx6q: fix spelling mistake in error messageJean Guyomarc'h2016-06-101-1/+1
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-05-181-1/+1
|\
| * ARM: imx: always use TWD on IMX6QSebastian Andrzej Siewior2016-04-121-1/+1
* | Merge branch 'pm-cpufreq'Rafael J. Wysocki2016-05-164-21/+0
|\ \
| * | cpufreq: imx: Use generic platdev driverViresh Kumar2016-04-254-21/+0
| |/
* | ARM: mach-imx: sdhci-esdhc-imx: initialize DMA maskAlexander Kurz2016-04-131-2/+3
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-03-2032-132/+200
|\
| * ARM: imx: Make reset_control_ops constPhilipp Zabel2016-02-291-1/+1
| * ARM: imx: Do L2 errata only if the L2 cache isn't enabledDirk Behme2016-02-281-0/+4
| * ARM: imx: select ARM_CPU_SUSPEND only for imx6Arnd Bergmann2016-02-281-1/+1
| * ARM: mx25: Add basic suspend/resume supportFabio Estevam2016-02-144-1/+40
| * ARM: imx: Add msl code support for imx6qpBai Ping2016-02-142-3/+14
| * ARM: imx: enable big endian modeJohannes Berg2016-02-022-0/+3
| * ARM: imx: use endian-safe readl/readw/writel/writewJohannes Berg2016-02-0222-121/+124
| * ARM: imx7d: correct chip version informationFrank Li2016-01-281-1/+8
| * ARM: imx: select HAVE_ARM_ARCH_TIMER if selected i.MX7DFrank Li2016-01-281-0/+1
| * ARM: imx6: fix cleanup path in imx6q_suspend_init()Jean-Christophe Dubois2016-01-281-4/+4
* | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-171-1/+3
|\ \
| * | ARM: imx: switch to gpiochip_add_data()Linus Walleij2016-02-191-1/+3
| |/
* | ARM: imx6: pm: declare pm domain latency on power_state structAxel Haslam2016-02-151-2/+7
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-01-204-2/+9
|\
| * Merge tag 'imx-soc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson2015-12-224-2/+9
| |\
| | * ARM: imx: select SRC for i.MX7Arnd Bergmann2015-12-211-0/+1
| | * ARM: mach-imx: iomux-imx31: fix spelling mistake in error messageColin Ian King2015-12-021-1/+1
| | * ARM: imx: enable cpufreq device on i.mx7dBai Ping2015-12-021-0/+6
| | * mach-imx/mach-imx6ul.c: proper constness with __initconstNicolas Pitre2015-11-251-1/+1
* | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-01-203-6/+8
|\ \ \
| * \ \ Merge tag 'arm-soc/for-4.5/cleanup' of git://git.infradead.org/linux-mtd into...Arnd Bergmann2015-12-151-1/+1
| |\ \ \ | | |/ / | |/| |
| * | | ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada2015-12-011-2/+4
| * | | ARM: use const and __initconst for smp_operationsMasahiro Yamada2015-12-012-4/+4
* | | | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-171-1/+1
|\ \ \ \
| * | | | gpio: generic: factor into gpio_chip structLinus Walleij2016-01-051-1/+1
| |/ / /
* | | | Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds2016-01-131-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | ARM: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON2015-12-071-1/+1
| | |/ | |/|
* | | Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2016-01-111-2/+2
|\ \ \ | |_|/ |/| |
| * | [media] move media platform data to linux/platform_data/mediaMauro Carvalho Chehab2015-11-191-2/+2
| |/
* | ARM: imx: add platform irq type setting in gpcAnson Huang2015-11-231-0/+1
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-11-105-6/+127
|\
| * Merge tag 'imx-soc-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson2015-10-235-6/+127
| |\
| | * ARM: imx: add cpufreq device for imx6ulBai Ping2015-10-121-0/+7
| | * ARM: imx: add enet init for i.MX7D platformFugang Duan2015-09-221-0/+74
| | * ARM: imx: add suspend/resume support for i.mx6ulAnson Huang2015-09-174-6/+46
OpenPOWER on IntegriCloud