summaryrefslogtreecommitdiff
path: root/drivers/pci/pci_rom.c
AgeCommit message (Expand)Author
2017-05-17x86: pci: Allow conditionally run VGA rom in S3Bin Meng
2017-02-06x86: Don't try to run the VGA BIOS in 64-bit modeSimon Glass
2016-10-12vbe: Make vbe_setup_video_priv() publicBin Meng
2016-10-12dm: video: Output verbose information in vbe_setup_video()Bin Meng
2016-10-11dm: video: Add driver-model support to vesa graphicsSimon Glass
2016-07-12pci: Add board_ prefix to should_load_oprom() and make it weakBin Meng
2016-07-12pci: Make load_oprom and run_oprom independentBin Meng
2016-07-12pci: Remove CONFIG_ALWAYS_LOAD_OPROMBin Meng
2016-02-24pci_rom: fix may be used uninitialized warningAndreas Bießmann
2016-01-24dm: pci: Convert bios_emu to use the driver model PCI APISimon Glass
2016-01-19pci_rom.c: Fix may be used uninitialized warningTom Rini
2016-01-15dm: pci: Avoid a memory leak when allocating the ROMSimon Glass
2016-01-12dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI APISimon Glass
2016-01-12dm: pci: video: Convert video and pci_rom to use DM PCI APISimon Glass
2015-12-09x86: Remove HAVE_ACPI_RESUMEBin Meng
2015-08-26x86: Set up video framebuffer for coreboot before loading kernelBin Meng
2015-08-26video: coreboot: Save VESA mode for future useBin Meng
2015-08-05x86: Sanity test on vesa parameters before setting up kernel screen_infoBin Meng
2015-07-15pci: Disable expansion ROM address decoding when signature check failsBin Meng
2015-07-15pci: Configure expansion ROM during auto config processBin Meng
2015-07-15x86: Configure VESA parameters before loading Linux kernelBin Meng
2015-07-15x86: Move VGA option rom macros to KconfigBin Meng
2015-07-15video: Add 32-bit color depth support for VBEJian Luo
2015-04-30pci: Remove parameter 'class' of pci_rom_load()Bin Meng
2015-04-30pci: Option rom class is a 24-bit numberBin Meng
2015-02-06x86: video: Allow video ROM execution to fall back to the other methodSimon Glass
2015-01-30drivers/pci/pci_rom.c: fix compile warning under 64bit modeMinghuan Lian
2015-01-24x86: Access the VGA ROM when neededSimon Glass
2015-01-24x86: pci: Don't stop when we get a vendor/device mismatchSimon Glass
2015-01-24x86: Support ROMs on other archsSimon Glass
2015-01-24x86: Correct endianness isues in pci_romSimon Glass
2015-01-13x86: pci: Display vesa modes in hexSimon Glass
2015-01-13x86: video: Add debug option to time the BIOS copySimon Glass
2015-01-13x86: pci: Don't return a vesa mode when there is not videoSimon Glass
2014-11-25pci: Add general support for execution of video ROMsSimon Glass