summaryrefslogtreecommitdiff
path: root/purgatory
Commit message (Expand)AuthorAgeFilesLines
* Fix "Warning: indirect jmp without `*'".Jamey Sharp2008-04-241-1/+1
* Fix copy-paste bug: entry16 does not start at entry16_debug.Jamey Sharp2008-04-241-1/+1
* Fix undefined symbol errors on readw/writew: arch/io.h, not sys/io.h.Jamey Sharp2008-04-241-1/+1
* Use separate CPPFLAGS and LDFLAGS for purgatoryJeremy Kerr2008-03-241-2/+3
* Subject: distribute mips_PURGATORY_SRCSSimon Horman2008-03-181-1/+1
* Fix comment in purgatory/arch/x86_64/MakefileSimon Horman2008-03-181-1/+1
* Fix kexec-tools on x86_64Bernhard Walle2008-03-181-8/+10
* Remove purgatory/arch/mips/include/limits.h from distributionSimon Horman2008-03-181-1/+0
* kexec-tools: mips: support big-endian mips (repost)Simon Horman2008-03-186-13/+13
* x86_64 purgatory Makefile typo fix.Sachin P. Sant2008-03-171-1/+1
* kexec-tools: mipsel: Remove purgatory/arch/mipsel/include/limits.hSimon Horman2008-03-061-58/+0
* kexec-tools: mipsel: Update mipsel port for recent build changesSimon Horman2008-03-062-2/+7
* kexec-tools: mipsel: Remove purgatory/arch/mipsel/include/stdint.hSimon Horman2008-03-061-16/+0
* kexec-tools: mipsel: mipsel portFrancesco Chiechi2008-03-066-0/+99
* kexec-tools: [ia64] redivide efi memory in purgatorySimon Horman2008-03-041-0/+16
* Fix compilation warningBernhard Walle2008-02-271-1/+2
* Only include needed files in distribution tarballSimon Horman2008-02-2110-49/+94
* kexec: Use target linker for purgatoryGeoff Levand2008-02-191-1/+1
* Add ARM support to kexecRichard Purdie2008-02-191-0/+6
* make clean cleanupJeremy Kerr2007-12-191-0/+2
* Use general _SRCS and _OBJS, rather and _C_{SRCS, OBJS} and _S_{SRCS, OBJS}Jeremy Kerr2007-12-199-62/+48
* removed partially duplicated system headersSimon Horman2007-12-1923-657/+6
* Build system simplification/standardisationJeremy Kerr2007-12-195-43/+35
* Enable building a 32 bit binary for ppc64 platforms.David Woodhouse2007-12-192-0/+4
* kexec-tools: ppc64: use kernels slave loop for purgatoryMilton Miller2007-04-131-44/+17
* kexec-tools: Use EFI_LOADER_DATA for ELF core header (ia64)Magnus Damm2007-03-071-3/+1
* kexec-tools: Add sh supportSimon Horman2007-02-013-0/+81
* kexec-tools: ia64: icache flush should align to 32-bytesTerry Loftin2006-10-121-1/+3
* ia64-vmmSimon Horman2006-10-062-1/+10
* build-cpp-and-ld-flagsSimon Horman2006-10-061-3/+3
* kexec-tools: Explain dummy set_virtual_address_map more clearlySimon Horman2006-10-061-1/+16
* kexec-tools: Use consistent comment style patch_efi_memmap()Simon Horman2006-10-061-3/+2
* kexec-tools: Slightly less nested logic in patch_efi_memmap()Simon Horman2006-10-061-9/+8
* kexec-tools: Use memdesc_size directly in patch_efi_memmap()Simon Horman2006-10-061-5/+5
* kexec-ktools: Use efi_memmap_size directly in patch_efi_memmap()Simon Horman2006-10-061-2/+1
* kexec-tools: less confusing variable names in patch_efi_memmap()Simon Horman2006-10-061-32/+32
* kexec-ktools: simplify segment walk logic in patch_efi_memmap()Simon Horman2006-10-061-11/+5
* kexec-ktools: remove duplicated code in patch_efi_memmap()Simon Horman2006-10-061-8/+3
* kexec-ktools: somewhat less nested code in patch_efi_memmap()Simon Horman2006-10-061-39/+39
* kexec-tools: Make purgatory code 80 columns wideSimon Horman2006-10-061-13/+19
* kexec-tools: Remove .orig filesSimon Horman2006-10-061-9/+0
* kexec-tools: --noio option to disable I/O in purgatory code.Zou Nan hai2006-10-063-50/+40
* kexec-tools: cleanup DEBUG macro usage in codeVivek Goyal2006-10-064-34/+34
* ia64: kdump: patch clone ia64_boot_param area for crashZou Nan hai2006-10-062-10/+15
* x86_64: Setup CS when booting vmlinuxMagnus Damm2006-10-061-2/+8
* kexec-tools: ppc64 fix for multiple backup region definitonVivek Goyal2006-07-281-5/+3
* kexec-tools: i386 backup region naming convention fixVivek Goyal2006-07-281-5/+3
* kdump ia64Zou Nan hai2006-07-278-56/+481
* ia64 supportKhalid Aziz2006-07-274-2/+218
* ppc64 kdump purgatory backup supportR Sharada2006-07-277-55/+178