summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/stm32_copro.c
Commit message (Expand)AuthorAgeFilesLines
* remoproc: stm32: migrate trace to log macroPatrick Delaunay2021-01-131-1/+2
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* remoteproc: stm32: update error management in stm32_copro_startPatrick Delaunay2020-11-251-7/+6
* remoteproc: stm32: use reset for hold bootPatrick Delaunay2020-11-251-68/+25
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+1
* remoteproc: stm32: load resource table from firmwareFabien Dessenne2020-01-071-0/+16
* remoteproc: stm32: track the coprocessor state in a backup registerFabien Dessenne2020-01-071-12/+5
* remoteproc: elf_loader: Always check the validity of the image before loadingLokesh Vutla2019-10-111-8/+1
* remoteproc: ops: Add elf section size as input parameter to device_to_virt apiLokesh Vutla2019-10-111-2/+10
* stm32mp1: Add remoteproc support for m4 coprocessorPatrick Delaunay2019-08-271-1/+1
* remoteproc: Introduce STM32 Cortex-M4 remoteproc driverFabien Dessenne2019-07-221-0/+257