summaryrefslogtreecommitdiff
path: root/drivers/pci/pci_rom.c
AgeCommit message (Expand)Author
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