aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-09remoteproc: introduce rproc_find_carveout_by_name functionLoic Pallardy1-0/+42
2018-10-09remoteproc: introduce rproc_add_carveout functionLoic Pallardy2-1/+17
2018-10-09remoteproc: add helper function to allocate and init rproc_mem_entry structLoic Pallardy2-16/+55
2018-10-09remoteproc: add name in rproc_mem_entry structLoic Pallardy3-0/+4
2018-10-09remoteproc: add release ops in rproc_mem_entry structLoic Pallardy2-3/+25
2018-10-09remoteproc: add rproc_va_to_pa functionLoic Pallardy1-1/+17
2018-10-09remoteproc: configure IOMMU only if device address requestedLoic Pallardy1-1/+9
2018-10-08remoteproc: qcom: q6v5-mss: add SCM probe dependencyBrian Norris1-0/+3
2018-10-07remoteproc: qcom: q6v5-pil: Assign the relocated addressSibi Sankar1-0/+1
2018-10-05remoteproc: qcom: Introduce Non-PAS ADSP PIL driverRohit kumar3-0/+517