summaryrefslogtreecommitdiff
path: root/purgatory/arch/i386
AgeCommit message (Expand)Author
2013-04-02purgatory: remove arch/i386/timer.cRichard Weinberger
2012-11-21kexec x86_64: Make purgatory relocatable anywhere in the 64bit address space.Eric W. Biederman
2011-03-03get the backup area dynamicallyAmerigo Wang
2008-11-28Make x86_setup_jump_back_entry() static with a void argument listSimon Horman
2008-10-31kexec jump support for kexec-toolsHuang Ying
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-02-21Only include needed files in distribution tarballSimon Horman
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
2006-10-06kexec-tools: cleanup DEBUG macro usage in codeVivek Goyal
2006-07-28kexec-tools: i386 backup region naming convention fixVivek Goyal
2006-07-27kexec-tools: x86_64 backup first 640kVivek Goyal
2006-07-27crashdump backup region handlingVivek Goyal
2006-07-27kexec-tools-1.101Eric W. Biederman