aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/cpu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-20soc: imx: move cpu code to drivers/soc/imxPeng Fan1-182/+0
2020-05-20ARM: imx: use device_initcall for imx_soc_device_initPeng Fan1-7/+14
2020-04-23ARM: vf610: report soc info via soc deviceAndrey Smirnov1-0/+16
2019-12-12ARM: imx: Add i.MX7ULP SoC serial number supportAnson Huang1-5/+25
2019-12-12ARM: imx: Fix boot crash if ocotp is not foundLeonard Crestez1-1/+3
2019-12-11ARM: imx: Correct ocotp id for serial number support of i.MX6ULL/ULZ SoCsChristoph Niedermaier1-2/+2
2019-10-28ARM: imx: Add serial number support for i.MX6/7 SoCsAnson Huang1-1/+37
2018-12-10ARM: imx: add initial support for imx7ulpA.s. Dong1-0/+3
2018-09-30ARM: imx: add i.mx6ulz msl supportAnson Huang1-0/+3
2018-07-11ARM: imx: flag failure of of_iomapNicholas Mc Guire1-0/+1
2018-03-09ARM: imx: Add basic msl support for imx6sllBai Ping1-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-07ARM: imx: Add MXC_CPU_IMX6ULL and cpu_is_imx6ullLeonard Crestez1-0/+3
2016-06-28ARM: imx: remove cpu_is_mx*()Arnd Bergmann1-2/+0
2016-02-02ARM: imx: use endian-safe readl/readw/writel/writewJohannes Berg1-8/+8
2015-07-14ARM: imx: add i.mx6ul msl supportFrank Li1-0/+3
2015-06-03ARM: imx: add msl support for imx7dAnson Huang1-0/+3
2014-07-18ARM: i.MX: allow disabling supervisor protect via DTSteffen Trumtrar1-0/+13
2014-05-16ARM: imx: add basic imx6sx SoC supportShawn Guo1-0/+3
2013-10-21ARM: imx: Include linux/err.hThierry Reding1-1/+1
2013-10-21ARM: imx6: report soc info via soc deviceShawn Guo1-0/+81
2013-10-21ARM: imx: add soc revision helper functionsShawn Guo1-0/+12
2013-04-01ARM: mach-imx: cpu: Include "common.h"Fabio Estevam1-0/+1
2012-10-15ARM: imx: include hardware.h rather than mach/hardware.hShawn Guo1-1/+2
2012-10-15ARM: imx: merge plat-mxc into mach-imxShawn Guo1-0/+44