summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
2024-03-21remoteproc: pru: Add support for AM64x PRU / RTU coresMD Danish Anwar
2024-03-21remoteproc: uclass: Add methods to load firmware to rproc and boot rprocMD Danish Anwar
2023-12-01Merge tag '09.01.00.006' into toradex_ti-09.01.00.006Emanuele Ghidoli
2023-11-24remoteproc: k3-dsp: Avoid reloading of firmwareUdit Kumar
2023-10-18remoteproc: ti_k3_m4_rproc: Fix build warningVignesh Raghavendra
2023-10-18remoteproc: k3-r5: Add support for R5F cores on AM64x SoCsHari Nagalla
2023-10-12remoteproc: k3-r5: Shut down MCU R5F core1 in split mode on J7 platformsApurva Nandan
2023-09-05remoteproc: k3-m4: add missing security.h includeAndrejs Cainikovs
2023-06-15drivers: remoteproc: ti_k3 : include mach/security.hManorit Chawdhry
2023-05-30remoteproc: k3-m4: Introduce K3 remote proc driver for M4 subsystemHari Nagalla
2023-05-30remoteproc: k3-dsp: Enable C71x support for AM62AHari Nagalla
2023-05-30remoteproc: k3-r5: Add support for R5F core on AM62A SoCsHari Nagalla
2023-05-30drivers: remoteproc: ti_k3 : enable secure booting with firmware imagesManorit Chawdhry
2023-05-30remoteproc: k3-dsp: Extend support for C71x DSPs on J721S2 SoCsHari Nagalla
2023-05-30remoteproc: k3-r5: Extend support for R5F clusters on J721S2 SoCsHari Nagalla
2023-05-30remoteproc: Select MISC class for K3-R5FSSHari Nagalla
2023-05-09remoteproc: ti_k3_arm64: Change the startup of arm64 coreManorit Chawdhry
2022-02-08remoteproc: ipu: Add driver to bring up ipuKeerthy
2022-02-08remoteproc: uclass: Add remoteproc resource handling helpersKeerthy
2022-02-08remoteproc: k3_system_controller: Support optional boot_notification channelNishanth Menon
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-10-05remoteproc: migrate uclass to livetreePatrick Delaunay
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