aboutsummaryrefslogtreecommitdiff
path: root/drivers/remoteproc/remoteproc_coredump.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-15remoteproc: core: Export the rproc coredump APIsGravatar Siddharth Gupta 1-0/+2
2023-04-08ELF: fix all "Elf" typosGravatar Alexey Dobriyan 1-2/+2
2021-11-17remoteproc: coredump: Correct argument 2 type for memcpy_fromioGravatar Peng Fan 1-1/+1
2021-09-27remoteproc: Fix the wrong default value of is_iomemGravatar Dong Aisheng 1-1/+1
2021-03-11remoteproc: add is_iomem to da_to_vaGravatar Peng Fan 1-2/+6
2020-12-10remoteproc: coredump: Add minidump functionalityGravatar Siddharth Gupta 1-0/+140
2020-10-13remoteproc: Change default dump configuration to "disabled"Gravatar Rishabh Bhatnagar 1-3/+3
2020-07-21remoteproc: Add inline coredump functionalityGravatar Rishabh Bhatnagar 1-18/+138
2020-07-21remoteproc: Pass size and offset as arguments to segment dump functionGravatar Rishabh Bhatnagar 1-2/+3
2020-07-21remoteproc: Move coredump functionality to a new fileGravatar Rishabh Bhatnagar 1-0/+204