summaryrefslogtreecommitdiff
path: root/drivers/soc
Commit message (Expand)AuthorAgeFilesLines
* Rename struct driver_d to driverSascha Hauer2023-01-104-5/+5
* Rename struct device_d to deviceSascha Hauer2023-01-105-10/+10
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-103-6/+6
* 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
* soc: rockchip: add driver for rockchip io domainsMichael Riesch2022-09-225-0/+248
* 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
* drivers: soc: Fix unconditional compilation of imx directoryAlexander Shiyan2022-06-101-2/+2
* Merge branch 'for-next/misc'Sascha Hauer2022-01-191-2/+20
|\
| * soc: imx: gpcv2: split PGC domain probe in two passesLucas Stach2022-01-181-2/+20
* | soc: add kvx_socinfo driverClement Leger2022-01-185-0/+154
* | drivers: add soc hierarchy properlyClement Leger2022-01-181-0/+5
|/
* 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-227-7/+7
* Merge branch 'for-next/spdx'Sascha Hauer2021-11-154-0/+4
|\
| * drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-014-0/+4
* | include: add dedicated header for printf/printkAhmad Fatoum2021-11-011-1/+1
|/
* soc: sifive: l2_cache: enable maximum available cache waysAhmad Fatoum2021-06-241-0/+19
* soc: starfive: add support for JH7100 incoherent interconnectAhmad Fatoum2021-06-244-0/+58
* drivers: soc: sifive: add basic L2 cache controller driverAhmad Fatoum2021-06-243-0/+121
* 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