aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-04x86 setup: remove IMAGE_OFFSETPaul Bolle1-3/+1
2008-09-05x86: when building image.iso, use isohybrid if it existsH. Peter Anvin1-0/+1
2008-04-17x86: move suspend wakeup code to CPavel Machek1-1/+1
2008-04-17x86: use ELF format in compressed images.Ian Campbell1-0/+14
2008-02-04x86 setup: print missing CPU features in cleartextH. Peter Anvin1-4/+12
2008-02-04x86: define OBJCOPYFLAGS explicitly for each target.Ian Campbell1-1/+1
2008-01-30x86: compile apm and voyager module only when selected in KconfigAndi Kleen1-2/+4
2008-01-30x86: biarch support for 32 bit builds beautifiedSam Ravnborg1-3/+1
2007-11-12x86: do not use $(ARCH) when not neededSam Ravnborg1-3/+3
2007-10-16[x86] remove uses of magic macros for boot_params accessH. Peter Anvin1-0/+1
2007-10-16x86: fix boot error introduced by kbuildSam Ravnborg1-3/+3
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg1-1/+1
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg1-2/+2
2007-10-11i386: move bootThomas Gleixner1-0/+171