summaryrefslogtreecommitdiffstats
path: root/arch/x86/purgatory
Commit message (Expand)AuthorAgeFilesLines
* arch/x86/purgatory/Makefile: try to use automatic variable in kexec purgatory...Baoquan He2014-10-141-1/+2
* x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatoryVivek Goyal2014-08-301-0/+1
* kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal2014-08-301-4/+1Star
* kexec: support for kexec on panic using new system callVivek Goyal2014-08-091-3/+3
* purgatory: core purgatory functionalityVivek Goyal2014-08-096-0/+293
* purgatory/sha256: provide implementation of sha256 in purgaotory contextVivek Goyal2014-08-092-0/+305