summaryrefslogtreecommitdiff
path: root/include/remoteproc.h
AgeCommit message (Expand)Author
2020-01-07remoteproc: elf_loader: Add elf resource table load supportFabien Dessenne
2019-10-11remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() apiLokesh Vutla
2019-10-11remoteproc: elf_loader: Introduce a common elf loader and checker functionsLokesh Vutla
2019-10-11remoteproc: elf-loader: Add 64 bit elf loading supportLokesh Vutla
2019-10-11remoteproc: elf_loader: Always check the validity of the image before loadingLokesh Vutla
2019-10-11remoteproc: ops: Add elf section size as input parameter to device_to_virt apiLokesh Vutla
2019-07-24remoteproc: Fix potential build issues with SPL remoteprocSuman Anna
2019-07-22remoteproc: add elf file load supportFabien Dessenne
2019-07-22remoteproc: add device_to_virt opsFabien Dessenne
2019-07-22remoteproc: fix function headersFabien Dessenne
2018-09-11remoteproc: Allow for individual remoteproc initializationLokesh Vutla
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2015-10-22drivers: Introduce a simplified remoteproc frameworkNishanth Menon