summaryrefslogtreecommitdiff
path: root/arch/x86/boot/Makefile
AgeCommit message (Expand)Author
2011-05-25x86, build: Do not set the root_dev field in bzImageMichal Marek
2010-08-02x86, setup: reorganize the early console setupYinghai Lu
2009-06-18gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter
2009-06-10Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-05-20x86, boot: correct the calculation of ZO_INIT_SIZEH. Peter Anvin
2009-05-11x86, boot: make symbols from the main vmlinux availableH. Peter Anvin
2009-04-09x86, setup: "glove box" BIOS calls -- infrastructureH. Peter Anvin
2009-04-03x86, setup: compile with -DDISABLE_BRANCH_PROFILINGH. Peter Anvin
2009-03-12x86: use targets in the boot Makefile instead of CLEAN_FILESH. Peter Anvin
2009-03-12x86: remove additional vestiges of the zImage/bzImage splitH. Peter Anvin
2009-03-11x86: remove zImage supportH. Peter Anvin
2009-02-23x86: remove the Voyager 32-bit subarchIngo Molnar
2008-10-04x86 setup: remove IMAGE_OFFSETPaul Bolle
2008-09-05x86: when building image.iso, use isohybrid if it existsH. Peter Anvin
2008-04-17x86: move suspend wakeup code to CPavel Machek
2008-04-17x86: use ELF format in compressed images.Ian Campbell
2008-02-04x86 setup: print missing CPU features in cleartextH. Peter Anvin
2008-02-04x86: define OBJCOPYFLAGS explicitly for each target.Ian Campbell
2008-01-30x86: compile apm and voyager module only when selected in KconfigAndi Kleen
2008-01-30x86: biarch support for 32 bit builds beautifiedSam Ravnborg
2007-11-12x86: do not use $(ARCH) when not neededSam Ravnborg
2007-10-16[x86] remove uses of magic macros for boot_params accessH. Peter Anvin
2007-10-16x86: fix boot error introduced by kbuildSam Ravnborg
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-10-11i386: move bootThomas Gleixner