Age | Commit message (Expand) | Author | Files | Lines |
2019-07-17 | Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteproc | Linus Torvalds | 1 | -0/+11 |
2019-06-29 | remoteproc: add vendor resources handling | Clement Leger | 1 | -0/+11 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner | 1 | -9/+1 |
2019-02-20 | remoteproc: fix trace buffer va initialization | Loic Pallardy | 1 | -1/+8 |
2019-02-20 | remoteproc: fix recovery procedure | Loic Pallardy | 1 | -1/+1 |
2019-02-20 | remoteproc: create vdev subdevice with specific dma memory pool | Loic Pallardy | 1 | -0/+1 |
2018-10-14 | remoteproc: modify vring allocation to rely on centralized carveout allocator | Loic Pallardy | 1 | -0/+2 |
2018-02-12 | remoteproc: Rename "load_rsc_table" to "parse_fw" | Bjorn Andersson | 1 | -4/+3 |
2018-01-15 | remoteproc: Move resource table load logic to find | Bjorn Andersson | 1 | -10/+6 |
2018-01-15 | remoteproc: Merge rproc_ops and rproc_fw_ops | Bjorn Andersson | 1 | -32/+19 |
2017-07-26 | remoteproc: Merge __rproc_boot() with rproc_boot() | Suman Anna | 1 | -1/+0 |
2016-11-14 | remoteproc: Assign kref to rproc_vdev | Bjorn Andersson | 1 | -0/+1 |
2016-10-31 | remoteproc: Add a sysfs interface for firmware and state | Matt Redfearn | 1 | -0/+5 |
2016-08-12 | remoteproc: align code with open parenthesis | Anna, Suman | 1 | -7/+8 |
2016-05-06 | remoteproc: core: Task sync during rproc_fw_boot() | Lee Jones | 1 | -0/+1 |
2015-05-02 | remoteproc: fix various checkpatch warnings | Suman Anna | 1 | -1/+1 |
2013-06-30 | remoteproc: fix checkpatch errors in remoteproc code | Suman Anna | 1 | -2/+2 |
2013-04-05 | remoteproc: add find_loaded_rsc_table firmware ops | Sjur Brændeland | 1 | -1/+14 |
2012-09-18 | remoteproc: add actual recovery implementation | Fernando Guzman Lugo | 1 | -0/+1 |
2012-07-15 | remoteproc: Support custom firmware handlers | Sjur Brændeland | 1 | -5/+54 |
2012-07-15 | remoteproc: Move Elf related functions to separate file | Sjur Brændeland | 1 | -0/+11 |
2012-07-04 | remoteproc: allocate vrings on demand, free when not needed | Ohad Ben-Cohen | 1 | -0/+2 |
2012-03-06 | remoteproc: remove the single rpmsg vdev limitation | Ohad Ben-Cohen | 1 | -3/+3 |
2012-02-08 | remoteproc: add framework for controlling remote processors | Ohad Ben-Cohen | 1 | -0/+44 |