aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/common.h
AgeCommit message (Expand)AuthorFilesLines
2025-03-11ARM: imx: mark imx53_suspend_sz as unusedArnd Bergmann1-1/+1
2021-07-14ARM: imx: common: Move prototype outside the SMP blockFabio Estevam1-1/+1
2021-06-12ARM: imx: add smp support for imx7dAnson Huang1-0/+3
2021-03-15ARM: imx: avic: Convert to using IRQCHIP_DECLARESaravana Kannan1-1/+0
2021-01-30clk: imx: Move 'imx6sl_set_wait_clk()'s prototype out to accessible headerLee Jones1-1/+0
2020-09-13ARM: imx: Remove remnant board file support piecesFabio Estevam1-9/+0
2020-09-13ARM: imx3: Remove imx3 soc_init()Fabio Estevam1-2/+0
2020-09-13ARM: imx27: Get rid of mm-imx27.cFabio Estevam1-3/+0
2020-09-13ARM: imx27: Remove imx27_soc_init()Fabio Estevam1-1/+0
2020-05-20ARM: imx: use device_initcall for imx_soc_device_initPeng Fan1-1/+0
2020-02-13ARM: imx: build v7_cpu_resume() unconditionallyAhmad Fatoum1-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2019-01-15ARM: imx: add i.MX7ULP cpuidle supportAnson Huang1-0/+10
2018-12-10ARM: imx: add initial support for imx7ulpA.s. Dong1-0/+1
2018-07-12ARM: mx5: Set the DBGEN bit in ARM_GPC registerFabio Estevam1-0/+1
2018-06-19ARM: imx: add L2 page power control for GPCAnson Huang1-0/+1
2018-06-17ARM: imx: remove inexistant EPIT timer initClément Peron1-1/+0
2017-12-26ARM: imx: remove unused imx3 pm definitionsMartin Kaiser1-9/+0
2016-11-01ARM: clk: imx31: properly init clocks for machines with DTVladimir Zapolskiy1-1/+0
2016-10-07Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-1/+1
2016-08-29ARM: imx: rename imx6q_set_int_mem_clk_lpm() functionAnson Huang1-1/+1
2016-08-09ARM: i.MX: Remove i.MX1 non-DT supportAlexander Shiyan1-5/+0
2016-06-28ARM: imx: rework mx27_pm_init() callArnd Bergmann1-0/+1
2016-06-28ARM: imx: remove cpu_is_mx1 checkArnd Bergmann1-0/+1
2016-06-12ARM: imx: Use IRQCHIP_DECLARE for TZICAlexander Shiyan1-1/+0
2016-02-14ARM: mx25: Add basic suspend/resume supportFabio Estevam1-0/+1
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada1-2/+2
2015-09-17ARM: imx: add suspend/resume support for i.mx6ulAnson Huang1-0/+1
2015-06-03ARM: imx53: Set DDR pins to high impedance when in suspend to RAM.Martin Fuzzey1-0/+4
2015-06-03ARM: imx: Remove the duplicated function declarationShenwei Wang1-1/+0
2015-06-03ARM: imx6: initialize CCM_CLPCR_LPM into RUN mode earlierShawn Guo1-0/+1
2015-06-03ARM: imx6: let pm code map CCM block on its ownShawn Guo1-1/+0
2015-06-03ARM: imx6: set initial power mode in pm functionShawn Guo1-1/+1
2015-06-03ARM: imx5: let pm code map CCM block on its ownShawn Guo1-2/+0
2015-06-03ARM: imx: move revision definitions and declarations into a headerShawn Guo1-4/+0
2015-06-03ARM: imx: use dynamic mapping for timerShawn Guo1-1/+1
2015-03-30ARM: imx6: Warn when an old DT is detectedMarc Zyngier1-0/+1
2015-03-30ARM: imx6: convert GPC to stacked domainsMarc Zyngier1-1/+0
2015-03-13ARM: mx25: Remove static memory mappingFabio Estevam1-4/+0
2015-03-13ARM: mx25: Remove mx25_clocks_init()Fabio Estevam1-1/+0
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/ar...Linus Torvalds1-0/+2
2014-12-09Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus 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
2013-04-12ARM i.MX6q: export imx6q_revisionPhilipp Zabel1-0/+1
2013-04-12ARM: imx: enable RBC to support anatop LPM modeAnson Huang1-0/+2
2013-04-12ARM: imx: enable anatop suspend/resumeAnson Huang1-1/+6
2013-04-12Merge tag 'imx-cleanup-3.10' into imx/socShawn Guo1-3/+0
2013-04-01ARM: imx: remove pl310_get_save_ptr() declarationShawn Guo1-1/+0
2013-04-01ARM: imx: remove duplicated function declarationShawn Guo1-2/+0
2013-03-26ARM: imx: fix sync issue between imx_cpu_die and imx_cpu_killShawn Guo1-0/+2
2013-02-04Merge tag 'v3.8-rc6' into next/socOlof Johansson1-0/+1
2013-02-04Merge tag 'imx6q-cpudile-3.9' of git://git.linaro.org/people/shawnguo/linux-2...Olof Johansson1-11/+3
2013-01-30ARM: imx6q: support WAIT mode using cpuidleShawn Guo1-0/+3
2013-01-29ARM: imx: Remove mx508 supportFabio Estevam1-5/+0
2013-01-29ARM: imx: use debug_ll_io_init() for imx6qShawn Guo1-5/+0
2013-01-29ARM: imx: remove unused imx6q_clock_map_io()Shawn Guo1-1/+0
2013-01-14ARM: imx: disable cpu in .cpu_kill hookShawn Guo1-0/+1
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring1-1/+0
2012-11-12ARM i.MX25: Add devicetree supportSascha Hauer1-0/+1
2012-10-15ARM: imx: call mxc_device_init() in soc specific functionShawn Guo1-0/+1
2012-10-15ARM: imx: include common.h rather than mach/common.hShawn Guo1-0/+162