summaryrefslogtreecommitdiff
path: root/kexec/arch/mips
AgeCommit message (Expand)Author
2017-10-18kexec-tools: mips: Use proper page_offset for OCTEON CPUs.David Daney
2017-10-18kexec-tools: mips: Merge adjacent memory ranges.David Daney
2017-10-16kexec-tools: mips: Try to include bss in kernel vmcore file.David Daney
2017-10-16kexec-tools: mips: Don't set lowmem_limit to 2G for 64-bit systems.David Daney
2017-03-14Don't use %L width specifier with integer valuesPhilip Prindeville
2017-03-02crashdump/mips: Add get_crash_kernel_load_range() functionDaniel Kiper
2016-12-09mips: add option to load initrd from a specified fileMarcin Nowakowski
2016-12-09mips: add dtb loading supportMarcin Nowakowski
2016-12-09mips: crashdump: add little-endian supportMarcin Nowakowski
2016-12-09mips: move arch option parsing from elf loader to common arch codeMarcin Nowakowski
2016-12-09mips: use arch_options for both 32 and 64 bit variantsMarcin Nowakowski
2016-12-09mips: remove incorrect arch_usage stringMarcin Nowakowski
2016-03-24Pass struct mem_sym into machine_apply_elf_rel()Anton Blanchard
2015-02-11mips: remove unused variable.Yousong Zhou
2015-02-12mips: fix warning about implicit type conversion.Yousong Zhou
2015-02-12mips: fix compiler warning on printing 64-bit integer.Yousong Zhou
2013-10-03kexec: Remove unused -? option handlingGeoff Levand
2013-09-19cris/mips: Remove unused setup_simple_* declarationsGeert Uytterhoeven
2013-06-10kexec-tools: mips: Remove saved_max_memZhang Yanfei
2013-03-14kexec: mips: use _ALIGN* to make the logic clearZhang Yanfei
2012-12-03kexec: Fix compile errors in crashdump-mips.cDavid Daney
2012-03-29mips: move DEBUG code to --debugCong Wang
2011-04-29kexec: remove duplicated backup_src_start field from struct crash_elf_infoCong Wang
2011-04-27kexec: remove duplicated backup_src_start field from struct crash_elf_infoAmerigo Wang
2010-12-21mips: Use 32bit constant for 32bit elf kern_vaddr_startSimon Horman
2010-12-21mips: kern_vaddr_start is now in crash_elf_infoSimon Horman
2010-11-18Patch adds kernel data section to final vmcore. This forces gdb read kernelMaxim Uvarov
2010-09-06mips/crashdump put cmdline after the latest segmentMaxim Uvarov
2010-05-19kexec-tools: Fix option/argument parsingMatt Evans
2010-05-13kexec-tools: remove unused code from arch_process_options (arm, cris, ia64, m...Matt Evans
2010-05-12build: Don't modify CFLAGS in kexec/arch/mips/MakefileSimon Horman
2010-03-08some kexec MIPS improvementsMaxim Uvarov
2010-02-02Use C99 initialisersSimon Horman
2010-02-02Mark unused parametersSimon Horman
2008-05-21Factor uname-based native architecture detection into a common function.Jamey Sharp
2008-04-24Replace weak definitions with source filename overriding.Jamey Sharp
2008-04-24<sys/mman.h> is not needed by any kexec/ sourceSimon Horman
2008-03-18kexec-tools: mips: support big-endian mips (repost)Simon Horman