summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
Commit message (Expand)AuthorAgeFilesLines
* common: Drop log.h from common headerSimon Glass2020-05-188-0/+8
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* remoteproc: k3-r5: Fix rproc init failure on Split-mode _only_ devicesSuman Anna2020-03-161-3/+5
* remoteproc: k3-r5: Fix rproc init failure for Main R5FSS0Suman Anna2020-03-161-0/+1
* remoteproc: k3-dsp: Add support for L2RAM loading on C66x DSPsSuman Anna2020-03-161-7/+83
* remoteproc: k3-dsp: Add a sanity check for DSP boot address alignmentSuman Anna2020-03-161-3/+31
* remoteproc: k3-dsp: Fix unbalanced state machine in k3_dsp_startSuman Anna2020-03-161-5/+3
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-056-1/+9
* dm: core: Require users of devres to include the headerSimon Glass2020-02-055-0/+5
* remoteproc: elf_loader: fix program header parsingFabien Dessenne2020-01-241-2/+1
* remoteproc: stm32: load resource table from firmwareFabien Dessenne2020-01-071-0/+16
* remoteproc: stm32: track the coprocessor state in a backup registerFabien Dessenne2020-01-071-12/+5
* remoteproc: elf_loader: Add elf resource table load supportFabien Dessenne2020-01-071-0/+269
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* remoteproc: k3_arm64: Enable DM_FLAG_DEFAULT_PD_CTRL_OFFLokesh Vutla2019-10-151-0/+1
* remoteproc: Introduce K3 C66 and C71 remoteproc driverLokesh Vutla2019-10-113-0/+365
* remoteproc: Introduce K3 remoteproc driver for R5F subsystemLokesh Vutla2019-10-113-0/+827
* remoteproc: tisci_proc: Add helper api for controlling core power domainLokesh Vutla2019-10-111-0/+27
* remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() apiLokesh Vutla2019-10-111-0/+24
* remoteproc: elf_loader: Introduce a common elf loader and checker functionsLokesh Vutla2019-10-111-0/+31
* remoteproc: elf-loader: Add 64 bit elf loading supportLokesh Vutla2019-10-111-0/+110
* remoteproc: elf_loader: Always check the validity of the image before loadingLokesh Vutla2019-10-112-11/+9
* remoteproc: ops: Add elf section size as input parameter to device_to_virt apiLokesh Vutla2019-10-113-4/+15
* stm32mp1: Add remoteproc support for m4 coprocessorPatrick Delaunay2019-08-271-1/+1
* remoteproc: k3_rproc: Rename to ti_k3_arm64_rprocLokesh Vutla2019-07-263-38/+41
* remoteproc: k3_rproc: Update the driver to use ti_sci_proc helpersLokesh Vutla2019-07-261-48/+31
* remoteproc: tisci: add TI-SCI processor control helper functionsLokesh Vutla2019-07-261-0/+121
* remoteproc: Introduce STM32 Cortex-M4 remoteproc driverFabien Dessenne2019-07-223-0/+268
* remoteproc: add elf file load supportFabien Dessenne2019-07-223-1/+126
* remoteproc: k3_system_controller: Increase rx timeoutLokesh Vutla2019-05-091-1/+1
* spl: Allow remoteproc drivers to be used within SPLLokesh Vutla2018-09-111-1/+1
* remoteproc: Introduce K3 remoteproc driverLokesh Vutla2018-09-113-0/+254
* remoteproc: Introduce K3 system controllerLokesh Vutla2018-09-113-0/+333
* remoteproc: Allow for individual remoteproc initializationLokesh Vutla2018-09-111-0/+19
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-075-5/+5
* dm: core: Replace of_offset with accessorSimon Glass2017-02-082-2/+2
* remoteproc: Add support for TI power processorNishanth Menon2016-03-143-0/+191
* drivers: remoteproc: rproc-uclass: Fix check for NULL pointersNishanth Menon2015-12-051-1/+1
* remoteproc: Introduce a sandbox dummy driverNishanth Menon2015-10-223-0/+348
* drivers: Introduce a simplified remoteproc frameworkNishanth Menon2015-10-223-0/+439