aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/boot/boot.h
AgeCommit message (Expand)Author
2013-10-13x86, boot: Move CPU flags out of cpucheckKees Cook
2013-08-13x86, boot: Fix warning due to undeclared strlen()Fred Chen
2013-01-29x86, boot: Pass cmd_line_ptr with unsigned long insteadYinghai Lu
2013-01-29x86, boot: Move checking of cmd_line_ptr out of common pathYinghai Lu
2012-01-31x86, boot: Fix port argument to inl() functionHe Chunhui
2010-08-02x86, setup: move isdigit.h to ctype.h, header files on top.H. Peter Anvin
2010-08-02x86, setup: reorganize the early console setupYinghai Lu
2010-07-12x86, setup: Early-boot serial I/O supportPekka Enberg
2009-04-09x86, setup: "glove box" BIOS calls -- infrastructureH. Peter Anvin
2009-02-23x86: remove the Voyager 32-bit subarchIngo Molnar
2008-08-18x86: fix build warnings in real mode codeAndi Kleen
2008-08-14x86: cleanup for setup code crashes during IST probeH. Peter Anvin
2008-08-13x86: fix setup code crashes on my old 486 boxJoerg Roedel
2008-04-19x86: remove pointless commentsWANG Cong
2008-04-17x86: move suspend wakeup code to CPavel Machek
2008-01-30x86 setup: add missing prototype; formatting fixH. Peter Anvin
2008-01-30x86 setup: fix constraints in segment accessor functionsH. Peter Anvin
2007-10-25x86 setup: sizeof() is unsigned, unbreak comparisonsH. Peter Anvin
2007-10-25x86 setup: handle boot loaders which set up the stack incorrectlyH. Peter Anvin
2007-10-23x86: clean up setup.h and the boot codeH. Peter Anvin
2007-10-11i386: move bootThomas Gleixner