Age | Commit message (Expand) | Author |
2021-01-11 | soc: imx8m: change to use platform driver | Alice Guo |
2021-01-11 | ARM: imx: fix imx8m dependencies | Arnd Bergmann |
2020-08-22 | soc: imx: gpcv2: Use dev_err_probe() to simplify error handling | Anson Huang |
2020-08-03 | Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-07-13 | soc: imx: select ARM_GIC_V3 for i.MX8M | Peng Fan |
2020-07-13 | soc: imx: check ls1021a | Peng Fan |
2020-07-13 | firmware: imx: Move i.MX SCU soc driver into imx firmware folder | Anson Huang |
2020-06-24 | soc: imx8m: fix build warning | Peng Fan |
2020-06-23 | soc: imx8m: Correct i.MX8MP UID fuse offset | Anson Huang |
2020-06-23 | soc: imx: scu: use devm_kasprintf | Peng Fan |
2020-06-04 | Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-05-26 | Merge tag 'imx-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw... | Arnd Bergmann |
2020-05-26 | Merge tag 'imx-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann |
2020-05-20 | soc: imx: move cpu code to drivers/soc/imx | Peng Fan |
2020-04-17 | soc: imx8: select SOC_BUS | Arnd Bergmann |
2020-04-14 | soc: imx8m: No need to put node when of_find_compatible_node() failed | Anson Huang |
2020-04-03 | Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-03-16 | soc: imx: drop COMPILE_TEST for IMX_SCU_SOC | Peng Fan |
2020-03-16 | soc: imx: gpc: fix power up sequencing | Lucas Stach |
2020-03-16 | soc: imx: increase build coverage for imx8m soc driver | Peng Fan |
2020-02-24 | soc: imx-scu: Align imx sc msg structs to 4 | Leonard Crestez |
2020-02-14 | soc: imx: gpcv2: include linux/sizes.h | Leonard Crestez |
2020-01-09 | soc: imx: Enable compile testing of IMX_SCU_SOC | Krzysztof Kozlowski |
2020-01-09 | soc: imx: Add i.MX8MP SoC driver support | Anson Huang |
2019-12-09 | soc: imx8: print SoC type and revision | Lucas Stach |
2019-12-05 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-11-04 | soc: imx8mq: Read SOC revision from TF-A | Leonard Crestez |
2019-10-28 | soc: imx-scu: Using existing serial_number instead of UID | Anson Huang |
2019-10-28 | soc: imx8: Using existing serial_number instead of UID | Anson Huang |
2019-10-26 | soc: imx: gpc: fix initialiser format | Ben Dooks |
2019-10-06 | soc: imx: imx-scu: Getting UID from SCU should have response | Anson Huang |
2019-08-24 | soc: imx: gpcv2: Print the correct error code | Guido Günther |
2019-08-12 | soc: imx-scu: Add SoC UID(unique identifier) support | Anson Huang |
2019-07-22 | soc: imx8: Add i.MX8MM UID(unique identifier) support | Anson Huang |
2019-07-22 | soc: imx8: Add i.MX8MQ UID(unique identifier) support | Anson Huang |
2019-07-19 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-06-26 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki |
2019-06-25 | Merge tag 'imx-drivers-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson |
2019-06-24 | soc: imx: Add i.MX8MN SoC driver support | Anson Huang |
2019-06-18 | soc: imx8: Use existing of_root directly | Anson Huang |
2019-06-18 | soc: imx8: Fix potential kernel dump in error path | Anson Huang |
2019-06-05 | soc: imx: soc-imx8: Correct return value of error handle | Anson Huang |
2019-06-05 | soc: imx: soc-imx8: Avoid unnecessary of_node_put() in error handling | Anson Huang |
2019-06-03 | soc: imx: Add SCU SoC info driver support | Anson Huang |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-20 | soc: imx: Read imx8mm soc revision from anatop | Leonard Crestez |
2019-05-20 | cpufreq: Add imx-cpufreq-dt driver | Leonard Crestez |
2019-05-16 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-05-13 | soc: imx: gpc: Use GENPD_FLAG_RPM_ALWAYS_ON for ERR009619 | Leonard Crestez |
2019-04-20 | soc: imx: Add generic i.MX8 SoC driver | Abel Vesa |