aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/boot/video-vesa.c
AgeCommit message (Expand)Author
2022-03-04sysfb: Enable boot time VESA graphic mode selectionMichal Suchanek
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Thomas Gleixner
2018-10-29x86: Clean up 'sizeof x' => 'sizeof(x)'Jordan Borgner
2014-03-19x86, boot: Create a separate string.h file to provide standard string functionsVivek Goyal
2009-09-14Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-07-04x86: fix usage of bios intcall()Akinobu Mita
2009-06-26x86, setup: remove obsolete pre-Kconfig CONFIG_VIDEO_ variablesH. Peter Anvin
2009-04-09x86, setup: "glove box" BIOS interrupts in the video codeH. Peter Anvin
2009-01-30x86 setup: fix asm constraints in vesa_store_edidAndreas Schwab
2008-10-22x86: make variables staticroel kluin
2008-10-16fbdev: ignore VESA modes if framebuffer does not support themMichal Januszewski
2008-10-05x86: replace a magic number with a named constant in the VESA boot codeMichal Januszewski
2008-04-19x86: remove pointless commentsWANG Cong
2008-04-17x86: move suspend wakeup code to CPavel Machek
2008-03-07x86-boot: don't request VBE2 informationPeter Korsgaard
2008-01-30x86 setup: display VESA graphics modes in vga=ask menuH. Peter Anvin
2007-10-25x86 setup: sizeof() is unsigned, unbreak comparisonsH. Peter Anvin
2007-10-11i386: move bootThomas Gleixner