aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/mach-imx53.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner1-7/+1
2018-07-12ARM: mx5: Set the DBGEN bit in ARM_GPC registerFabio Estevam1-1/+1
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang1-2/+0
2016-06-12ARM: imx: Use IRQCHIP_DECLARE for TZICAlexander Shiyan1-1/+0
2016-04-25cpufreq: imx: Use generic platdev driverViresh Kumar1-2/+0
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2014-11-23ARM: imx53: add cpufreq supportLucas Stach1-0/+2
2014-11-22ARM: imx: clean up machine mxc_arch_reset_init_dt reset initJingchang Lu1-2/+0
2014-07-18ARM: i.MX53: globally disable supervisor protectSteffen Trumtrar1-0/+2
2014-07-18ARM: imx: mark .dt_compat as constShawn Guo1-1/+1
2014-07-18ARM: imx5: remove mx51.h and mx53.hShawn Guo1-1/+0
2014-07-18ARM: imx5: remove file mm-imx5.cShawn Guo1-1/+0
2014-07-18ARM: imx5: move init hooks into mach-imx5x.cShawn Guo1-0/+11
2014-07-18ARM: imx5: tzic_init_irq() can directly be .init_irq hookShawn Guo1-1/+1
2014-05-12ARM: i.MX: Setup IRQ handler from IRQ driverAlexander Shiyan1-1/+0
2013-12-31ARM: imx: use __initconst for const init definitionShawn Guo1-1/+1
2013-09-29ARM: imx: remove custom .init_time hookSebastian Hesselbarth1-6/+0
2013-06-17ARM: imx: move imx53-qsb audio codec clk lookup into DTShawn Guo1-16/+0
2013-06-17ARM: imx: create mxc_arch_reset_init_dt() for DT bootShawn Guo1-1/+1
2013-06-17ARM: imx: move clk_prepare() out from mxc_restart()Shawn Guo1-0/+3
2012-12-24ARM: delete struct sys_timerStephen Warren1-10/+6
2012-11-22ARM: mx5: Replace clk_register_clkdev with clock DT lookupFabio Estevam1-30/+1
2012-10-15ARM: imx: include hardware.h rather than mach/hardware.hShawn Guo1-1/+1
2012-10-15i2c: imx: remove cpu_is_xxx by using platform_device_idShawn Guo1-3/+3
2012-10-15ARM: imx: include common.h rather than mach/common.hShawn Guo1-1/+2
2012-09-11ARM: imx53: support device tree boot onlyShawn Guo1-0/+99