summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/bios.c
Commit message (Expand)AuthorAgeFilesLines
* common: Move interrupt functions into a new headerSimon Glass2019-12-021-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODEBin Meng2018-04-161-0/+4
* x86: lib: Fix types and casts for 64-bit compilationSimon Glass2017-02-061-2/+2
* dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI APISimon Glass2016-01-121-1/+2
* x86: Tidy up VESA mode numbersSimon Glass2015-01-131-4/+7
* x86: Use cache, don't clear the display in video BIOSSimon Glass2015-01-131-3/+2
* x86: move arch-specific asmlinkage to <asm/linkage.h>Masahiro Yamada2014-12-151-0/+1
* x86: Add support for running option ROMs nativelySimon Glass2014-11-251-0/+347