summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ARM: imx legacy: mx31-3ds: move peripheral initialization to .init_lateVladimir Zapolskiy2016-09-201-16/+23
| | * | ARM: imx legacy: pcm037: move peripheral initialization to .init_lateVladimir Zapolskiy2016-09-201-34/+33
| | * | ARM: imx legacy: mx31lilly: move peripheral initialization to .init_lateVladimir Zapolskiy2016-09-202-33/+37
| | * | ARM: imx legacy: mx31ads: move peripheral initialization to .init_lateVladimir Zapolskiy2016-09-201-9/+9
| | * | ARM: imx legacy: mx31lite: move peripheral initialization to .init_lateVladimir Zapolskiy2016-09-202-53/+48
| | * | ARM: imx legacy: kzm: move peripheral initialization to .init_lateVladimir Zapolskiy2016-09-201-2/+7
| | |/
| * | Merge tag 'imx-soc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Arnd Bergmann2016-09-196-6/+21
| |\ \
| | * | ARM: imx: build cpuidle-imx6sx.o for imx6ulArnd Bergmann2016-09-081-0/+1
| | * | ARM: imx: add cpuidle support for i.mx6ulAnson Huang2016-08-292-0/+13
| | * | ARM: imx: enable WAIT mode hardware workaround for imx6sxAnson Huang2016-08-291-0/+1
| | * | ARM: imx: rename imx6q_set_int_mem_clk_lpm() functionAnson Huang2016-08-293-6/+6
| | |/
* | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-0720-877/+39
|\ \ \
| * | | ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORMKishon Vijay Abraham I2016-09-211-2/+0
| * | | Merge tag 'imx-cleanup-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2016-09-1920-875/+39
| |\ \ \ | | |/ / | |/| |
| | * | ARM: imx: (trivial) fix typo and grammarMartin Kaiser2016-09-051-1/+1
| | * | ARM: imx: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-08-291-3/+3
| | * | ARM: imx: remove platform-mxc_rngaFabian Frederick2016-08-161-1/+0
| | * | ARM: imx: no need to select SMP_ON_UP explicitlyVladimir Murzin2016-08-151-3/+0
| | * | ARM: i.MX: Move SOC_IMX1 into 'Device tree only'Alexander Shiyan2016-08-093-22/+13
| | * | ARM: i.MX: Remove i.MX1 non-DT supportAlexander Shiyan2016-08-0914-502/+21
| | * | ARM: i.MX: Remove i.MX1 Synertronixx SCB9328 board supportAlexander Shiyan2016-08-093-151/+0
| | * | ARM: i.MX: Remove i.MX1 Armadeus APF9328 board supportAlexander Shiyan2016-08-093-157/+0
| | * | ARM: i.MX31 iomux: remove duplicates with alternate nameAlexander Kurz2016-08-082-4/+1
| | * | ARM: i.MX31 iomux: remove plain duplicatesAlexander Kurz2016-08-081-31/+0
| | |/
* | | Merge tag 'imx-fixes-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2016-09-071-1/+1
|\ \ \
| * | | ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sxAnson Huang2016-08-301-1/+1
* | | | Merge tag 'imx-fixes-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson2016-08-252-1/+2
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | ARM: imx6ul: populates platform device at .init_machinePeter Chen2016-08-171-0/+1
| * | ARM: imx6: add missing BM_CLPCR_BYP_MMDC_CH0_LPM_HS setting for imx6ulPeter Chen2016-08-151-1/+1
| |/
* | ARM: imx6: mark GPC node as not populated after irq init to probe pm domain d...Philipp Zabel2016-08-091-0/+6
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-08-019-17/+43
|\
| * Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/socArnd Bergmann2016-07-061-1/+1
| |\
| * | 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-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-0125-316/+89
|\ \ \
| * \ \ Merge tag 'imx-cleanup-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2016-07-0525-315/+88
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: imx: remove cpu_is_mx*()Arnd Bergmann2016-06-282-103/+0
| | * | ARM: imx: remove last call to cpu_is_mx5*Arnd Bergmann2016-06-281-8/+0
| | * | ARM: imx: rework mx27_pm_init() callArnd Bergmann2016-06-284-7/+5
| | * | ARM: imx: deconstruct mx3_idleArnd Bergmann2016-06-283-44/+24
| | * | ARM: imx: deconstruct mxc_rnga initializationArnd Bergmann2016-06-285-61/+18
| | * | ARM: imx: remove cpu_is_mx1 checkArnd Bergmann2016-06-283-8/+11
| | * | ARM: i.MX: Do not explicitly call l2x0_of_init()Andrey Smirnov2016-06-215-15/+13
OpenPOWER on IntegriCloud