summaryrefslogtreecommitdiff
path: root/drivers/remoteproc/mtk_scp.c
AgeCommit message (Expand)Author
2023-09-21remoteproc: mediatek: Refactor single core check and fix retrocompatibilityAngeloGioacchino Del Regno
2023-09-13remoteproc: mediatek: Refine ipi handler error messageTinghan Shen
2023-09-13remoteproc: mediatek: Report watchdog crash to all coresTinghan Shen
2023-09-13remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeoutTinghan Shen
2023-09-13remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offsetTinghan Shen
2023-09-13remoteproc: mediatek: Remove dependency of MT8195 SCP L2TCM power control on ...Tinghan Shen
2023-09-13remoteproc: mediatek: Probe SCP cluster on multi-core SCPTinghan Shen
2023-09-13remoteproc: mediatek: Probe SCP cluster on single-core SCPTinghan Shen
2023-09-13remoteproc: mediatek: Revise SCP rproc initialization flow for multi-core SCPTinghan Shen
2023-09-13remoteproc: mediatek: Extract SCP common registersTinghan Shen
2023-09-13remoteproc: mediatek: Add MT8195 SCP core 1 operationsTinghan Shen
2023-05-09remoteproc: mtk_scp: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-03remoteproc: Remove unnecessary (void*) conversionsYu Zhe
2023-02-12remoteproc: mediatek: Check the SCP image formatTinghan Shen
2022-07-18remoteproc: mediatek: Support MT8188 SCPTinghan Shen
2022-07-04remoteproc: mediatek: Enable cache for mt8186 SCPAllen-KH Cheng
2022-04-26remoteproc: mediatek: Allow reading firmware-name from DTAllen-KH Cheng
2022-04-12Merge branch 'rproc-fixes' into rproc-nextMathieu Poirier
2022-04-12remoteproc: mtk_scp: Fix a potential double freeChristophe JAILLET
2022-04-11remoteproc: mediatek: Fix side effect of mt8195 sram power onTinghan Shen
2022-03-11remoteproc: mediatek: Support mt8186 scpAllen-KH Cheng
2022-02-02remoteproc: mtk_scp: Use dev_err_probe() where possibleAngeloGioacchino Del Regno
2022-02-02remoteproc: mtk_scp: Reorder scp_probe() sequenceAngeloGioacchino Del Regno
2022-02-02remoteproc: mtk_scp: Use devm variant of rproc_alloc()AngeloGioacchino Del Regno
2021-09-27remoteproc: mediatek: Support mt8195 scpTinghan Shen
2021-03-11remoteproc: add is_iomem to da_to_vaPeng Fan
2021-02-09remoteproc/mediatek: support L1TCMTzung-Bi Shih
2021-02-09remoteproc/mediatek: enable MPU for all memory regions in MT8192 SCPTzung-Bi Shih
2021-02-09remoteproc/mediatek: use devm_platform_ioremap_resource_bynameTzung-Bi Shih
2021-02-09remoteproc/mediatek: acknowledge watchdog IRQ after handledTzung-Bi Shih
2020-12-10remoteproc/mediatek: read IPI buffer offset from FWTzung-Bi Shih
2020-12-10remoteproc/mediatek: unprepare clk if scp_before_load failsTzung-Bi Shih
2020-12-10remoteproc/mediatek: Fix kernel test robot warningSouptick Joarder
2020-12-10remoteproc/mtk_scp: surround DT device IDs with CONFIG_OFAlexandre Courbot
2020-11-20remoteproc/mediatek: skip if filesz is 0Tzung-Bi Shih
2020-11-20remoteproc/mediatek: fix boundary checkTzung-Bi Shih
2020-11-20remoteproc/mediatek: fix sparse errors on dma_alloc and dma_freeTzung-Bi Shih
2020-11-20remoteproc/mediatek: fix sparse errors on sram power on and offTzung-Bi Shih
2020-10-15remoteproc/mediatek: Remove non-standard dsb()Bjorn Andersson
2020-09-25remoteproc/mediatek: Add support for mt8192 SCPPi-Hsun Shih
2020-06-08Merge tag 'rproc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds
2020-05-11remoteproc/mediatek: fix invalid use of sizeof in scp_ipi_init()Wei Yongjun
2020-04-16remoteproc: mtk_scp: use dma_addr_t for DMA APIArnd Bergmann
2020-03-25remoteproc/mediatek: Use size_t type for len in scp_da_to_vaNathan Chancellor
2020-01-20rpmsg: add rpmsg support for mt8183 SCP.Pi-Hsun Shih
2020-01-20remoteproc/mediatek: add SCP support for mt8183Erin Lo