aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/remoteproc/st_remoteproc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-25remoteproc: Rename rproc_elf_sanity_check for elf32Clement Leger1-1/+1
2020-03-25remoteproc: 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-20remoteproc: st: add reserved memory supportLoic Pallardy1-11/+80
2017-08-27remoteproc: st: explicitly request exclusive reset controlPhilipp Zabel1-2/+4
2017-02-06remoteproc: st: add virtio communication supportLoic Pallardy1-2/+111
2017-02-06remoteproc: st: correct probe error managementLoic Pallardy1-2/+4
2017-01-18drivers: remoteproc: constify rproc_ops structuresBhumika Goyal1-1/+1
2016-10-31remoteproc: st: Fix error return code in st_rproc_probe()Wei Yongjun1-1/+3
2016-10-02remoteproc: Split driver and consumer dereferencingBjorn Andersson1-2/+2
2016-03-28remoteproc: st: fix check of syscon_regmap_lookup_by_phandle() return valueVladimir Zapolskiy1-2/+2
2016-01-29remoteproc: Supply controller driver for ST's Remote ProcessorsLee Jones1-0/+297