summaryrefslogtreecommitdiffstats
path: root/include/remoteproc.h
Commit message (Expand)AuthorAgeFilesLines
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-1/+1
* remoteproc: Remove unused function rproc_elf_sanity_checkSean Anderson2020-09-301-13/+0
* remoteproc: elf_loader: Add elf resource table load supportFabien Dessenne2020-01-071-0/+70
* remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() apiLokesh Vutla2019-10-111-0/+12
* remoteproc: elf_loader: Introduce a common elf loader and checker functionsLokesh Vutla2019-10-111-0/+29
* remoteproc: elf-loader: Add 64 bit elf loading supportLokesh Vutla2019-10-111-0/+26
* remoteproc: elf_loader: Always check the validity of the image before loadingLokesh Vutla2019-10-111-2/+4
* remoteproc: ops: Add elf section size as input parameter to device_to_virt apiLokesh Vutla2019-10-111-1/+2
* remoteproc: Fix potential build issues with SPL remoteprocSuman Anna2019-07-241-1/+1
* remoteproc: add elf file load supportFabien Dessenne2019-07-221-3/+27
* remoteproc: add device_to_virt opsFabien Dessenne2019-07-221-0/+12
* remoteproc: fix function headersFabien Dessenne2019-07-221-36/+68
* remoteproc: Allow for individual remoteproc initializationLokesh Vutla2018-09-111-0/+9
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-1/+1
* drivers: Introduce a simplified remoteproc frameworkNishanth Menon2015-10-221-0/+162