aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/remoteproc_internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-17Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteprocLinus Torvalds1-0/+11
2019-06-29remoteproc: add vendor resources handlingClement Leger1-0/+11
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-9/+1
2019-02-20remoteproc: fix trace buffer va initializationLoic Pallardy1-1/+8
2019-02-20remoteproc: fix recovery procedureLoic Pallardy1-1/+1
2019-02-20remoteproc: create vdev subdevice with specific dma memory poolLoic Pallardy1-0/+1
2018-10-14remoteproc: modify vring allocation to rely on centralized carveout allocatorLoic Pallardy1-0/+2
2018-02-12remoteproc: Rename "load_rsc_table" to "parse_fw"Bjorn Andersson1-4/+3
2018-01-15remoteproc: Move resource table load logic to findBjorn Andersson1-10/+6
2018-01-15remoteproc: Merge rproc_ops and rproc_fw_opsBjorn Andersson1-32/+19
2017-07-26remoteproc: Merge __rproc_boot() with rproc_boot()Suman Anna1-1/+0
2016-11-14remoteproc: Assign kref to rproc_vdevBjorn Andersson1-0/+1
2016-10-31remoteproc: Add a sysfs interface for firmware and stateMatt Redfearn1-0/+5
2016-08-12remoteproc: align code with open parenthesisAnna, Suman1-7/+8
2016-05-06remoteproc: core: Task sync during rproc_fw_boot()Lee Jones1-0/+1
2015-05-02remoteproc: fix various checkpatch warningsSuman Anna1-1/+1
2013-06-30remoteproc: fix checkpatch errors in remoteproc codeSuman Anna1-2/+2
2013-04-05remoteproc: add find_loaded_rsc_table firmware opsSjur Brændeland1-1/+14
2012-09-18remoteproc: add actual recovery implementationFernando Guzman Lugo1-0/+1
2012-07-15remoteproc: Support custom firmware handlersSjur Brændeland1-5/+54
2012-07-15remoteproc: Move Elf related functions to separate fileSjur Brændeland1-0/+11
2012-07-04remoteproc: allocate vrings on demand, free when not neededOhad Ben-Cohen1-0/+2
2012-03-06remoteproc: remove the single rpmsg vdev limitationOhad Ben-Cohen1-3/+3
2012-02-08remoteproc: add framework for controlling remote processorsOhad Ben-Cohen1-0/+44