aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-02-16x86/boot: Remove unused 'is_big_kernel' variableNicolas Iooss1-1/+0
2014-07-10x86/efi: Include a .bss section within the PE/COFF headersMichael Brown1-8/+30
2014-03-05x86, tools: Fix up compiler warningsMatt Fleming1-3/+4
2014-03-04x86/efi: Firmware agnostic handover entry pointsMatt Fleming1-7/+15
2014-03-04x86, tools: Consolidate #ifdef codeMatt Fleming1-22/+42
2013-09-26x86, build: move build output statistics away from stderrKees Cook1-16/+24
2013-06-19x86/boot: Close opened file descriptorJiri Slaby1-0/+1
2013-01-27x86, build: Dynamically find entry points in compressed startup codeDavid Woodhouse1-18/+63
2012-06-07x86, efi stub: Add .reloc section back into imageJordan Justen1-63/+109
2012-05-23Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+21
2012-04-16x86, efi: Add dedicated EFI stub entry pointMatt Fleming1-4/+11
2012-03-28Merge branch x86/build into x86/efi and fix up arch/x86/boot/tools/build.cH. Peter Anvin1-25/+22
2012-03-26x86, efi: Fix .text section overlapping image header for EFI_STUBMatt Fleming1-3/+22
2012-02-28x86, build: Fix portability issues when cross-buildingH. Peter Anvin1-3/+4
2012-02-28x86, tools: Remove unneeded header files from tools/build.cH. Peter Anvin1-2/+0
2012-02-28x86, efi: Fix endian issues and unaligned accessesMatt Fleming1-16/+15
2011-12-12x86, efi: EFI boot stub supportMatt Fleming1-0/+39
2011-05-25x86, build: Do not set the root_dev field in bzImageMichal Marek1-29/+4
2009-03-11x86: remove zImage supportH. Peter Anvin1-8/+1
2008-04-17x86: add a crc32 checksum to the kernel image.Ian Campbell1-1/+87
2007-10-11i386: move bootThomas Gleixner2-0/+169