summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* LoongArch: Add kexec/kdump supportYouling Tang2022-10-102-0/+2
* x86: Include kexec-mb2-x86.c and multiboot2.h in distributionSimon Horman2019-07-101-0/+1
* x86: Support multiboot2 imagesVarad Gautam2019-07-031-0/+416
* x86: Update boot parameters definationKairui Song2019-05-311-2/+4
* x86: Handle 64bit framebuffer memory address properlyKairui Song2019-01-281-2/+5
* multiboot-x86: pass framebuffer information when requestedFriedemann Gerold2019-01-281-0/+27
* arm64: fix an issue with kaslr-enabled vmlinuxAKASHI Takahiro2018-04-101-1/+2
* uImage: use 'char *' instead of 'unsigned char *' for uImage_probe()David Woodhouse2017-03-131-3/+3
* uImage: use 'char *' instead of 'unsigned char *' for uImage_load()David Woodhouse2017-03-131-2/+2
* uImage: Add new IH_ARCH_xxx definitionsDavid Woodhouse2017-03-131-0/+7
* Add persistent memory supportBaoquan He2015-09-021-0/+2
* kexec/ppc64 ELF ABIv2 ABI supportLaurent Dufour2014-02-041-0/+4
* Add efi_info in x86 setup headerDave Young2014-01-211-1/+2
* Remove PACKED macro and use __attribute__((packed)) directlyWANG Chao2013-10-161-4/+2
* Revert: "kexec: lengthen the kernel command line image"Zhang Yanfei2013-03-271-1/+1
* kexec/uImage: Recognize uImage RAM DisksSuzuki K. Poulose2013-03-081-0/+1
* kexec/uImage: Introduce uImage_probe_kernelSuzuki K. Poulose2013-03-081-0/+1
* kexec: lengthen the kernel command line imageCliff Wickman2013-03-051-1/+1
* kexec, x86: add boot header member for version 2.12Yinghai Lu2013-03-051-5/+21
* kexec, x86: set booloader id in setup_headerYinghai Lu2013-03-051-0/+1
* x86: update x86_linux_headerOlaf Hering2013-01-181-24/+16
* kexec: Define some constants and structures conditionallyDaniel Kiper2012-09-181-1/+6
* Support kernel_noload uImage typeAlexandre Courbot2012-06-181-0/+2
* Load bzImages smaller than 32 KiBEric Biggers2012-06-131-2/+0
* Use unsigned char buffers in uImage loaderSimon Horman2011-09-061-3/+3
* kexec-tools: Add s390 kdump supportMichael Holzheu2011-08-201-2/+6
* build: Include missing files in tarballSimon Horman2010-07-131-0/+1
* Merge branch 'ppc32' of git://git.breakpoint.cc/bigeasy/kexec-toolsSimon Horman2010-04-011-0/+13
|\
| * Split Powerpc's uImage codeSebastian Andrzej Siewior2010-03-311-0/+13
* | kexec-tools: Add missing include files in dist targetAmeya Palande2010-03-241-0/+1
|/
* Mark unused parametersSimon Horman2010-02-021-0/+15
* kexec: Bring the uImage definitions in sync with upstream.Paul Mundt2009-12-161-19/+22
* kexec: Move the uImage header to a better place.Paul Mundt2009-12-162-0/+162
* Implement EDD support for 32 bit bootBernhard Walle2008-05-211-6/+33
* Update 32 bit boot protocolBernhard Walle2008-05-211-1/+1
* build: include configure and include/config.h.in in dist tarballSimon Horman2008-02-261-0/+1
* Only include needed files in distribution tarballSimon Horman2008-02-211-0/+9
* Clean up whitespace in include/x86/x86-linux.hSimon Horman2008-02-201-6/+6
* Kexec command line lengthNeil Horman2008-02-201-6/+14
* kexec-tools: Support loading relocatable bzImageVivek Goyal2006-11-081-2/+8
* kexec-tools-1.101v1.101Eric W. Biederman2006-07-277-0/+3113