aboutsummaryrefslogtreecommitdiff
path: root/drivers/remoteproc/stm32_copro.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-02-05dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2020-01-07remoteproc: stm32: load resource table from firmwareFabien Dessenne1-0/+16
2020-01-07remoteproc: stm32: track the coprocessor state in a backup registerFabien Dessenne1-12/+5
2019-10-11remoteproc: elf_loader: Always check the validity of the image before loadingLokesh Vutla1-8/+1
2019-10-11remoteproc: ops: Add elf section size as input parameter to device_to_virt apiLokesh Vutla1-2/+10
2019-08-27stm32mp1: Add remoteproc support for m4 coprocessorPatrick Delaunay1-1/+1
2019-07-22remoteproc: Introduce STM32 Cortex-M4 remoteproc driverFabien Dessenne1-0/+257