summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)AuthorFilesLines
2019-08-27stm32mp1: Add remoteproc support for m4 coprocessorPatrick Delaunay1-1/+1
2019-07-27remoteproc: k3_rproc: Rename to ti_k3_arm64_rprocLokesh Vutla3-38/+41
2019-07-27remoteproc: k3_rproc: Update the driver to use ti_sci_proc helpersLokesh Vutla1-48/+31
2019-07-27remoteproc: tisci: add TI-SCI processor control helper functionsLokesh Vutla1-0/+121
2019-07-22remoteproc: Introduce STM32 Cortex-M4 remoteproc driverFabien Dessenne3-0/+268
2019-07-22remoteproc: add elf file load supportFabien Dessenne3-1/+126
2019-05-10remoteproc: k3_system_controller: Increase rx timeoutLokesh Vutla1-1/+1
2018-09-11spl: Allow remoteproc drivers to be used within SPLLokesh Vutla1-1/+1
2018-09-11remoteproc: Introduce K3 remoteproc driverLokesh Vutla3-0/+254
2018-09-11remoteproc: Introduce K3 system controllerLokesh Vutla3-0/+333
2018-09-11remoteproc: Allow for individual remoteproc initializationLokesh Vutla1-0/+19
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini5-5/+5
2017-02-08dm: core: Replace of_offset with accessorSimon Glass2-2/+2
2016-03-15remoteproc: Add support for TI power processorNishanth Menon3-0/+191
2015-12-06drivers: remoteproc: rproc-uclass: Fix check for NULL pointersNishanth Menon1-1/+1
2015-10-22remoteproc: Introduce a sandbox dummy driverNishanth Menon3-0/+348
2015-10-22drivers: Introduce a simplified remoteproc frameworkNishanth Menon3-0/+439