aboutsummaryrefslogtreecommitdiff
path: root/include/remoteproc.h
AgeCommit message (Expand)AuthorFilesLines
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-1/+1
2020-09-30remoteproc: Remove unused function rproc_elf_sanity_checkSean Anderson1-13/+0
2020-01-07remoteproc: elf_loader: Add elf resource table load supportFabien Dessenne1-0/+70
2019-10-11remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() apiLokesh Vutla1-0/+12
2019-10-11remoteproc: elf_loader: Introduce a common elf loader and checker functionsLokesh Vutla1-0/+29
2019-10-11remoteproc: elf-loader: Add 64 bit elf loading supportLokesh Vutla1-0/+26
2019-10-11remoteproc: elf_loader: Always check the validity of the image before loadingLokesh Vutla1-2/+4
2019-10-11remoteproc: ops: Add elf section size as input parameter to device_to_virt apiLokesh Vutla1-1/+2
2019-07-24remoteproc: Fix potential build issues with SPL remoteprocSuman Anna1-1/+1
2019-07-22remoteproc: add elf file load supportFabien Dessenne1-3/+27
2019-07-22remoteproc: add device_to_virt opsFabien Dessenne1-0/+12
2019-07-22remoteproc: fix function headersFabien Dessenne1-36/+68
2018-09-11remoteproc: Allow for individual remoteproc initializationLokesh Vutla1-0/+9
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-1/+1
2015-10-22drivers: Introduce a simplified remoteproc frameworkNishanth Menon1-0/+162