summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
2021-07-15remoteproc: pru: Add support for various PRU cores on K3 AM65x SoCsKeerthy
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-06-11remoteproc: k3-r5: remove sysfw PM calls if not supportedTero Kristo
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-04remoteproc: k3_r5: Sync to upstreamed kernel DT property namesSuman Anna
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-13remoproc: stm32: migrate trace to log macroPatrick Delaunay
2021-01-12remoteproc: ti_k3_arm64: Program CNTFID0 register in GTCNishanth Menon
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2021-01-05dm: core: Access device flags through functionsSimon Glass
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass
2020-12-13dm: treewide: Update 'auto' declarations to be on one lineSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-11-25remoteproc: stm32: update error management in stm32_copro_startPatrick Delaunay
2020-11-25remoteproc: stm32: use reset for hold bootPatrick Delaunay
2020-09-30remoteproc: k3: Fix not calling dev_xxx with a deviceSean Anderson
2020-09-30remoteproc: k3-r5: Fix not calling dev_xxx with a deviceSean Anderson
2020-09-30remoteproc: Remove unused function rproc_elf_sanity_checkSean Anderson
2020-09-15remoteproc: k3-r5: Add support for J7200 R5FsSuman Anna
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-03-16remoteproc: k3-r5: Fix rproc init failure on Split-mode _only_ devicesSuman Anna
2020-03-16remoteproc: k3-r5: Fix rproc init failure for Main R5FSS0Suman Anna
2020-03-16remoteproc: k3-dsp: Add support for L2RAM loading on C66x DSPsSuman Anna
2020-03-16remoteproc: k3-dsp: Add a sanity check for DSP boot address alignmentSuman Anna
2020-03-16remoteproc: k3-dsp: Fix unbalanced state machine in k3_dsp_startSuman Anna
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: stm32: load resource table from firmwareFabien Dessenne
2020-01-07remoteproc: stm32: track the coprocessor state in a backup registerFabien 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-15remoteproc: k3_arm64: Enable DM_FLAG_DEFAULT_PD_CTRL_OFFLokesh Vutla
2019-10-11remoteproc: Introduce K3 C66 and C71 remoteproc driverLokesh Vutla
2019-10-11remoteproc: Introduce K3 remoteproc driver for R5F subsystemLokesh Vutla
2019-10-11remoteproc: tisci_proc: Add helper api for controlling core power domainLokesh Vutla
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-08-27stm32mp1: Add remoteproc support for m4 coprocessorPatrick Delaunay
2019-07-26remoteproc: k3_rproc: Rename to ti_k3_arm64_rprocLokesh Vutla
2019-07-26remoteproc: k3_rproc: Update the driver to use ti_sci_proc helpersLokesh Vutla
2019-07-26remoteproc: tisci: add TI-SCI processor control helper functionsLokesh Vutla
2019-07-22remoteproc: Introduce STM32 Cortex-M4 remoteproc driverFabien Dessenne
2019-07-22remoteproc: add elf file load supportFabien Dessenne
2019-05-09remoteproc: k3_system_controller: Increase rx timeoutLokesh Vutla