summaryrefslogtreecommitdiff
path: root/drivers/remoteproc/st_remoteproc.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-23remoteproc: remove rproc_elf32_sanity_checkClement Leger1-1/+1
2020-03-26remoteproc: Rename rproc_elf_sanity_check for elf32Clement Leger1-1/+1
2020-03-26remoteproc: Use u64 type for boot_addrClement Leger1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-02-21remoteproc: st: add reserved memory supportLoic Pallardy1-11/+80
2017-08-28remoteproc: st: explicitly request exclusive reset controlPhilipp Zabel1-2/+4
2017-02-07remoteproc: st: add virtio communication supportLoic Pallardy1-2/+111
2017-02-07remoteproc: st: correct probe error managementLoic Pallardy1-2/+4
2017-01-18drivers: remoteproc: constify rproc_ops structuresBhumika Goyal1-1/+1
2016-11-01remoteproc: st: Fix error return code in st_rproc_probe()Wei Yongjun1-1/+3
2016-10-03remoteproc: Split driver and consumer dereferencingBjorn Andersson1-2/+2
2016-03-29remoteproc: st: fix check of syscon_regmap_lookup_by_phandle() return valueVladimir Zapolskiy1-2/+2
2016-01-30remoteproc: Supply controller driver for ST's Remote ProcessorsLee Jones1-0/+297