summaryrefslogtreecommitdiff
path: root/kexec/arch/arm/crashdump-arm.c
AgeCommit message (Expand)Author
2017-05-22kexec: generalize and rename get_kernel_stext_sym()Pratyush Anand
2017-03-02crashdump/arm: Add get_crash_kernel_load_range() functionDaniel Kiper
2016-06-08arm: report which ELF core format we will useRussell King
2016-06-08arm: clean up phys/page offset debugRussell King
2016-06-08arm: fix type of phys_offsetRussell King
2016-06-08arm: add debug of reserved and coredump memory rangesRussell King
2016-06-08arm: add support for boot-time crash kernel resourceRussell King
2016-06-08arm: add support for multiple reserved regionsRussell King
2016-06-08arm: rename crash_reserved_mem to crash_kernel_memRussell King
2016-06-08arm: move crash system RAM parsing earlierRussell King
2016-06-08arm: use generic mem_region sorting implementationRussell King
2016-06-08arm: parse crash_reserved_mem earlyRussell King
2016-06-08arm: add maximum number of memory rangesRussell King
2016-06-08arm: report if crash kernel is out of boundsRussell King
2016-06-08arm: fix ELF32/ELF64 checkRussell King
2016-06-08arm: fix get_kernel_stext_sym() to close its fileRussell King
2014-06-06kexec: ARM: add LPAE supportLiu Hua
2014-06-06kexec: iomem: accept u64 parameters for callbacksLiu Hua
2014-05-30kexec-tools: add --page-offset option for ARMWang Nan
2014-05-30kexec-tools: detect page_offset dynamicallyWang Nan
2014-01-14kexec: arm: Fix endianness in crashdump headerTaras Kondratiuk
2012-09-12arm: Make use of memory_rangesSimon Horman
2012-03-29arm: move DEBUG code to --debugCong Wang
2010-05-19kexec: implement ARM crashdump supportMika Westerberg