Age | Commit message (Expand) | Author | Files | Lines |
2021-03-18 | remoteproc: Add new get_loaded_rsc_table() to rproc_ops | Mathieu Poirier | 1 | -0/+10 |
2021-03-11 | remoteproc: add is_iomem to da_to_va | Peng Fan | 1 | -1/+1 |
2020-08-05 | remoteproc: Add remoteproc character device interface | Siddharth Gupta | 1 | -0/+28 |
2020-07-29 | remoteproc: Introduce rproc_of_parse_firmware() helper | Suman Anna | 1 | -0/+2 |
2020-07-22 | remoteproc: Move coredump functionality to a new file | Rishabh Bhatnagar | 1 | -0/+4 |
2020-07-17 | remoteproc: Add new attach() remoteproc operation | Mathieu Poirier | 1 | -0/+8 |
2020-04-23 | remoteproc: Add prepare and unprepare ops | Loic Pallardy | 1 | -0/+16 |
2020-04-23 | remoteproc: remove rproc_elf32_sanity_check | Clement Leger | 1 | -1/+0 |
2020-03-26 | remoteproc: Add elf64 support in elf loader | Clement Leger | 1 | -0/+10 |
2020-03-26 | remoteproc: Rename rproc_elf_sanity_check for elf32 | Clement Leger | 1 | -1/+1 |
2020-03-26 | remoteproc: Use u64 type for boot_addr | Clement Leger | 1 | -2/+2 |
2020-03-26 | remoteproc: Use size_t type for len in da_to_va | Clement Leger | 1 | -1/+1 |
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-21 | remoteproc: fix trace buffer va initialization | Loic Pallardy | 1 | -1/+8 |
2019-02-21 | remoteproc: fix recovery procedure | Loic Pallardy | 1 | -1/+1 |
2019-02-21 | remoteproc: create vdev subdevice with specific dma memory pool | Loic Pallardy | 1 | -0/+1 |
2018-10-15 | 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-15 | remoteproc: Assign kref to rproc_vdev | Bjorn Andersson | 1 | -0/+1 |
2016-11-01 | remoteproc: Add a sysfs interface for firmware and state | Matt Redfearn | 1 | -0/+5 |
2016-08-13 | 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-09 | remoteproc: add framework for controlling remote processors | Ohad Ben-Cohen | 1 | -0/+44 |