| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: imx: build v7_cpu_resume() unconditionally | Ahmad Fatoum | 2020-02-13 | 4 | -16/+28 |
* | 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 |
* | ARM: imx: Add i.MX7ULP SoC serial number support | Anson Huang | 2019-12-12 | 1 | -5/+25 |
* | ARM: imx: Fix boot crash if ocotp is not found | Leonard Crestez | 2019-12-12 | 1 | -1/+3 |
* | ARM: imx: Correct ocotp id for serial number support of i.MX6ULL/ULZ SoCs | Christoph Niedermaier | 2019-12-11 | 1 | -2/+2 |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2019-12-05 | 3 | -42/+40 |
|\ |
|
| * | ARM: imx: use generic function to exit coherency | Stefan Agner | 2019-11-04 | 1 | -22/+2 |
| * | ARM: imx: Add serial number support for i.MX6/7 SoCs | Anson Huang | 2019-10-28 | 1 | -1/+37 |
| * | ARM: imx: Drop imx_anatop_usb_chrg_detect_disable() | Andrey Smirnov | 2019-10-28 | 1 | -19/+1 |
* | | cpuidle: Introduce cpuidle_driver_state_disabled() for driver quirks | Rafael J. Wysocki | 2019-11-19 | 1 | -2/+2 |
|/ |
|
* | ARM: imx: stop adjusting ar8031 phy tx delay | André Draszik | 2019-08-24 | 1 | -6/+0 |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2019-07-20 | 2 | -5/+12 |
|\ |
|
| * | Merge tag 'imx-soc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw... | Olof Johansson | 2019-06-25 | 2 | -5/+12 |
| |\ |
|
| | * | ARM: imx: Switch imx7d to imx-cpufreq-dt for speed-grading | Leonard Crestez | 2019-06-12 | 1 | -0/+7 |
| | * | ARM: imx6: cpuidle: Use raw_spinlock_t | Sebastian Andrzej Siewior | 2019-06-06 | 1 | -5/+5 |
* | | | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2019-06-21 | 44 | -180/+44 |
|\ \ \ |
|
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 44 | -180/+44 |
| |/ / |
|
* | | | Merge tag 'imx-fixes-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sh... | Olof Johansson | 2019-06-16 | 1 | -1/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | ARM: imx: cpuidle-imx6sx: Restrict the SW2ISO increase to i.MX6SX | Fabio Estevam | 2019-05-20 | 1 | -1/+2 |
| |/ |
|
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159 | Thomas Gleixner | 2019-05-30 | 23 | -161/+23 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 25 | -250/+25 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 6 | -30/+6 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102 | Thomas Gleixner | 2019-05-24 | 1 | -14/+1 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 | Thomas Gleixner | 2019-05-21 | 30 | -422/+30 |
* | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 2 | -0/+2 |
|/ |
|
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2019-05-16 | 1 | -2/+4 |
|\ |
|
| * | Merge tag 'imx-soc-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw... | Olof Johansson | 2019-04-29 | 1 | -2/+4 |
| |\ |
|
| | * | ARM: imx6: cpuidle: omit the unnecessary unmask of GINT | Kohji Okuno | 2019-03-20 | 1 | -2/+4 |
* | | | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> | Masahiro Yamada | 2019-05-15 | 5 | -5/+5 |
* | | | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2019-05-07 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively | Sakari Ailus | 2019-04-09 | 1 | -1/+1 |
* | | | ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time | Kohji Okuno | 2019-03-19 | 1 | -17/+10 |
* | | | ARM: imx51: fix a leaked reference by adding missing of_node_put | Wen Yang | 2019-03-19 | 1 | -0/+1 |
| |/
|/| |
|
* | | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-03-10 | 2 | -10/+5 |
|\ \
| |/
|/| |
|
| * | dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag | Christoph Hellwig | 2019-02-20 | 2 | -10/+5 |
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2019-03-06 | 6 | -6/+167 |
|\ \ |
|
| * | | ARM: imx: add i.MX7ULP SoC revision support | Anson Huang | 2019-01-16 | 1 | -0/+39 |
| * | | ARM: imx: add i.MX7ULP cpuidle support | Anson Huang | 2019-01-15 | 6 | -5/+127 |
| * | | ARM: imx: don't build ssi-fiq if not required | Stefan Agner | 2019-01-13 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-03-06 | 1 | -7/+2 |
|\ \ |
|
| * | | perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs | Andrew Murray | 2019-01-21 | 1 | -7/+2 |
| |/ |
|
* / | regulator: fixed/gpio: Pull inversion/OD into gpiolib | Linus Walleij | 2019-02-06 | 2 | -2/+1 |
|/ |
|
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2019-01-01 | 7 | -0/+75 |
|\ |
|
| * | Merge branch 'fixes' into next/soc | Olof Johansson | 2018-12-31 | 1 | -1/+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 | 7 | -0/+75 |
* | | | mmc: sdhci: imx: Use the slot GPIO descriptor | Linus Walleij | 2018-12-17 | 1 | -4/+13 |
| |/
|/| |
|
* | | ARM: imx: update the cpu power up timing setting on i.mx6sx | Anson Huang | 2018-12-06 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2018-10-29 | 5 | -2/+71 |
|\ |
|