aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
2020-12-01remoteproc/pru: Add support for various PRU cores on K3 J721E SoCsSuman Anna
2020-12-01remoteproc/pru: Add support for various PRU cores on K3 AM65x SoCsSuman Anna
2020-12-01remoteproc/pru: Introduce new vendor interrupt resource for K3 SoCsSuman Anna
2020-12-01remoteproc/pru: Add support for virtio rpmsg stackSuman Anna
2020-12-01remoteproc/pru: Add pru-specific debugfs supportSuman Anna
2020-12-01remoteproc/pru: Add a PRU remoteproc driverSuman Anna
2020-12-01TEMP: remoteproc: Add support to handle device specific resource typesSuman Anna
2020-12-01remoteproc: Add a rproc_set_firmware() APISuman Anna
2020-12-01remoteproc: Fix unbalanced boot with sysfs for no auto-boot rprocsSuman Anna
2020-12-01remoteproc/wkup_m3: Set deny_sysfs_ops flagSuman Anna
2020-12-01remoteproc: Introduce deny_sysfs_ops flagSuman Anna
2020-12-01remoteproc/k3-dsp: add support for L2RAM loading on C66x DSPsSuman Anna
2020-12-01remoteproc/k3-dsp: add support for IPC-only mode for all K3 DSPsSuman Anna
2020-12-01remoteproc/k3-dsp: add support for C71x DSPsSuman Anna
2020-12-01remoteproc: add support for a new 64-bit trace versionSuman Anna
2020-12-01remoteproc: introduce version element into resource type fieldSuman Anna
2020-12-01remoteproc: add 64-bit ELF loader support codeSuman Anna
2020-12-01remoteproc/k3-dsp: add a trace to print missing idsSuman Anna
2020-12-01remoteproc/k3-dsp: add a remoteproc driver of K3 C66x DSPsSuman Anna
2020-12-01remoteproc/k3-r5: add support for IPC-only mode for all R5FsSuman Anna
2020-12-01remoteproc: add infrastructure support to allow pre-loaded remoteprocsSuman Anna
2020-12-01remoteproc/k3-r5: add a trace to print missing idsSuman Anna
2020-12-01remoteproc/k3-r5: Add loading support for on-chip SRAM regionsSuman Anna
2020-12-01remoteproc/k3-r5: Initialize TCM memories for ECCSuman Anna
2020-12-01remoteproc/k3-r5: Add a remoteproc driver for R5F subsystemSuman Anna
2020-12-01remoteproc/k3-r5: Add TI-SCI processor control helper functionsSuman Anna
2020-12-01remoteproc: use a local copy for the name fieldSuman Anna
2020-12-01remoteproc: add prepare and unprepare opsLoic Pallardy
2020-12-01remoteproc/omap: Check for undefined mailbox messagesSuman Anna
2020-12-01remoteproc: move rproc_da_to_va declaration to remoteproc.hSuman Anna
2020-12-01remoteproc/davinci: Add a trace to print missing idsSuman Anna
2020-12-01remoteproc/davinci: Switch a debug trace statement to use %pKSuman Anna
2020-12-01remoteproc: add an api to do pa to da conversionSubramaniam Chanderashekarapuram
2020-12-01remoteproc: add api for retrieving a rproc unique idSuman Anna
2020-12-01remoteproc: fix argument 2 of rproc_mem_entry_initBen Dooks (Codethink)
2020-12-01remoteproc: debug: Remove unneeded NULL checkDing Xiang
2020-12-01remoteproc: remove useless typedefClement Leger
2020-08-21remoteproc: qcom_q6v5_mss: Validate modem blob firmware size before loadSibi Sankar
2020-08-21remoteproc: qcom_q6v5_mss: Validate MBA firmware size before loadSibi Sankar
2020-08-21remoteproc: qcom: q6v5: Update running state before requesting stopSibi Sankar
2020-06-24remoteproc: qcom_q6v5_mss: map/unmap mpss segments before/after useSibi Sankar
2020-06-24remoteproc: Fix IDR initialisation in rproc_alloc()Alex Elder
2020-06-17remoteproc: Fix and restore the parenting hierarchy for vdevSuman Anna
2020-06-17remoteproc: Fall back to using parent memory pool if no dedicated availableTero Kristo
2020-05-10remoteproc: qcom_q6v5_mss: fix a bug in q6v5_probe()Alex Elder
2020-05-02remoteproc: Fix wrong rvring index computationClement Leger
2020-04-17remoteproc: Fix NULL pointer dereference in rproc_virtio_notifyNikita Shubin
2020-04-17remoteproc: qcom_q6v5_mss: Reload the mba region on coredumpSibi Sankar
2020-04-17remoteproc: qcom_q6v5_mss: Don't reassign mpss region on shutdownBjorn Andersson
2020-02-24remoteproc: Initialize rproc_class before useBrandon Maier