summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/stm32_rproc.c
AgeCommit message (Expand)Author
2020-11-17remoteproc: stm32: Constify st_rproc_opsRikard Falkeborn
2020-09-15remoteproc: stm32: Fix pointer assignementMathieu Poirier
2020-07-17remoteproc: stm32: Update M4 state in stm32_rproc_stop()Mathieu Poirier
2020-07-17remoteproc: stm32: Introduce new attach() operationMathieu Poirier
2020-07-17remoteproc: stm32: Properly handle the resource table when attachingMathieu Poirier
2020-07-17remoteproc: stm32: Parse memory regions when attaching to M4Mathieu Poirier
2020-07-17remoteproc: stm32: Properly set co-processor state when attachingMathieu Poirier
2020-07-17remoteproc: stm32: Parse syscon that will manage M4 synchronisationMathieu Poirier
2020-07-17remoteproc: stm32: Remove memory translation from DT parsingMathieu Poirier
2020-07-17remoteproc: stm32: Decouple rproc from DT parsingMathieu Poirier
2020-07-17remoteproc: stm32: Request IRQ with platform deviceMathieu Poirier
2020-07-17remoteproc: stm32: Decouple rproc from memory translationMathieu Poirier
2020-06-08Merge tag 'rproc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds
2020-04-22remoteproc: remove rproc_elf32_sanity_checkClement Leger
2020-04-19remoteproc: use rproc_coredump_set_elf_info in driversClement Leger
2020-04-17remoteproc: pull in slab.hMichael S. Tsirkin
2020-03-25remoteproc: stm32: demote warning about optional property absenceAhmad Fatoum
2020-03-25remoteproc: Rename rproc_elf_sanity_check for elf32Clement Leger
2019-11-18remoteproc: stm32: fix probe error caseFabien Dessenne
2019-11-14remoteproc: stm32: wakeup the system by wdg irqFabien Dessenne
2019-11-08remoteproc: stm32: use workqueue to treat mailbox callbackArnaud Pouliquen
2019-08-26remoteproc: stm32: manage the get_irq probe defer caseFabien Dessenne
2019-08-26remoteproc: stm32: clear MCU PDDS at firmware startFabien Dessenne
2019-07-08remoteproc: stm32: fix building without ARM SMCCArnd Bergmann
2019-06-29remoteproc: stm32: add an ST stm32_rproc driverFabien Dessenne