summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci_rom.c
Commit message (Expand)AuthorAgeFilesLines
* x86: video: Allow video ROM execution to fall back to the other methodSimon Glass2015-02-051-7/+25
* drivers/pci/pci_rom.c: fix compile warning under 64bit modeMinghuan Lian2015-01-301-1/+1
* x86: Access the VGA ROM when neededSimon Glass2015-01-231-1/+6
* x86: pci: Don't stop when we get a vendor/device mismatchSimon Glass2015-01-231-1/+1
* x86: Support ROMs on other archsSimon Glass2015-01-231-0/+6
* x86: Correct endianness isues in pci_romSimon Glass2015-01-231-11/+14
* x86: pci: Display vesa modes in hexSimon Glass2015-01-131-2/+2
* x86: video: Add debug option to time the BIOS copySimon Glass2015-01-131-0/+3
* x86: pci: Don't return a vesa mode when there is not videoSimon Glass2015-01-131-1/+1
* pci: Add general support for execution of video ROMsSimon Glass2014-11-251-0/+278
OpenPOWER on IntegriCloud