aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-19x86, boot: Create a separate string.h file to provide standard string functionsVivek Goyal1-0/+1
2012-05-08keyboard: Use BIOS Keyboard variable to set NumlockJoshua Cov1-6/+12
2010-08-02x86, setup: enable early console output from the decompressorYinghai Lu1-4/+2
2010-07-12x86, setup: Early-boot serial I/O supportPekka Enberg1-0/+3
2009-04-09x86, setup: "glove box" BIOS interrupts in the core boot codeH. Peter Anvin1-18/+21
2009-02-23x86: remove the Voyager 32-bit subarchIngo Molnar1-5/+0
2008-08-14x86: cleanup for setup code crashes during IST probeH. Peter Anvin1-1/+2
2008-08-13x86: fix setup code crashes on my old 486 boxJoerg Roedel1-0/+4
2008-05-30x86: Honor 'quiet' command line option in real mode boot decompressor.Kristian Høgsberg1-0/+4
2008-04-19x86: remove pointless commentsWANG Cong1-2/+0
2008-01-30x86 setup: guard the heap against invalid stack setupsH. Peter Anvin1-6/+18
2008-01-30x86 setup: push video mode setup as late as possibleH. Peter Anvin1-3/+4
2007-10-23x86: clean up setup.h and the boot codeH. Peter Anvin1-2/+0
2007-10-11i386: move bootThomas Gleixner1-0/+161