aboutsummaryrefslogtreecommitdiff
path: root/drivers/remoteproc/remoteproc_internal.h
AgeCommit message (Expand)Author
2020-04-22remoteproc: Add prepare and unprepare opsLoic Pallardy
2020-04-22remoteproc: remove rproc_elf32_sanity_checkClement Leger
2020-03-25remoteproc: Add elf64 support in elf loaderClement Leger
2020-03-25remoteproc: Rename rproc_elf_sanity_check for elf32Clement Leger
2020-03-25remoteproc: Use u64 type for boot_addrClement Leger
2020-03-25remoteproc: Use size_t type for len in da_to_vaClement Leger
2019-07-17Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteprocLinus Torvalds
2019-06-29remoteproc: add vendor resources handlingClement Leger
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-02-20remoteproc: fix trace buffer va initializationLoic Pallardy
2019-02-20remoteproc: fix recovery procedureLoic Pallardy
2019-02-20remoteproc: create vdev subdevice with specific dma memory poolLoic Pallardy
2018-10-14remoteproc: modify vring allocation to rely on centralized carveout allocatorLoic Pallardy
2018-02-12remoteproc: Rename "load_rsc_table" to "parse_fw"Bjorn Andersson
2018-01-15remoteproc: Move resource table load logic to findBjorn Andersson
2018-01-15remoteproc: Merge rproc_ops and rproc_fw_opsBjorn Andersson
2017-07-26remoteproc: Merge __rproc_boot() with rproc_boot()Suman Anna
2016-11-14remoteproc: Assign kref to rproc_vdevBjorn Andersson
2016-10-31remoteproc: Add a sysfs interface for firmware and stateMatt Redfearn
2016-08-12remoteproc: align code with open parenthesisAnna, Suman
2016-05-06remoteproc: core: Task sync during rproc_fw_boot()Lee Jones
2015-05-02remoteproc: fix various checkpatch warningsSuman Anna
2013-06-30remoteproc: fix checkpatch errors in remoteproc codeSuman Anna
2013-04-05remoteproc: add find_loaded_rsc_table firmware opsSjur Brændeland
2012-09-18remoteproc: add actual recovery implementationFernando Guzman Lugo
2012-07-15remoteproc: Support custom firmware handlersSjur Brændeland
2012-07-15remoteproc: Move Elf related functions to separate fileSjur Brændeland
2012-07-04remoteproc: allocate vrings on demand, free when not neededOhad Ben-Cohen
2012-03-06remoteproc: remove the single rpmsg vdev limitationOhad Ben-Cohen
2012-02-08remoteproc: add framework for controlling remote processorsOhad Ben-Cohen