summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx
AgeCommit message (Expand)Author
2015-06-03ARM: imx: Remove the duplicated function declarationShenwei Wang
2015-06-03ARM: imx: Constify irq_domain_opsKrzysztof Kozlowski
2015-06-03ARM: imx6: initialize CCM_CLPCR_LPM into RUN mode earlierShawn Guo
2015-06-03ARM: imx: move clock drivers into drivers/clkShawn Guo
2015-06-03ARM: imx: remove inclusions of platform headersShawn Guo
2015-06-03ARM: imx: add clk-pllv1 type supportShawn Guo
2015-06-03ARM: imx6: do not use cpu_is_xxx() in clock driverShawn Guo
2015-06-03ARM: imx6: let pm code map CCM block on its ownShawn Guo
2015-06-03ARM: imx6: set initial power mode in pm functionShawn Guo
2015-06-03ARM: imx5: let pm code map CCM block on its ownShawn Guo
2015-06-03ARM: imx: move revision definitions and declarations into a headerShawn Guo
2015-06-03ARM: imx: use dynamic mapping for CCMShawn Guo
2015-06-03ARM: imx: use dynamic mapping for timerShawn Guo
2015-06-01Merge tag 'imx-cleanup-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2015-06-01ARM: v7 setup function should invalidate L1 cacheRussell King
2015-05-29Merge branch 'for-arm-soc' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into ...Arnd Bergmann
2015-05-27ARM: imx6: gpc: don't register power domain if DT data is missingLucas Stach
2015-05-27ARM: imx6: allow booting with old DTLucas Stach
2015-05-20ARM: vf610: enable Cortex-M4 configuration on Vybrid SoCStefan Agner
2015-05-14ARM: Show proper respect for Heinrich Hertz by using the correct unit for fre...Russell King
2015-05-11ARM: imx: gpc: Remove .owner fieldFabio Estevam
2015-05-11ARM: imx: Remove eukrea_mbimxsd35 non-dt supportFabio Estevam
2015-04-27ARM: mach-imx: devices: platform-sdhci-esdhc-imx: fix broken email addressWolfram Sang
2015-04-22Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-04-22Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-11Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner
2015-03-30ARM: imx6: Warn when an old DT is detectedMarc Zyngier
2015-03-30ARM: imx6: Allow GPC interrupts affinity to be changedMarc Zyngier
2015-03-30ARM: imx6: convert GPC to stacked domainsMarc Zyngier
2015-03-30Merge remote-tracking branch 'jcooper/irqchip/vybrid' into imx/dtShawn Guo
2015-03-30Merge branch 'imx/soc' into imx/dtShawn Guo
2015-03-23ARM: cpuidle: Remove duplicate header inclusionDaniel Lezcano
2015-03-13ARM: mx25: Remove imxdi_rtc platform codeFabio Estevam
2015-03-13ARM: mx25: Remove "mx25.h" header fileFabio Estevam
2015-03-13ARM: mx25: Remove static memory mappingFabio Estevam
2015-03-13ARM: mx25: Retrieve IIM base from dtFabio Estevam
2015-03-13ARM: mx25: Remove mx25_clocks_init()Fabio Estevam
2015-03-13ARM: imx: depend MXC debug board on 3DS machinesStefan Agner
2015-03-11ARM: imx: fix struct clk pointer comparingShawn Guo
2015-03-11ARM: mx25: Remove platform code support filesFabio Estevam
2015-03-11ARM: mx25: Convert to a dt-only platformFabio Estevam
2015-03-11ARM: imx25: Remove eukrea mx25 board filesFabio Estevam
2015-03-11ARM: imx6: gpc: Add PU power domain for GPU/VPUPhilipp Zabel
2015-03-08irqchip: vf610-mscm-ir: Add support for Vybrid MSCM interrupt routerStefan Agner
2015-03-06ARM: mx25: Remove mach-mx25_3ds board fileFabio Estevam
2015-03-03ARM: imx: Fix trivial typo in commentsYannick Guerrini
2015-03-03ARM: imx: Kconfig: Fix grammar in help textFabio Estevam
2015-03-03ARM: imx/iomux-v3: allow pad_list to be constUwe Kleine-König