aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/imx/soc-imx8.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-22soc: imx8: Add i.MX8MM UID(unique identifier) supportAnson Huang1-0/+23
2019-07-22soc: imx8: Add i.MX8MQ UID(unique identifier) supportAnson Huang1-0/+22
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-13/+50
2019-06-24soc: imx: Add i.MX8MN SoC driver supportAnson Huang1-0/+6
2019-06-18soc: imx8: Use existing of_root directlyAnson Huang1-7/+2
2019-06-18soc: imx8: Fix potential kernel dump in error pathAnson Huang1-1/+2
2019-06-05soc: imx: soc-imx8: Correct return value of error handleAnson Huang1-5/+11
2019-06-05soc: imx: soc-imx8: Avoid unnecessary of_node_put() in error handlingAnson Huang1-2/+2
2019-05-20soc: imx: Read imx8mm soc revision from anatopLeonard Crestez1-0/+29
2019-05-20cpufreq: Add imx-cpufreq-dt driverLeonard Crestez1-0/+3
2019-04-20soc: imx: Add generic i.MX8 SoC driverAbel Vesa1-0/+115