summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/Makefile
Commit message (Expand)AuthorAgeFilesLines
* x86, setup: reorganize the early console setupYinghai Lu2010-08-031-4/+4
* gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter2009-06-181-0/+1
* Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-111-2/+3
|\
| * x86, setup: "glove box" BIOS calls -- infrastructureH. Peter Anvin2009-04-101-2/+3
* | x86, boot: correct the calculation of ZO_INIT_SIZEH. Peter Anvin2009-05-201-1/+1
* | x86, boot: make symbols from the main vmlinux availableH. Peter Anvin2009-05-111-8/+16
|/
* x86, setup: compile with -DDISABLE_BRANCH_PROFILINGH. Peter Anvin2009-04-031-1/+2
* x86: use targets in the boot Makefile instead of CLEAN_FILESH. Peter Anvin2009-03-121-0/+1
* x86: remove additional vestiges of the zImage/bzImage splitH. Peter Anvin2009-03-121-13/+16
* x86: remove zImage supportH. Peter Anvin2009-03-111-15/+8Star
* x86: remove the Voyager 32-bit subarchIngo Molnar2009-02-231-1/+0Star
* x86 setup: remove IMAGE_OFFSETPaul Bolle2008-10-041-3/+1Star
* x86: when building image.iso, use isohybrid if it existsH. Peter Anvin2008-09-061-0/+1
* x86: move suspend wakeup code to CPavel Machek2008-04-171-1/+1
* x86: use ELF format in compressed images.Ian Campbell2008-04-171-0/+14
* x86 setup: print missing CPU features in cleartextH. Peter Anvin2008-02-041-4/+12
* x86: define OBJCOPYFLAGS explicitly for each target.Ian Campbell2008-02-041-1/+1
* x86: compile apm and voyager module only when selected in KconfigAndi Kleen2008-01-301-2/+4
* x86: biarch support for 32 bit builds beautifiedSam Ravnborg2008-01-301-3/+1Star
* x86: do not use $(ARCH) when not neededSam Ravnborg2007-11-121-3/+3
* [x86] remove uses of magic macros for boot_params accessH. Peter Anvin2007-10-171-0/+1
* x86: fix boot error introduced by kbuildSam Ravnborg2007-10-161-3/+3
* kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-151-1/+1
* kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-2/+2
* i386: move bootThomas Gleixner2007-10-111-0/+171