summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)AuthorFilesLines
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