summaryrefslogtreecommitdiff
path: root/include/remoteproc.h
AgeCommit message (Expand)Author
2024-03-21remoteproc: uclass: Add methods to load firmware to rproc and boot rprocMD Danish Anwar
2024-01-18headers: don't depend on errno.h being availableMax Krummenacher
2022-02-08remoteproc: uclass: Add remoteproc resource handling helpersKeerthy
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-09-30remoteproc: Remove unused function rproc_elf_sanity_checkSean Anderson
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