summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/imx_rproc.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: switch regmap.h include to linux/regmap.hAhmad Fatoum2023-10-261-1/+1
* remoteproc: imx: don't re-request reserved SDRAM regionAhmad Fatoum2023-09-211-8/+7
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-131-0/+1
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-3/+3
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-2/+2
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-011-4/+1
* remoteproc: imx: Add i.MX8M supportSascha Hauer2020-10-071-0/+126
* remoteproc: imx: use function hooks in SoC dataSascha Hauer2020-10-071-31/+48
* remoteproc: imx: Change SoC order in codeSascha Hauer2020-10-071-29/+29
* remoteproc: imx: Fix off-by-one errorSascha Hauer2020-10-071-1/+1
* treewide: s/filed/failed/Sascha Hauer2020-08-241-4/+4
* port reduced version of remoteproc framework from linuxOleksij Rempel2019-09-261-0/+402