aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/common.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-05ARM: imx: support arm power off in cpuidle for i.mx6sxAnson Huang1-0/+4
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2014-12-09Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2014-12-04ARM: imx6: fix bogus use of irq_get_irq_dataMarc Zyngier1-2/+2
2014-11-23ARM: imx: Add Freescale LS1021A SMP supportJingchang Lu1-0/+1
2014-11-23ARM: imx: replace cpu type check with ddr type checkAnson Huang1-0/+1
2014-11-22ARM: imx: clean up machine mxc_arch_reset_init_dt reset initJingchang Lu1-1/+0
2014-09-01ARM: imx: remove imx_scu_standby_enable()Shawn Guo1-2/+0
2014-07-18ARM: i.MX: Use CLOCKSOURCE_OF_DECLARE() for DT targetsAlexander Shiyan1-1/+0
2014-07-18ARM: i.MX: allow disabling supervisor protect via DTSteffen Trumtrar1-0/+2
2014-07-18ARM: i.MX25 clk: Use of_clk_init() for DT caseDenis Carikli1-1/+0
2014-07-18ARM: imx: add standby mode support for suspendAnson Huang1-1/+1
2014-07-18ARM: imx: mem bit must be cleared before entering DSM modeAnson Huang1-1/+1
2014-07-18ARM: imx: add suspend support for i.mx6sxAnson Huang1-0/+1
2014-07-18ARM: i.MX27 clk: Use of_clk_init() for DT caseAlexander Shiyan1-1/+0
2014-07-18ARM: imx5: clean function declarations in mx51.hShawn Guo1-0/+1
2014-07-18ARM: imx5: remove file mm-imx5.cShawn Guo1-2/+0
2014-07-18ARM: imx5: move init hooks into mach-imx5x.cShawn Guo1-4/+0
2014-07-18ARM: imx5: use dynamic mapping for Cortex and GPC blockShawn Guo1-2/+4
2014-07-18ARM: imx5: reuse clock CCM mapping in pm codeShawn Guo1-0/+2
2014-07-18ARM: imx5: remove function imx51_soc_init()Shawn Guo1-1/+0
2014-07-18ARM: imx5: tzic_init_irq() can directly be .init_irq hookShawn Guo1-3/+1
2014-07-18ARM: imx5: make mx51_clocks_init() a DT callShawn Guo1-2/+0
2014-05-12ARM: i.MX: Setup IRQ handler from IRQ driverAlexander Shiyan1-13/+0
2014-04-30ARM: imx: factor device tree timer initializationGilles Chanteperdrix1-0/+2
2014-03-05ARM: imx6: move v7_cpu_resume() into suspend-imx6.SShawn Guo1-1/+7
2014-03-05ARM: imx: add suspend in ocram support for i.mx6qAnson Huang1-1/+5
2014-03-05ARM: imx: add cpuidle support for i.mx6slAnson Huang1-0/+1
2014-03-05ARM: imx: Use INT_MEM_CLK_LPM as the bit nameFabio Estevam1-1/+1
2014-02-18ARM: imx6: build pm-imx6q.c independently of CONFIG_PMShawn Guo1-3/+1
2013-12-09ARM: imx: add support code for IMX50 based machinesGreg Ungerer1-0/+1
2013-11-11ARM: imx: remove imx_src_prepare_restart() callShawn Guo1-5/+0
2013-10-21ARM: imx: ensure dsm_request signal is not asserted when setting LPMShawn Guo1-0/+3
2013-10-21ARM: imx6q: move low-power code out of clock driverShawn Guo1-0/+2
2013-10-21ARM: imx: drop extern with function prototypes in common.hShawn Guo1-85/+85
2013-10-21ARM: imx: replace imx6q_restart() with mxc_restart()Shawn Guo1-0/+4
2013-10-21ARM: imx: remove stale mx53_display_revision() declarationShawn Guo1-1/+0
2013-10-21ARM: imx6: report soc info via soc deviceShawn Guo1-0/+1
2013-10-21ARM: imx: add a common function to initialize revision from anatopShawn Guo1-1/+1
2013-10-21ARM: imx6q: use common soc revision helpersShawn Guo1-1/+0
2013-10-21ARM: imx: add soc revision helper functionsShawn Guo1-0/+2
2013-09-29ARM: imx: remove custom .init_time hookSebastian Hesselbarth1-4/+0
2013-08-22ARM: imx: Move anatop related from board file to anatop driverPeter Chen1-1/+0
2013-08-22ARM: mx53: Allow suspend/resumeFabio Estevam1-4/+2
2013-08-16ARM: imx: let L2 initialization be a common functionShawn Guo1-0/+6
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-1/+3
2013-06-17ARM: imx6: use common of_clk_init() call to initialize clocksShawn Guo1-2/+0
2013-06-17ARM: imx: add initial support for imx6slShawn Guo1-0/+1
2013-06-17ARM: imx: create mxc_arch_reset_init_dt() for DT bootShawn Guo1-0/+1
2013-05-09ARM: imx: compile fix for hotplug.cShawn Guo1-0/+1