David Woodhouse
|
99f857db88
x86, build: Dynamically find entry points in compressed startup code
|
12 years ago |
Matt Fleming
|
b6eea87fc6
x86, boot: Explicitly include autoconf.h for hostprogs
|
12 years ago |
David Howells
|
abbf1590de
UAPI: Partition the header include path sets and add uapi/ header directories
|
12 years ago |
Andrew Boie
|
484d90eec8
x86, build: Globally set -fno-pic
|
13 years ago |
H. Peter Anvin
|
446e1c86d5
x86, boot: Correct CFLAGS for hostprogs
|
13 years ago |
Matt Fleming
|
d40f833630
x86, boot: Restrict CFLAGS for hostprogs
|
13 years ago |
Michal Marek
|
079f85e624
x86, build: Do not set the root_dev field in bzImage
|
14 years ago |
Yinghai Lu
|
f4ed2877b1
x86, setup: reorganize the early console setup
|
15 years ago |
Peter Oberparleiter
|
7bf99fb673
gcov: enable GCOV_PROFILE_ALL for x86_64
|
16 years ago |
Linus Torvalds
|
bec706838e
Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
H. Peter Anvin
|
c6ac4c18fb
x86, boot: correct the calculation of ZO_INIT_SIZE
|
16 years ago |
H. Peter Anvin
|
77d1a49995
x86, boot: make symbols from the main vmlinux available
|
16 years ago |
H. Peter Anvin
|
7a734e7dd9
x86, setup: "glove box" BIOS calls -- infrastructure
|
16 years ago |
H. Peter Anvin
|
95a38f3463
x86, setup: compile with -DDISABLE_BRANCH_PROFILING
|
16 years ago |
H. Peter Anvin
|
16a6791934
x86: use targets in the boot Makefile instead of CLEAN_FILES
|
16 years ago |
H. Peter Anvin
|
f9c5107c2b
x86: remove additional vestiges of the zImage/bzImage split
|
16 years ago |
H. Peter Anvin
|
5e47c478b0
x86: remove zImage support
|
16 years ago |
Ingo Molnar
|
965c7ecaf2
x86: remove the Voyager 32-bit subarch
|
16 years ago |
Paul Bolle
|
d960c9ce47
x86 setup: remove IMAGE_OFFSET
|
16 years ago |
H. Peter Anvin
|
d2f37384fc
x86: when building image.iso, use isohybrid if it exists
|
17 years ago |
Pavel Machek
|
e44b7b7525
x86: move suspend wakeup code to C
|
17 years ago |
Ian Campbell
|
099e137726
x86: use ELF format in compressed images.
|
17 years ago |
H. Peter Anvin
|
f0be6c6a69
x86 setup: print missing CPU features in cleartext
|
17 years ago |
Ian Campbell
|
1622ac23bd
x86: define OBJCOPYFLAGS explicitly for each target.
|
17 years ago |
Andi Kleen
|
a6b68076fd
x86: compile apm and voyager module only when selected in Kconfig
|
17 years ago |
Sam Ravnborg
|
4ba7e5cd49
x86: biarch support for 32 bit builds beautified
|
17 years ago |
Sam Ravnborg
|
d746d647f3
x86: do not use $(ARCH) when not needed
|
17 years ago |
H. Peter Anvin
|
30c826451d
[x86] remove uses of magic macros for boot_params access
|
17 years ago |
Sam Ravnborg
|
7eebb93486
x86: fix boot error introduced by kbuild
|
17 years ago |
Sam Ravnborg
|
222d394d30
kbuild: enable 'make AFLAGS=...' to add additional options to AS
|
17 years ago |