| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: Kconfig: clean up platform selection | Arnd Bergmann | 2022-08-18 | 1 | -1/+1 |
* | ARM: imx: Kconfig: Fix indentation | Juerg Haefliger | 2022-06-12 | 1 | -3/+3 |
* | ARM: rework endianess selection | Arnd Bergmann | 2022-04-08 | 1 | -2/+2 |
* | ARM: imx: Add initial support for i.MXRT10xx family | Giulio Benetti | 2022-01-28 | 1 | -0/+7 |
* | ARM: imx: remove dead left-over from i.MX{27,31,35} removal | Lukas Bulwahn | 2021-11-21 | 1 | -12/+0 |
* | ARM: imx: Kconfig: Fix typo in help | Nobuhiro Iwamatsu | 2021-03-15 | 1 | -1/+1 |
* | ARM: imx: Remove imx device directory | Fabio Estevam | 2020-09-13 | 1 | -2/+0 |
* | ARM: imx: Remove iomux-v3 board code | Fabio Estevam | 2020-09-13 | 1 | -5/+0 |
* | ARM: imx27: Remove iomux-v1 board code | Fabio Estevam | 2020-09-13 | 1 | -4/+0 |
* | ARM: imx: Remove i.MX35 board files | Fabio Estevam | 2020-09-05 | 1 | -65/+8 |
* | ARM: imx: Remove i.MX31 board files | Fabio Estevam | 2020-09-05 | 1 | -176/+5 |
* | ARM: imx: Remove i.MX27 board files | Fabio Estevam | 2020-09-05 | 1 | -91/+10 |
* | ARM: imx: Remove imx21 support | Fabio Estevam | 2020-09-05 | 1 | -19/+0 |
* | ARM: imx: Place "Cortex-A/Cortex-M" comment in the correct location | Fabio Estevam | 2020-09-05 | 1 | -2/+2 |
* | ARM: imx: limit errata selection to Cortex-A9 based designs | Stefan Agner | 2020-02-14 | 1 | -2/+8 |
* | ARM: imx: only select ARM_ERRATA_814220 for ARMv7-A | Arnd Bergmann | 2020-01-09 | 1 | -1/+1 |
* | ARM: imx: Enable ARM_ERRATA_814220 for i.MX6UL and i.MX7D | Anson Huang | 2019-12-12 | 1 | -0/+2 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | ARM: imx: fix dependencies on imx7ulp | Arnd Bergmann | 2018-12-11 | 1 | -2/+2 |
* | ARM: imx: add initial support for imx7ulp | A.s. Dong | 2018-12-10 | 1 | -0/+9 |
* | ARM: imx: Provide support for NXP i.MX7D Cortex-M4 | Oleksij Rempel | 2018-07-03 | 1 | -12/+21 |
* | ARM: imx: select imx6sll pinctrl when imx6sll enabled | Bai Ping | 2018-05-02 | 1 | -0/+1 |
* | ARM: imx: select ARM_CPU_SUSPEND for CPU_IDLE as well | Arnd Bergmann | 2018-03-27 | 1 | -1/+1 |
* | ARM: imx: Add basic msl support for imx6sll | Bai Ping | 2018-03-09 | 1 | -0/+7 |
* | ARM: imx: Remove epit support | Fabio Estevam | 2018-02-12 | 1 | -13/+0 |
* | ARM: imx: Select GPCv2 for i.MX7 | Andrey Smirnov | 2017-05-21 | 1 | -0/+1 |
* | ARM: imx: Drop errata 769419 for Vybrid | Andrey Smirnov | 2016-11-14 | 1 | -1/+0 |
* | ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORM | Kishon Vijay Abraham I | 2016-09-21 | 1 | -2/+0 |
* | ARM: imx: no need to select SMP_ON_UP explicitly | Vladimir Murzin | 2016-08-15 | 1 | -3/+0 |
* | ARM: i.MX: Move SOC_IMX1 into 'Device tree only' | Alexander Shiyan | 2016-08-09 | 1 | -19/+12 |
* | ARM: i.MX: Remove i.MX1 non-DT support | Alexander Shiyan | 2016-08-09 | 1 | -1/+0 |
* | ARM: i.MX: Remove i.MX1 Synertronixx SCB9328 board support | Alexander Shiyan | 2016-08-09 | 1 | -7/+0 |
* | ARM: i.MX: Remove i.MX1 Armadeus APF9328 board support | Alexander Shiyan | 2016-08-09 | 1 | -8/+0 |
* | Merge tag 'imx-cleanup-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson | 2016-07-06 | 1 | -4/+0 |
|\ |
|
| * | ARM: imx: deconstruct mxc_rnga initialization | Arnd Bergmann | 2016-06-28 | 1 | -4/+0 |
* | | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij | 2016-06-03 | 1 | -1/+1 |
|/ |
|
* | ARM: imx: always use TWD on IMX6Q | Sebastian Andrzej Siewior | 2016-04-12 | 1 | -1/+1 |
* | ARM: imx: select ARM_CPU_SUSPEND only for imx6 | Arnd Bergmann | 2016-02-28 | 1 | -1/+1 |
* | ARM: imx: enable big endian mode | Johannes Berg | 2016-02-02 | 1 | -0/+1 |
* | ARM: imx: select HAVE_ARM_ARCH_TIMER if selected i.MX7D | Frank Li | 2016-01-28 | 1 | -0/+1 |
* | Merge tag 'imx-soc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw... | Olof Johansson | 2015-12-22 | 1 | -0/+1 |
|\ |
|
| * | ARM: imx: select SRC for i.MX7 | Arnd Bergmann | 2015-12-21 | 1 | -0/+1 |
* | | ARM: use "depends on" for SoC configs instead of "if" after prompt | Masahiro Yamada | 2015-12-01 | 1 | -2/+4 |
|/ |
|
* | ARM: imx: add i.mx6ul msl support | Frank Li | 2015-07-14 | 1 | -0/+8 |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2015-06-26 | 1 | -18/+31 |
|\ |
|
| * | Merge tag 'imx-soc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw... | Kevin Hilman | 2015-06-11 | 1 | -1/+10 |
| |\ |
|
| | * | ARM: imx: imx7d requires anatop | Arnd Bergmann | 2015-06-03 | 1 | -0/+2 |
| | * | ARM: imx: move timer driver into drivers/clocksource | Shawn Guo | 2015-06-03 | 1 | -1/+1 |
| | * | ARM: imx: add msl support for imx7d | Anson Huang | 2015-06-03 | 1 | -0/+7 |
| * | | ARM: vf610: enable Cortex-M4 configuration on Vybrid SoC | Stefan Agner | 2015-05-20 | 1 | -17/+21 |
| |/ |
|