aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/mach-imx6q.c
AgeCommit message (Expand)Author
2015-06-03ARM: imx6: initialize CCM_CLPCR_LPM into RUN mode earlierShawn Guo
2015-04-22Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2015-03-30ARM: imx6: Warn when an old DT is detectedMarc Zyngier
2015-03-30ARM: imx6: convert GPC to stacked domainsMarc Zyngier
2015-03-11ARM: imx: fix struct clk pointer comparingShawn Guo
2015-01-20ARM i.MX6q: unmap memory mapped at imx6q_opp_check_speed_grading()Sebastian Andrzej Siewior
2014-11-22ARM: imx: clean up machine mxc_arch_reset_init_dt reset initJingchang Lu
2014-07-18ARM: imx: mark .dt_compat as constShawn Guo
2014-07-18ARM: mx6: Only check for 1.2GHz for mx6quadFabio Estevam
2014-03-05ARM i.MX6q: Mark VPU and IPU AXI transfers as cacheable, increase IPU priorityPhilipp Zabel
2014-03-05ARM: imx: add speed grading check for i.mx6 socAnson Huang
2014-03-05ARM: imx6q: support ptp and rmii clock from padShawn Guo
2014-03-05ARM: imx: add suspend in ocram support for i.mx6qAnson Huang
2014-01-28Merge branch 'cubox-i-init' into for-linusRussell King
2014-01-27ARM: imx: initial SolidRun HummingBoard supportRussell King
2013-12-31ARM: imx: use __initconst for const init definitionShawn Guo
2013-12-09ARM: imx: add PCI fixup for PEX860X on Gateworks boardTim Harvey
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-25PM / OPP: rename header to linux/pm_opp.hNishanth Menon
2013-10-25PM / OPP: rename functions to dev_pm_opp*Nishanth Menon
2013-10-21ARM: imx: replace imx6q_restart() with mxc_restart()Shawn Guo
2013-10-21ARM: imx6: report soc info via soc deviceShawn Guo
2013-10-21ARM: imx: add a common function to initialize revision from anatopShawn Guo
2013-10-21ARM: imx6q: use common soc revision helpersShawn Guo
2013-10-21Merge remote-tracking branch 'shesselba/clk-of-init-v2_for-3.13' into imx/socShawn Guo
2013-09-29ARM: imx: remove custom .init_time hookSebastian Hesselbarth
2013-09-19cpufreq: imx6q-cpufreq: assign cpu_dev correctly to cpu0 deviceSudeep KarkadaNagesha
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-08-22ARM: imx6q: remove board specific CLKO setupShawn Guo
2013-08-22phy: micrel: Add definitions for common Micrel PHY registersDinh Nguyen
2013-08-22ARM: imx: Move anatop related from board file to anatop driverPeter Chen
2013-08-21cpufreq: imx6q-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha
2013-08-16ARM: imx: let L2 initialization be a common functionShawn Guo
2013-08-16ARM i.MX6Q: Use ENET_CLK_SEL defines in imx6q_1588_initPhilipp Zabel
2013-08-16ARM: i.MX6: add ethernet phy fixup for KSZ9031Sascha Hauer
2013-08-16ARM: i.MX6: add ethernet phy fixup for AR8031Sascha Hauer
2013-08-16ARM: i.MX6: call ksz9021 phy fixup for all i.MX6 boardsSascha Hauer
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-06-17ARM: clk-imx6qdl: Add clko1 configuration for imx6qdl-sabresdNicolin Chen
2013-06-17ARM: imx6: use common of_clk_init() call to initialize clocksShawn Guo
2013-06-17ARM: i.MX6: add i.MX6 specific L2 cache configurationDirk Behme
2013-05-07Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-12Merge tag 'imx-soc-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson
2013-04-12ARM: imx: add initial imx6dl supportShawn Guo
2013-04-12ARM: imx: do not use regmap_read for ANADIG_DIGPROGShawn Guo
2013-04-12ARM i.MX6q: export imx6q_revisionPhilipp Zabel
2013-04-12ARM: imx: enable anatop suspend/resumeAnson Huang
2013-04-01ARM: mach-imx: mach-imx6q: Fix sparse warningsFabio Estevam
2013-03-11ARM: smp_twd: convert to use CLKSRC_OF initRob Herring