summaryrefslogtreecommitdiffstats
path: root/drivers/soc/imx
AgeCommit message (Expand)AuthorLines
2020-06-04Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+3
2020-05-26Merge tag 'imx-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Arnd Bergmann-0/+195
2020-05-26Merge tag 'imx-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann-4/+3
2020-05-20soc: imx: move cpu code to drivers/soc/imxPeng Fan-0/+195
2020-04-17soc: imx8: select SOC_BUSArnd Bergmann-0/+1
2020-04-14soc: imx8m: No need to put node when of_find_compatible_node() failedAnson Huang-4/+3
2020-04-03Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-13/+25
2020-03-16soc: imx: drop COMPILE_TEST for IMX_SCU_SOCPeng Fan-1/+1
2020-03-16soc: imx: gpc: fix power up sequencingLucas Stach-11/+13
2020-03-16soc: imx: increase build coverage for imx8m soc driverPeng Fan-1/+10
2020-02-24soc: imx-scu: Align imx sc msg structs to 4Leonard Crestez-1/+1
2020-02-14soc: imx: gpcv2: include linux/sizes.hLeonard Crestez-0/+1
2020-01-09soc: imx: Enable compile testing of IMX_SCU_SOCKrzysztof Kozlowski-1/+1
2020-01-09soc: imx: Add i.MX8MP SoC driver supportAnson Huang-0/+6
2019-12-09soc: imx8: print SoC type and revisionLucas Stach-0/+3
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-29/+54
2019-11-04soc: imx8mq: Read SOC revision from TF-ALeonard Crestez-3/+29
2019-10-28soc: imx-scu: Using existing serial_number instead of UIDAnson Huang-15/+19
2019-10-28soc: imx8: Using existing serial_number instead of UIDAnson Huang-14/+9
2019-10-26soc: imx: gpc: fix initialiser formatBen Dooks-4/+4
2019-10-06soc: imx: imx-scu: Getting UID from SCU should have responseAnson Huang-1/+1
2019-08-24soc: imx: gpcv2: Print the correct error codeGuido Günther-1/+1
2019-08-12soc: imx-scu: Add SoC UID(unique identifier) supportAnson Huang-0/+39
2019-07-22soc: imx8: Add i.MX8MM UID(unique identifier) supportAnson Huang-0/+23
2019-07-22soc: imx8: Add i.MX8MQ UID(unique identifier) supportAnson Huang-0/+22
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-13/+204
2019-06-26Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki-0/+3
2019-06-25Merge tag 'imx-drivers-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson-13/+204
2019-06-24soc: imx: Add i.MX8MN SoC driver supportAnson Huang-0/+6
2019-06-18soc: imx8: Use existing of_root directlyAnson Huang-7/+2
2019-06-18soc: imx8: Fix potential kernel dump in error pathAnson Huang-1/+2
2019-06-05soc: imx: soc-imx8: Correct return value of error handleAnson Huang-5/+11
2019-06-05soc: imx: soc-imx8: Avoid unnecessary of_node_put() in error handlingAnson Huang-2/+2
2019-06-03soc: imx: Add SCU SoC info driver supportAnson Huang-0/+154
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2019-05-20soc: imx: Read imx8mm soc revision from anatopLeonard Crestez-0/+29
2019-05-20cpufreq: Add imx-cpufreq-dt driverLeonard Crestez-0/+3
2019-05-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-31/+132
2019-05-13soc: imx: gpc: Use GENPD_FLAG_RPM_ALWAYS_ON for ERR009619Leonard Crestez-2/+11
2019-04-20soc: imx: Add generic i.MX8 SoC driverAbel Vesa-0/+116
2019-04-11soc: imx: gpcv2: use devm_platform_ioremap_resource() to simplify codeAnson Huang-3/+1
2019-04-11soc: imx: gpc: use devm_platform_ioremap_resource() to simplify codeAnson Huang-3/+1
2019-03-19soc: imx: gpcv2: Make use of regmap_read_poll_timeout()Andrey Smirnov-25/+14
2019-01-14soc: imx: Break dependency on SOC_IMX8MQ for GPCv2Abel Vesa-1/+1
2019-01-11soc: imx: gpcv2: handle reset clocksLucas Stach-1/+59
2019-01-11soc: imx: gpcv2: handle additional power-down bits in handshake registerLucas Stach-1/+15
2018-12-10soc: imx: gpc: Increase GPC_CLK_MAX to 7Leonard Crestez-1/+1
2018-12-05soc: imx: gpcv2: add support for i.MX8MQ SoCLucas Stach-5/+211
2018-12-05soc: imx: gpcv2: move register access table to domain dataLucas Stach-20/+24
2018-12-05soc: imx: gpcv2: prefix i.MX7 specific definesLucas Stach-28/+28