summaryrefslogtreecommitdiff
path: root/drivers/remoteproc/rproc-elf-loader.c
AgeCommit message (Expand)Author
2020-09-30remoteproc: Remove unused function rproc_elf_sanity_checkSean Anderson
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-01-24remoteproc: elf_loader: fix program header parsingFabien Dessenne
2020-01-07remoteproc: elf_loader: Add elf resource table load supportFabien Dessenne
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
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-22remoteproc: add elf file load supportFabien Dessenne