aboutsummaryrefslogtreecommitdiff
path: root/drivers/remoteproc/stm32_copro.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-19doc: replace @return by Return:Heinrich Schuchardt1-7/+7
2021-01-13remoproc: stm32: migrate trace to log macroPatrick Delaunay1-1/+2
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-11-25remoteproc: stm32: update error management in stm32_copro_startPatrick Delaunay1-7/+6
2020-11-25remoteproc: stm32: use reset for hold bootPatrick Delaunay1-68/+25
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
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