summaryrefslogtreecommitdiff
path: root/drivers/remoteproc/remoteproc_coredump.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-15remoteproc: core: Export the rproc coredump APIsSiddharth Gupta1-0/+2
2023-04-08ELF: fix all "Elf" typosAlexey Dobriyan1-2/+2
2021-11-17remoteproc: coredump: Correct argument 2 type for memcpy_fromioPeng Fan1-1/+1
2021-09-28remoteproc: Fix the wrong default value of is_iomemDong Aisheng1-1/+1
2021-03-11remoteproc: add is_iomem to da_to_vaPeng Fan1-2/+6
2020-12-10remoteproc: coredump: Add minidump functionalitySiddharth Gupta1-0/+140
2020-10-14remoteproc: Change default dump configuration to "disabled"Rishabh Bhatnagar1-3/+3
2020-07-22remoteproc: Add inline coredump functionalityRishabh Bhatnagar1-18/+138
2020-07-22remoteproc: Pass size and offset as arguments to segment dump functionRishabh Bhatnagar1-2/+3
2020-07-22remoteproc: Move coredump functionality to a new fileRishabh Bhatnagar1-0/+204