summaryrefslogtreecommitdiffstats
path: root/lib/mpi (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-19remoteproc: Introduce custom dump function for each remoteproc segmentSibi Sankar2-7/+17
2018-10-15remoteproc: modify vring allocation to rely on centralized carveout allocatorLoic Pallardy4-32/+51
2018-10-10remoteproc: qcom: q6v5: shore up resource probe handlingBrian Norris1-8/+36
2018-10-10remoteproc: qcom: qcom_q6v5_adsp: Fix some return value checkWei Yongjun1-8/+4
2018-10-10remoteproc: modify rproc_handle_carveout to support pre-registered regionLoic Pallardy1-0/+30
2018-10-10remoteproc: add helper function to check carveout device addressLoic Pallardy1-0/+47
2018-10-10remoteproc: add helper function to allocate rproc_mem_entry from reserved memoryLoic Pallardy2-0/+43
2018-10-10remoteproc: add alloc ops in rproc_mem_entry structLoic Pallardy2-93/+175
2018-10-10remoteproc: introduce rproc_find_carveout_by_name functionLoic Pallardy1-0/+42
2018-10-10remoteproc: introduce rproc_add_carveout functionLoic Pallardy2-1/+17
2018-10-10remoteproc: add helper function to allocate and init rproc_mem_entry structLoic Pallardy2-16/+55
2018-10-10remoteproc: add name in rproc_mem_entry structLoic Pallardy3-0/+4
2018-10-10remoteproc: add release ops in rproc_mem_entry structLoic Pallardy2-3/+25
2018-10-10remoteproc: add rproc_va_to_pa functionLoic Pallardy1-1/+17
2018-10-10remoteproc: configure IOMMU only if device address requestedLoic Pallardy1-1/+9
2018-10-09remoteproc: qcom: q6v5-mss: add SCM probe dependencyBrian Norris1-0/+3
2018-10-08remoteproc: qcom: q6v5-pil: Assign the relocated addressSibi Sankar1-0/+1
2018-10-06remoteproc: qcom: Introduce Non-PAS ADSP PIL driverRohit kumar3-0/+517