summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/main.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Thomas Gleixner2019-06-191-3/+1Star
* x86: Clean up 'sizeof x' => 'sizeof(x)'Jordan Borgner2018-10-291-2/+2
* x86/boot: Obsolete the MCA sys_desc_tablePaolo Pisati2015-07-211-3/+0Star
* x86, boot: Create a separate string.h file to provide standard string functionsVivek Goyal2014-03-191-0/+1
* keyboard: Use BIOS Keyboard variable to set NumlockJoshua Cov2012-05-081-6/+12
* x86, setup: enable early console output from the decompressorYinghai Lu2010-08-031-4/+2Star
* x86, setup: Early-boot serial I/O supportPekka Enberg2010-07-121-0/+3
* x86, setup: "glove box" BIOS interrupts in the core boot codeH. Peter Anvin2009-04-101-18/+21
* x86: remove the Voyager 32-bit subarchIngo Molnar2009-02-231-5/+0Star
* x86: cleanup for setup code crashes during IST probeH. Peter Anvin2008-08-141-1/+2
* x86: fix setup code crashes on my old 486 boxJoerg Roedel2008-08-131-0/+4
* x86: Honor 'quiet' command line option in real mode boot decompressor.Kristian Høgsberg2008-05-311-0/+4
* x86: remove pointless commentsWANG Cong2008-04-191-2/+0Star
* x86 setup: guard the heap against invalid stack setupsH. Peter Anvin2008-01-301-6/+18
* x86 setup: push video mode setup as late as possibleH. Peter Anvin2008-01-301-3/+4
* x86: clean up setup.h and the boot codeH. Peter Anvin2007-10-231-2/+0Star
* i386: move bootThomas Gleixner2007-10-111-0/+161