aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/mach-imx51.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner1-7/+1
2019-03-19ARM: imx51: fix a leaked reference by adding missing of_node_putWen Yang1-0/+1
2018-07-12ARM: mx5: Set the DBGEN bit in ARM_GPC registerFabio Estevam1-0/+1
2018-07-12ARM: imx51: Configure M4IF to avoid visual artifactsFabio Estevam1-1/+28
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2016-06-28ARM: i.MX: Disable supervisor protect for i.MX51Alexander Shiyan1-0/+2
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-3/+0
2016-02-02ARM: imx: use endian-safe readl/readw/writel/writewJohannes Berg1-3/+2
2014-11-22ARM: imx: clean up machine mxc_arch_reset_init_dt reset initJingchang Lu1-2/+0
2014-10-03cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Viresh Kumar1-1/+1
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/+39
2014-07-18ARM: imx5: tzic_init_irq() can directly be .init_irq hookShawn Guo1-1/+1
2014-07-18ARM: imx5: drop option MACH_IMX51_DTShawn Guo1-0/+45