summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/regmap'Sascha Hauer2023-10-272-2/+2
|\
| * treewide: switch regmap.h include to linux/regmap.hAhmad Fatoum2023-10-262-2/+2
* | remoteproc: stm32: fix breakage after DT sync with upstreamAhmad Fatoum2023-10-231-20/+50
* | remoteproc: stm32: fix typo in Kconfig symbolAhmad Fatoum2023-10-231-1/+1
|/
* remoteproc: update Kconfig text for IMX_REMOTEPROC symbolAhmad Fatoum2023-09-211-2/+2
* remoteproc: imx: don't re-request reserved SDRAM regionAhmad Fatoum2023-09-211-8/+7
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-132-0/+2
* ARM: stm32mp: Move mach header files to include/mach/stm32mpSascha Hauer2023-03-061-1/+1
* Rename struct driver_d to driverSascha Hauer2023-01-102-2/+2
* Rename struct device_d to deviceSascha Hauer2023-01-104-11/+11
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-103-6/+6
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-223-3/+3
* 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-242-5/+5
* remoteproc: add support for starting st,stm32mp1-m4Ahmad Fatoum2019-11-253-0/+210
* remoteproc: register a device for new remoteproc instancesAhmad Fatoum2019-11-251-6/+23
* port reduced version of remoteproc framework from linuxOleksij Rempel2019-09-266-0/+719