summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-09-20zboot: enable arm64 kexec_load for zboot imageDave Young1-1/+2
2023-08-11kexec/zboot: Add arch independent zboot supportJeremy Linton2-0/+16
2022-10-10LoongArch: Add kexec/kdump supportYouling Tang2-0/+2
2019-07-10x86: Include kexec-mb2-x86.c and multiboot2.h in distributionSimon Horman1-0/+1
2019-07-03x86: Support multiboot2 imagesVarad Gautam1-0/+416
2019-05-31x86: Update boot parameters definationKairui Song1-2/+4
2019-01-28x86: Handle 64bit framebuffer memory address properlyKairui Song1-2/+5
2019-01-28multiboot-x86: pass framebuffer information when requestedFriedemann Gerold1-0/+27
2018-04-10arm64: fix an issue with kaslr-enabled vmlinuxAKASHI Takahiro1-1/+2
2017-03-13uImage: use 'char *' instead of 'unsigned char *' for uImage_probe()David Woodhouse1-3/+3
2017-03-13uImage: use 'char *' instead of 'unsigned char *' for uImage_load()David Woodhouse1-2/+2
2017-03-13uImage: Add new IH_ARCH_xxx definitionsDavid Woodhouse1-0/+7
2015-09-02Add persistent memory supportBaoquan He1-0/+2
2014-02-04kexec/ppc64 ELF ABIv2 ABI supportLaurent Dufour1-0/+4
2014-01-21Add efi_info in x86 setup headerDave Young1-1/+2
2013-10-16Remove PACKED macro and use __attribute__((packed)) directlyWANG Chao1-4/+2
2013-03-27Revert: "kexec: lengthen the kernel command line image"Zhang Yanfei1-1/+1
2013-03-08kexec/uImage: Recognize uImage RAM DisksSuzuki K. Poulose1-0/+1
2013-03-08kexec/uImage: Introduce uImage_probe_kernelSuzuki K. Poulose1-0/+1
2013-03-05kexec: lengthen the kernel command line imageCliff Wickman1-1/+1
2013-03-05kexec, x86: add boot header member for version 2.12Yinghai Lu1-5/+21
2013-03-05kexec, x86: set booloader id in setup_headerYinghai Lu1-0/+1
2013-01-18x86: update x86_linux_headerOlaf Hering1-24/+16
2012-09-18kexec: Define some constants and structures conditionallyDaniel Kiper1-1/+6
2012-06-18Support kernel_noload uImage typeAlexandre Courbot1-0/+2
2012-06-13Load bzImages smaller than 32 KiBEric Biggers1-2/+0
2011-09-06Use unsigned char buffers in uImage loaderSimon Horman1-3/+3
2011-08-20kexec-tools: Add s390 kdump supportMichael Holzheu1-2/+6
2010-07-13build: Include missing files in tarballSimon Horman1-0/+1
2010-04-01Merge branch 'ppc32' of git://git.breakpoint.cc/bigeasy/kexec-toolsSimon Horman1-0/+13
2010-03-31Split Powerpc's uImage codeSebastian Andrzej Siewior1-0/+13
2010-03-24kexec-tools: Add missing include files in dist targetAmeya Palande1-0/+1
2010-02-02Mark unused parametersSimon Horman1-0/+15
2009-12-16kexec: Bring the uImage definitions in sync with upstream.Paul Mundt1-19/+22
2009-12-16kexec: Move the uImage header to a better place.Paul Mundt2-0/+162
2008-05-21Implement EDD support for 32 bit bootBernhard Walle1-6/+33
2008-05-21Update 32 bit boot protocolBernhard Walle1-1/+1
2008-02-26build: include configure and include/config.h.in in dist tarballSimon Horman1-0/+1
2008-02-21Only include needed files in distribution tarballSimon Horman1-0/+9
2008-02-20Clean up whitespace in include/x86/x86-linux.hSimon Horman1-6/+6
2008-02-20Kexec command line lengthNeil Horman1-6/+14
2006-11-08kexec-tools: Support loading relocatable bzImageVivek Goyal1-2/+8
2006-07-27kexec-tools-1.101v1.101Eric W. Biederman7-0/+3113