summaryrefslogtreecommitdiff
path: root/arch/powerpc/kexec/ranges.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-23powerpc/crash: add crash memory hotplug supportSourabh Jain1-0/+85
2024-04-23powerpc/kexec: move *_memory_ranges functions to ranges.cSourabh Jain1-9/+218
2024-03-03powerpc: Stop using of_rootChristophe Leroy1-3/+5
2023-08-02powerpc: Explicitly include correct DT includesRob Herring1-1/+1
2022-11-19kexec: replace crash_mem_range with rangeLi Chen1-4/+4
2021-12-09powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin1-1/+1
2020-07-29powerpc/kexec_file: Avoid stomping memory used by special regionsHari Bathini1-0/+177
2020-07-29powerpc/kexec_file: Add helper functions for getting memory rangesHari Bathini1-0/+235