summaryrefslogtreecommitdiffstats
path: root/drivers/soc/imx/soc-imx8.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-16soc: imx: increase build coverage for imx8m soc driverPeng Fan1-230/+0
2020-01-09soc: imx: Add i.MX8MP SoC driver supportAnson Huang1-0/+6
2019-12-09soc: imx8: print SoC type and revisionLucas Stach1-0/+3
2019-11-04soc: imx8mq: Read SOC revision from TF-ALeonard Crestez1-3/+29
2019-10-28soc: imx8: Using existing serial_number instead of UIDAnson Huang1-14/+9
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/s...Linus 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