summaryrefslogtreecommitdiff
path: root/purgatory
AgeCommit message (Expand)Author
2008-11-28Make x86_setup_jump_back_entry() static with a void argument listSimon Horman
2008-11-26Fix kexec x86_64 load failed bugHuang Ying
2008-10-31kexec jump support for kexec-toolsHuang Ying
2008-10-08Relocatable kdump kernel support in kexec-toolsMohan Kumar M
2008-10-08Only use -fno-zero-initialized-in-bss if it is availableSimon Horman
2008-10-07ia64: make PA() work for both physical identity-mapped virtual addressesBjorn Helgaas
2008-06-12Fix implicit declaration of inb/outbBernhard Walle
2008-04-24Fix "Warning: indirect jmp without `*'".Jamey Sharp
2008-04-24Fix copy-paste bug: entry16 does not start at entry16_debug.Jamey Sharp
2008-04-24Fix undefined symbol errors on readw/writew: arch/io.h, not sys/io.h.Jamey Sharp
2008-03-24Use separate CPPFLAGS and LDFLAGS for purgatoryJeremy Kerr
2008-03-18Subject: distribute mips_PURGATORY_SRCSSimon Horman
2008-03-18Fix comment in purgatory/arch/x86_64/MakefileSimon Horman
2008-03-18Fix kexec-tools on x86_64Bernhard Walle
2008-03-18Remove purgatory/arch/mips/include/limits.h from distributionSimon Horman
2008-03-18kexec-tools: mips: support big-endian mips (repost)Simon Horman
2008-03-17x86_64 purgatory Makefile typo fix.Sachin P. Sant
2008-03-06kexec-tools: mipsel: Remove purgatory/arch/mipsel/include/limits.hSimon Horman
2008-03-06kexec-tools: mipsel: Update mipsel port for recent build changesSimon Horman
2008-03-06kexec-tools: mipsel: Remove purgatory/arch/mipsel/include/stdint.hSimon Horman
2008-03-06kexec-tools: mipsel: mipsel portFrancesco Chiechi
2008-03-04kexec-tools: [ia64] redivide efi memory in purgatorySimon Horman
2008-02-27Fix compilation warningBernhard Walle
2008-02-21Only include needed files in distribution tarballSimon Horman
2008-02-19kexec: Use target linker for purgatoryGeoff Levand
2008-02-19Add ARM support to kexecRichard Purdie
2007-12-19make clean cleanupJeremy Kerr
2007-12-19Use general _SRCS and _OBJS, rather and _C_{SRCS, OBJS} and _S_{SRCS, OBJS}Jeremy Kerr
2007-12-19removed partially duplicated system headersSimon Horman
2007-12-19Build system simplification/standardisationJeremy Kerr
2007-12-19Enable building a 32 bit binary for ppc64 platforms.David Woodhouse
2007-04-13kexec-tools: ppc64: use kernels slave loop for purgatoryMilton Miller
2007-03-07kexec-tools: Use EFI_LOADER_DATA for ELF core header (ia64)Magnus Damm
2007-02-01kexec-tools: Add sh supportSimon Horman
2006-10-12kexec-tools: ia64: icache flush should align to 32-bytesTerry Loftin
2006-10-06ia64-vmmSimon Horman
2006-10-06build-cpp-and-ld-flagsSimon Horman
2006-10-06kexec-tools: Explain dummy set_virtual_address_map more clearlySimon Horman
2006-10-06kexec-tools: Use consistent comment style patch_efi_memmap()Simon Horman
2006-10-06kexec-tools: Slightly less nested logic in patch_efi_memmap()Simon Horman
2006-10-06kexec-tools: Use memdesc_size directly in patch_efi_memmap()Simon Horman
2006-10-06kexec-ktools: Use efi_memmap_size directly in patch_efi_memmap()Simon Horman
2006-10-06kexec-tools: less confusing variable names in patch_efi_memmap()Simon Horman
2006-10-06kexec-ktools: simplify segment walk logic in patch_efi_memmap()Simon Horman
2006-10-06kexec-ktools: remove duplicated code in patch_efi_memmap()Simon Horman
2006-10-06kexec-ktools: somewhat less nested code in patch_efi_memmap()Simon Horman
2006-10-06kexec-tools: Make purgatory code 80 columns wideSimon Horman
2006-10-06kexec-tools: Remove .orig filesSimon Horman
2006-10-06kexec-tools: --noio option to disable I/O in purgatory code.Zou Nan hai
2006-10-06kexec-tools: cleanup DEBUG macro usage in codeVivek Goyal