summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/common.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: i.MX: Use CLOCKSOURCE_OF_DECLARE() for DT targetsAlexander Shiyan2014-07-181-1/+0Star
* ARM: i.MX: allow disabling supervisor protect via DTSteffen Trumtrar2014-07-181-0/+2
* ARM: i.MX25 clk: Use of_clk_init() for DT caseDenis Carikli2014-07-181-1/+0Star
* ARM: imx: add standby mode support for suspendAnson Huang2014-07-181-1/+1
* ARM: imx: mem bit must be cleared before entering DSM modeAnson Huang2014-07-181-1/+1
* ARM: imx: add suspend support for i.mx6sxAnson Huang2014-07-181-0/+1
* ARM: i.MX27 clk: Use of_clk_init() for DT caseAlexander Shiyan2014-07-181-1/+0Star
* ARM: imx5: clean function declarations in mx51.hShawn Guo2014-07-181-0/+1
* ARM: imx5: remove file mm-imx5.cShawn Guo2014-07-181-2/+0Star
* ARM: imx5: move init hooks into mach-imx5x.cShawn Guo2014-07-181-4/+0Star
* ARM: imx5: use dynamic mapping for Cortex and GPC blockShawn Guo2014-07-181-2/+4
* ARM: imx5: reuse clock CCM mapping in pm codeShawn Guo2014-07-181-0/+2
* ARM: imx5: remove function imx51_soc_init()Shawn Guo2014-07-181-1/+0Star
* ARM: imx5: tzic_init_irq() can directly be .init_irq hookShawn Guo2014-07-181-3/+1Star
* ARM: imx5: make mx51_clocks_init() a DT callShawn Guo2014-07-181-2/+0Star
* ARM: i.MX: Setup IRQ handler from IRQ driverAlexander Shiyan2014-05-121-13/+0Star
* ARM: imx: factor device tree timer initializationGilles Chanteperdrix2014-04-301-0/+2
* ARM: imx6: move v7_cpu_resume() into suspend-imx6.SShawn Guo2014-03-051-1/+7
* ARM: imx: add suspend in ocram support for i.mx6qAnson Huang2014-03-051-1/+5
* ARM: imx: add cpuidle support for i.mx6slAnson Huang2014-03-051-0/+1
* ARM: imx: Use INT_MEM_CLK_LPM as the bit nameFabio Estevam2014-03-051-1/+1
* ARM: imx6: build pm-imx6q.c independently of CONFIG_PMShawn Guo2014-02-191-3/+1Star
* ARM: imx: add support code for IMX50 based machinesGreg Ungerer2013-12-091-0/+1
* ARM: imx: remove imx_src_prepare_restart() callShawn Guo2013-11-111-5/+0Star
* ARM: imx: ensure dsm_request signal is not asserted when setting LPMShawn Guo2013-10-211-0/+3
* ARM: imx6q: move low-power code out of clock driverShawn Guo2013-10-211-0/+2
* ARM: imx: drop extern with function prototypes in common.hShawn Guo2013-10-211-85/+85
* ARM: imx: replace imx6q_restart() with mxc_restart()Shawn Guo2013-10-211-0/+4
* ARM: imx: remove stale mx53_display_revision() declarationShawn Guo2013-10-211-1/+0Star
* ARM: imx6: report soc info via soc deviceShawn Guo2013-10-211-0/+1
* ARM: imx: add a common function to initialize revision from anatopShawn Guo2013-10-211-1/+1
* ARM: imx6q: use common soc revision helpersShawn Guo2013-10-211-1/+0Star
* ARM: imx: add soc revision helper functionsShawn Guo2013-10-211-0/+2
* ARM: imx: remove custom .init_time hookSebastian Hesselbarth2013-09-291-4/+0Star
* ARM: imx: Move anatop related from board file to anatop driverPeter Chen2013-08-221-1/+0Star
* ARM: mx53: Allow suspend/resumeFabio Estevam2013-08-221-4/+2Star
* ARM: imx: let L2 initialization be a common functionShawn Guo2013-08-161-0/+6
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-1/+3
* ARM: imx6: use common of_clk_init() call to initialize clocksShawn Guo2013-06-171-2/+0Star
* ARM: imx: add initial support for imx6slShawn Guo2013-06-171-0/+1
* ARM: imx: create mxc_arch_reset_init_dt() for DT bootShawn Guo2013-06-171-0/+1
* ARM: imx: compile fix for hotplug.cShawn Guo2013-05-091-0/+1
* ARM i.MX6q: export imx6q_revisionPhilipp Zabel2013-04-121-0/+1
* ARM: imx: enable RBC to support anatop LPM modeAnson Huang2013-04-121-0/+2
* ARM: imx: enable anatop suspend/resumeAnson Huang2013-04-121-1/+6
* Merge tag 'imx-cleanup-3.10' into imx/socShawn Guo2013-04-121-3/+0Star
|\
| * ARM: imx: remove pl310_get_save_ptr() declarationShawn Guo2013-04-011-1/+0Star
| * ARM: imx: remove duplicated function declarationShawn Guo2013-04-011-2/+0Star
* | ARM: imx: fix sync issue between imx_cpu_die and imx_cpu_killShawn Guo2013-03-261-0/+2
|/
* Merge tag 'v3.8-rc6' into next/socOlof Johansson2013-02-051-0/+1
|\