summaryrefslogtreecommitdiff
path: root/kexec/arch/ppc/kexec-elf-ppc.c
AgeCommit message (Expand)Author
2017-03-20ppc: Fix format warning with die()Jussi Kukkonen
2013-10-03kexec: Remove unused -? option handlingGeoff Levand
2013-09-25kexec/ppc: Check for a uImage initrd with ELF kernelSuzuki K. Poulose
2013-04-16kexec/powerpc: Handle buffer overflow in kernel command lineSuzuki K. Poulose
2013-03-27kexec: Use die() to simplify codeZhang Yanfei
2013-03-27kexec: ppc: elf: fix memory leak caused by get_command_lineZhang Yanfei
2013-03-27kexec: ppc: elf: fix possible memory leak in elf_ppc_loadZhang Yanfei
2013-03-14kexec: ppc: use _ALIGN* to make the logic clearZhang Yanfei
2013-03-05kexec/ppc: Fix kernel program entry point while changing the load addrSuzuki K. Poulose
2012-12-18kexec-elf-ppc: Fix crashkernel region overflow checkAnders Hedlund
2011-08-23kexec:ppc: Fix compilation failureSuzuki K. Poulose
2011-08-04ppc: Remove some unused parameters and variablesSimon Horman
2011-07-13kexec-tools: ppc32: Fixup ThreadPointer for purgatory codeSuzuki K. Poulose
2010-07-29Add support for reworking flat device tree supportMatthew McClintock
2010-07-29Add support for ramdisk on ppc32 for uImage-ppc and Elf-ppcMatthew McClintock
2010-07-29Update Elf-ppc to support crash kernel and misc fixesMatthew McClintock
2010-07-29Fix case where phys_addr_t != unsigned long when reading proc entriesMatthew McClintock
2010-05-19kexec-tools: Fix option/argument parsingMatt Evans
2010-05-19ppc: Fix gamecube buildSimon Horman
2010-05-13Fix kexec on powerpc32Maxim Uvarov
2010-03-07powerpc32: add support to fixup the dtbSebastian Andrzej Siewior
2010-03-07powerpc: dtb and purgatory support for ppc32Sebastian Andrzej Siewior
2008-04-24<sys/mman.h> is not needed by any kexec/ sourceSimon Horman
2007-12-19Add gamecube to config.h definesJeremy Kerr
2007-12-19Consolidate BOOTLOADER definesJeremy Kerr
2006-10-06kexec-tools: ppc fix compilation issues due to new parameterVivek Goyal
2006-07-27kexec-tools-1.101Eric W. Biederman