summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/remoteproc_internal.h
Commit message (Expand)AuthorAgeFilesLines
* remoteproc: Add new get_loaded_rsc_table() to rproc_opsMathieu Poirier2021-03-181-0/+10
* remoteproc: add is_iomem to da_to_vaPeng Fan2021-03-111-1/+1
* remoteproc: Add remoteproc character device interfaceSiddharth Gupta2020-08-041-0/+28
* remoteproc: Introduce rproc_of_parse_firmware() helperSuman Anna2020-07-281-0/+2
* remoteproc: Move coredump functionality to a new fileRishabh Bhatnagar2020-07-211-0/+4
* remoteproc: Add new attach() remoteproc operationMathieu Poirier2020-07-161-0/+8
* remoteproc: Add prepare and unprepare opsLoic Pallardy2020-04-221-0/+16
* remoteproc: remove rproc_elf32_sanity_checkClement Leger2020-04-221-1/+0
* remoteproc: Add elf64 support in elf loaderClement Leger2020-03-251-0/+10
* remoteproc: Rename rproc_elf_sanity_check for elf32Clement Leger2020-03-251-1/+1
* remoteproc: Use u64 type for boot_addrClement Leger2020-03-251-2/+2
* remoteproc: Use size_t type for len in da_to_vaClement Leger2020-03-251-1/+1
* Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteprocLinus Torvalds2019-07-171-0/+11
|\
| * remoteproc: add vendor resources handlingClement Leger2019-06-291-0/+11
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-9/+1
|/
* remoteproc: fix trace buffer va initializationLoic Pallardy2019-02-201-1/+8
* remoteproc: fix recovery procedureLoic Pallardy2019-02-201-1/+1
* remoteproc: create vdev subdevice with specific dma memory poolLoic Pallardy2019-02-201-0/+1
* remoteproc: modify vring allocation to rely on centralized carveout allocatorLoic Pallardy2018-10-141-0/+2
* remoteproc: Rename "load_rsc_table" to "parse_fw"Bjorn Andersson2018-02-121-4/+3
* remoteproc: Move resource table load logic to findBjorn Andersson2018-01-151-10/+6
* remoteproc: Merge rproc_ops and rproc_fw_opsBjorn Andersson2018-01-151-32/+19
* remoteproc: Merge __rproc_boot() with rproc_boot()Suman Anna2017-07-261-1/+0
* remoteproc: Assign kref to rproc_vdevBjorn Andersson2016-11-141-0/+1
* remoteproc: Add a sysfs interface for firmware and stateMatt Redfearn2016-10-311-0/+5
* remoteproc: align code with open parenthesisAnna, Suman2016-08-121-7/+8
* remoteproc: core: Task sync during rproc_fw_boot()Lee Jones2016-05-061-0/+1
* remoteproc: fix various checkpatch warningsSuman Anna2015-05-021-1/+1
* remoteproc: fix checkpatch errors in remoteproc codeSuman Anna2013-06-301-2/+2
* remoteproc: add find_loaded_rsc_table firmware opsSjur Brændeland2013-04-051-1/+14
* remoteproc: add actual recovery implementationFernando Guzman Lugo2012-09-181-0/+1
* remoteproc: Support custom firmware handlersSjur Brændeland2012-07-151-5/+54
* remoteproc: Move Elf related functions to separate fileSjur Brændeland2012-07-151-0/+11
* remoteproc: allocate vrings on demand, free when not neededOhad Ben-Cohen2012-07-041-0/+2
* remoteproc: remove the single rpmsg vdev limitationOhad Ben-Cohen2012-03-061-3/+3
* remoteproc: add framework for controlling remote processorsOhad Ben-Cohen2012-02-081-0/+44