aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAge
* ARM: imx: stop adjusting ar8031 phy tx delayAndré Draszik2019-08-24
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-07-19
|\
| * Merge tag 'imx-soc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson2019-06-25
| |\
| | * ARM: imx: Switch imx7d to imx-cpufreq-dt for speed-gradingLeonard Crestez2019-06-12
| | * ARM: imx6: cpuidle: Use raw_spinlock_tSebastian Andrzej Siewior2019-06-05
* | | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-21
|\ \ \
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
| |/ /
* | | Merge tag 'imx-fixes-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson2019-06-16
|\ \ \ | |/ / |/| |
| * | ARM: imx: cpuidle-imx6sx: Restrict the SW2ISO increase to i.MX6SXFabio Estevam2019-05-20
| |/
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner2019-05-24
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-21
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-05-16
|\
| * Merge tag 'imx-soc-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson2019-04-29
| |\
| | * ARM: imx6: cpuidle: omit the unnecessary unmask of GINTKohji Okuno2019-03-20
* | | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-14
* | | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-05-07
|\ \ \ | |/ / |/| |
| * | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-09
* | | ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected timeKohji Okuno2019-03-19
* | | ARM: imx51: fix a leaked reference by adding missing of_node_putWen Yang2019-03-19
| |/ |/|
* | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-10
|\ \ | |/ |/|
| * dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig2019-02-20
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-03-06
|\ \
| * | ARM: imx: add i.MX7ULP SoC revision supportAnson Huang2019-01-15
| * | ARM: imx: add i.MX7ULP cpuidle supportAnson Huang2019-01-15
| * | ARM: imx: don't build ssi-fiq if not requiredStefan Agner2019-01-12
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-06
|\ \
| * | perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray2019-01-21
| |/
* / regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij2019-02-06
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-12-31
|\
| * Merge branch 'fixes' into next/socOlof Johansson2018-12-31
| |\
| * | ARM: imx: fix dependencies on imx7ulpArnd Bergmann2018-12-10
| * | ARM: imx: add initial support for imx7ulpA.s. Dong2018-12-09
* | | mmc: sdhci: imx: Use the slot GPIO descriptorLinus Walleij2018-12-17
| |/ |/|
* | ARM: imx: update the cpu power up timing setting on i.mx6sxAnson Huang2018-12-05
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-10-29
|\
| * ARM: imx: add i.mx6ulz msl supportAnson Huang2018-09-30
| * ARM: imx6: register pm_power_off handler if "fsl,pmic-stby-poweroff" is setOleksij Rempel2018-09-11
| * ARM: imx: add mmdc ipg clock operation for mmdcAnson Huang2018-09-09
* | Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2018-10-22
|\ \
| * | regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij2018-09-17
| |/
* | mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon2018-10-03
* | mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon2018-10-03
* | mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon2018-10-03
|/
* ARM: mx5: Set the DBGEN bit in ARM_GPC registerFabio Estevam2018-07-11
* ARM: imx51: Configure M4IF to avoid visual artifactsFabio Estevam2018-07-11
* ARM: imx: call imx6sx_cpuidle_init() conditionally for 6sllArnd Bergmann2018-07-11