summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/remoteproc_coredump.c
Commit message (Expand)AuthorAgeFilesLines
* remoteproc: core: Export the rproc coredump APIsSiddharth Gupta2023-07-151-0/+2
* ELF: fix all "Elf" typosAlexey Dobriyan2023-04-081-2/+2
* remoteproc: coredump: Correct argument 2 type for memcpy_fromioPeng Fan2021-11-171-1/+1
* remoteproc: Fix the wrong default value of is_iomemDong Aisheng2021-09-271-1/+1
* remoteproc: add is_iomem to da_to_vaPeng Fan2021-03-111-2/+6
* remoteproc: coredump: Add minidump functionalitySiddharth Gupta2020-12-101-0/+140
* remoteproc: Change default dump configuration to "disabled"Rishabh Bhatnagar2020-10-131-3/+3
* remoteproc: Add inline coredump functionalityRishabh Bhatnagar2020-07-211-18/+138
* remoteproc: Pass size and offset as arguments to segment dump functionRishabh Bhatnagar2020-07-211-2/+3
* remoteproc: Move coredump functionality to a new fileRishabh Bhatnagar2020-07-211-0/+204