summaryrefslogtreecommitdiffstats
path: root/drivers/soc/imx
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-101-115/+519
|\
| * soc: imx: gpcv2: add support for i.MX8MN power domainsAdam Ford2021-06-121-0/+92
| * soc: imx: gpcv2: move reset assert after requesting domain power upPeng Fan2021-05-271-2/+2
| * soc: imx: gpcv2: Add support for missing i.MX8MM VPU/DISPMIX power domainsLucas Stach2021-05-271-0/+70
| * soc: imx: gpcv2: add support for i.MX8MM power domainsLucas Stach2021-05-271-0/+168
| * soc: imx: gpcv2: add support for optional resetsLucas Stach2021-05-231-0/+14
| * soc: imx: gpcv2: allow domains without power-sequence controlLucas Stach2021-05-231-40/+49
| * soc: imx: gpcv2: add runtime PM support for power-domainsLucas Stach2021-05-231-1/+17
| * soc: imx: gpcv2: wait for ADB400 handshakeLucas Stach2021-05-231-8/+39
| * soc: imx: gpcv2: split power up and power down sequence controlLucas Stach2021-05-231-55/+86
| * soc: imx: gpcv2: switch to clk_bulk_* APILucas Stach2021-05-231-48/+12
| * soc: imx: gpcv2: move domain mapping to domain driver probeLucas Stach2021-05-231-9/+13
| * soc: imx: gpcv2: move to more ideomatic error handling in probeLucas Stach2021-05-231-4/+9
* | ARM: imx: Initialize SoC ID on i.MX50Jonathan Neuschäfer2021-05-131-0/+3
|/
* soc: imx: add i.MX51/i.MX53 unique id supportSebastian Reichel2021-03-151-0/+12
* Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-201-12/+72
|\
| * soc: imx8m: change to use platform driverAlice Guo2021-01-111-12/+72
* | ARM: imx: fix imx8m dependenciesArnd Bergmann2021-01-111-1/+1
|/
* soc: imx: gpcv2: Use dev_err_probe() to simplify error handlingAnson Huang2020-08-221-10/+5
* Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-033-197/+1
|\
| * soc: imx: select ARM_GIC_V3 for i.MX8MPeng Fan2020-07-131-0/+1
| * firmware: imx: Move i.MX SCU soc driver into imx firmware folderAnson Huang2020-07-133-182/+0
| * soc: imx: scu: use devm_kasprintfPeng Fan2020-06-231-26/+11
* | soc: imx: check ls1021aPeng Fan2020-07-131-0/+3
* | soc: imx8m: fix build warningPeng Fan2020-06-241-1/+1
* | soc: imx8m: Correct i.MX8MP UID fuse offsetAnson Huang2020-06-231-2/+6
|/
* Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-041-4/+3
|\
| * Merge tag 'imx-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2020-05-261-4/+3
| |\
| | * soc: imx8m: No need to put node when of_find_compatible_node() failedAnson Huang2020-04-141-4/+3
* | | Merge tag 'imx-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Arnd Bergmann2020-05-262-0/+195
|\ \ \ | |/ / |/| |
| * | soc: imx: move cpu code to drivers/soc/imxPeng Fan2020-05-202-0/+195
| |/
* / soc: imx8: select SOC_BUSArnd Bergmann2020-04-171-0/+1
|/
* Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-04-035-13/+25
|\
| * soc: imx: drop COMPILE_TEST for IMX_SCU_SOCPeng Fan2020-03-161-1/+1
| * soc: imx: gpc: fix power up sequencingLucas Stach2020-03-161-11/+13
| * soc: imx: increase build coverage for imx8m soc driverPeng Fan2020-03-163-1/+10
| * soc: imx: gpcv2: include linux/sizes.hLeonard Crestez2020-02-141-0/+1
* | soc: imx-scu: Align imx sc msg structs to 4Leonard Crestez2020-02-241-1/+1
|/
* soc: imx: Enable compile testing of IMX_SCU_SOCKrzysztof Kozlowski2020-01-091-1/+1
* soc: imx: Add i.MX8MP SoC driver supportAnson Huang2020-01-091-0/+6
* soc: imx8: print SoC type and revisionLucas Stach2019-12-091-0/+3
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-12-052-29/+54
|\
| * soc: imx8mq: Read SOC revision from TF-ALeonard Crestez2019-11-041-3/+29
| * soc: imx-scu: Using existing serial_number instead of UIDAnson Huang2019-10-281-15/+19
| * soc: imx8: Using existing serial_number instead of UIDAnson Huang2019-10-281-14/+9
* | soc: imx: gpc: fix initialiser formatBen Dooks2019-10-261-4/+4
* | soc: imx: imx-scu: Getting UID from SCU should have responseAnson Huang2019-10-061-1/+1
|/
* soc: imx: gpcv2: Print the correct error codeGuido Günther2019-08-241-1/+1
* soc: imx-scu: Add SoC UID(unique identifier) supportAnson Huang2019-08-121-0/+39
* soc: imx8: Add i.MX8MM UID(unique identifier) supportAnson Huang2019-07-221-0/+23