aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/boot/main.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-08keyboard: Use BIOS Keyboard variable to set NumlockGravatar Joshua Cov 1-6/+12
2010-08-02x86, setup: enable early console output from the decompressorGravatar Yinghai Lu 1-4/+2
2010-07-12x86, setup: Early-boot serial I/O supportGravatar Pekka Enberg 1-0/+3
2009-04-09x86, setup: "glove box" BIOS interrupts in the core boot codeGravatar H. Peter Anvin 1-18/+21
2009-02-23x86: remove the Voyager 32-bit subarchGravatar Ingo Molnar 1-5/+0
2008-08-14x86: cleanup for setup code crashes during IST probeGravatar H. Peter Anvin 1-1/+2
2008-08-13x86: fix setup code crashes on my old 486 boxGravatar Joerg Roedel 1-0/+4
2008-05-30x86: Honor 'quiet' command line option in real mode boot decompressor.Gravatar Kristian Høgsberg 1-0/+4
2008-04-19x86: remove pointless commentsGravatar WANG Cong 1-2/+0
2008-01-30x86 setup: guard the heap against invalid stack setupsGravatar H. Peter Anvin 1-6/+18
2008-01-30x86 setup: push video mode setup as late as possibleGravatar H. Peter Anvin 1-3/+4
2007-10-23x86: clean up setup.h and the boot codeGravatar H. Peter Anvin 1-2/+0
2007-10-11i386: move bootGravatar Thomas Gleixner 1-0/+161