aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/boot.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-31x86, boot: Fix port argument to inl() functionHe Chunhui1-1/+1
2010-08-02x86, setup: move isdigit.h to ctype.h, header files on top.H. Peter Anvin1-2/+1
2010-08-02x86, setup: reorganize the early console setupYinghai Lu1-18/+17
2010-07-12x86, setup: Early-boot serial I/O supportPekka Enberg1-0/+16
2009-04-09x86, setup: "glove box" BIOS calls -- infrastructureH. Peter Anvin1-0/+48
2009-02-23x86: remove the Voyager 32-bit subarchIngo Molnar1-3/+0
2008-08-18x86: fix build warnings in real mode codeAndi Kleen1-0/+2
2008-08-14x86: cleanup for setup code crashes during IST probeH. Peter Anvin1-2/+2
2008-08-13x86: fix setup code crashes on my old 486 boxJoerg Roedel1-0/+8
2008-04-19x86: remove pointless commentsWANG Cong1-2/+0
2008-04-17x86: move suspend wakeup code to CPavel Machek1-0/+5
2008-01-30x86 setup: add missing prototype; formatting fixH. Peter Anvin1-0/+1
2008-01-30x86 setup: fix constraints in segment accessor functionsH. Peter Anvin1-8/+8
2007-10-25x86 setup: sizeof() is unsigned, unbreak comparisonsH. Peter Anvin1-2/+2
2007-10-25x86 setup: handle boot loaders which set up the stack incorrectlyH. Peter Anvin1-2/+2
2007-10-23x86: clean up setup.h and the boot codeH. Peter Anvin1-1/+1
2007-10-11i386: move bootThomas Gleixner1-0/+296