summaryrefslogtreecommitdiff
path: root/arch/x86/lib/bios.c
AgeCommit message (Expand)Author
2022-08-12video: Rename structs and functions to avoid VBESimon Glass
2022-08-12video: Renname vbe.h to vesa.hSimon Glass
2021-07-07x86: Drop _X86EMU_env definition when CONFIG_BIOSEMU is usedBin Meng
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2019-12-02common: Move interrupt functions into a new headerSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-16bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODEBin Meng
2017-02-06x86: lib: Fix types and casts for 64-bit compilationSimon Glass
2016-01-12dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI APISimon Glass
2015-01-13x86: Tidy up VESA mode numbersSimon Glass
2015-01-13x86: Use cache, don't clear the display in video BIOSSimon Glass
2014-12-15x86: move arch-specific asmlinkage to <asm/linkage.h>Masahiro Yamada
2014-11-25x86: Add support for running option ROMs nativelySimon Glass