summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-10-10LoongArch: Add kexec/kdump supportYouling Tang
2019-07-10x86: Include kexec-mb2-x86.c and multiboot2.h in distributionSimon Horman
2019-07-03x86: Support multiboot2 imagesVarad Gautam
2019-05-31x86: Update boot parameters definationKairui Song
2019-01-28x86: Handle 64bit framebuffer memory address properlyKairui Song
2019-01-28multiboot-x86: pass framebuffer information when requestedFriedemann Gerold
2018-04-10arm64: fix an issue with kaslr-enabled vmlinuxAKASHI Takahiro
2017-03-13uImage: use 'char *' instead of 'unsigned char *' for uImage_probe()David Woodhouse
2017-03-13uImage: use 'char *' instead of 'unsigned char *' for uImage_load()David Woodhouse
2017-03-13uImage: Add new IH_ARCH_xxx definitionsDavid Woodhouse
2015-09-02Add persistent memory supportBaoquan He
2014-02-04kexec/ppc64 ELF ABIv2 ABI supportLaurent Dufour
2014-01-21Add efi_info in x86 setup headerDave Young
2013-10-16Remove PACKED macro and use __attribute__((packed)) directlyWANG Chao
2013-03-27Revert: "kexec: lengthen the kernel command line image"Zhang Yanfei
2013-03-08kexec/uImage: Recognize uImage RAM DisksSuzuki K. Poulose
2013-03-08kexec/uImage: Introduce uImage_probe_kernelSuzuki K. Poulose
2013-03-05kexec: lengthen the kernel command line imageCliff Wickman
2013-03-05kexec, x86: add boot header member for version 2.12Yinghai Lu
2013-03-05kexec, x86: set booloader id in setup_headerYinghai Lu
2013-01-18x86: update x86_linux_headerOlaf Hering
2012-09-18kexec: Define some constants and structures conditionallyDaniel Kiper
2012-06-18Support kernel_noload uImage typeAlexandre Courbot
2012-06-13Load bzImages smaller than 32 KiBEric Biggers
2011-09-06Use unsigned char buffers in uImage loaderSimon Horman
2011-08-20kexec-tools: Add s390 kdump supportMichael Holzheu
2010-07-13build: Include missing files in tarballSimon Horman
2010-04-01Merge branch 'ppc32' of git://git.breakpoint.cc/bigeasy/kexec-toolsSimon Horman
2010-03-31Split Powerpc's uImage codeSebastian Andrzej Siewior
2010-03-24kexec-tools: Add missing include files in dist targetAmeya Palande
2010-02-02Mark unused parametersSimon Horman
2009-12-16kexec: Bring the uImage definitions in sync with upstream.Paul Mundt
2009-12-16kexec: Move the uImage header to a better place.Paul Mundt
2008-05-21Implement EDD support for 32 bit bootBernhard Walle
2008-05-21Update 32 bit boot protocolBernhard Walle
2008-02-26build: include configure and include/config.h.in in dist tarballSimon Horman
2008-02-21Only include needed files in distribution tarballSimon Horman
2008-02-20Clean up whitespace in include/x86/x86-linux.hSimon Horman
2008-02-20Kexec command line lengthNeil Horman
2006-11-08kexec-tools: Support loading relocatable bzImageVivek Goyal
2006-07-27kexec-tools-1.101Eric W. Biederman