summaryrefslogtreecommitdiffstats
path: root/drivers/soc/imx
Commit message (Expand)AuthorAgeFilesLines
* arm: mach-imx: tzasc: convert to cpu_is_mx8xyz macrosStefan Kerkmann2024-03-131-1/+1
* ARM: i.MX8M: convert the machine init to the soc driverMarco Felsch2024-01-292-0/+297
* Merge branch 'for-next/imx-hsio-blk-ctrl'Sascha Hauer2024-01-233-1322/+0
|\
| * drivers: soc: split off powerdomains into new pmdomain directoryAhmad Fatoum2024-01-223-1322/+0
* | soc: imx: featctrl: finalize support for i.MX8MPAhmad Fatoum2024-01-221-5/+14
* | nvmem: ocotp: prepare adding tester3 supportAhmad Fatoum2024-01-221-13/+19
|/
* treewide: switch regmap.h include to linux/regmap.hAhmad Fatoum2023-10-261-1/+1
* imx: Fix Kconfig dependencyAlexander Shiyan2023-09-041-0/+1
* soc: imx: have IMX8M_FEATCTRL select IMX_OCOTPAhmad Fatoum2023-07-041-0/+1
* soc: imx: featctrl: add help text for CONFIG_IMX8M_FEATCTRLAhmad Fatoum2023-07-041-1/+4
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-131-0/+1
* Rename struct driver_d to driverSascha Hauer2023-01-101-2/+2
* Rename struct device_d to deviceSascha Hauer2023-01-102-5/+5
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-4/+4
* ARM: i.MX8MP: add feature controller support for PlusAhmad Fatoum2022-10-181-7/+13
* soc: imx: imx8m-featctrl: check if all bits are setAhmad Fatoum2022-10-181-2/+7
* Merge branch 'for-next/misc'Sascha Hauer2022-09-143-0/+71
|\
| * soc: imx: add i.MX8M feature controller driverAhmad Fatoum2022-09-013-0/+71
* | soc: imx: gpcv2: make available to all i.MX8MAhmad Fatoum2022-09-131-3/+3
* | soc: imx: gpcv2: extend for i.MX8M Mini/Nano/Plus supportAhmad Fatoum2022-09-011-90/+864
* | soc: imx: gpcv2: align with upstream Linux driverAhmad Fatoum2022-09-011-80/+29
* | soc: imx: gpcv2: split power_up/power_offAhmad Fatoum2022-09-011-13/+79
* | soc: imx: gpcv2: switch to regmapAhmad Fatoum2022-09-011-23/+32
|/
* soc: imx: gpcv2: associate PGC device tree node with platform deviceAhmad Fatoum2022-08-091-1/+1
* soc: imx: gpcv2: split PGC domain probe in two passesLucas Stach2022-01-181-2/+20
* drivers: migrate "GPL-2.0+" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-222-2/+2
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-012-0/+2
* soc: imx: gpcv2: add support for i.MX8MQ SoCAndrey Smirnov2019-02-113-5/+180
* soc: imx: gpcv2: prefix i.MX7 specific definesAndrey Smirnov2019-02-111-22/+22
* soc: imx: gpcv2: Switch to SPDX identifierAndrey Smirnov2019-02-111-7/+1
* soc: imx: gpcv2: make pgc driver more generic for other i.MX platformsAndrey Smirnov2019-02-111-27/+41
* soc: imx: gpcv2: use A_CORE instread of A7 for more i.MX platformsAndrey Smirnov2019-02-111-9/+9
* soc: imx: Add GPCv2 power gating driverAndrey Smirnov2019-01-183-0/+325