summaryrefslogtreecommitdiff
path: root/drivers/pci/pci_rom.c
Commit message (Expand)AuthorAgeLines
* x86: pci: Don't stop when we get a vendor/device mismatchSimon Glass2015-01-23-1/+1
* x86: Support ROMs on other archsSimon Glass2015-01-23-0/+6
* x86: Correct endianness isues in pci_romSimon Glass2015-01-23-11/+14
* x86: pci: Display vesa modes in hexSimon Glass2015-01-13-2/+2
* x86: video: Add debug option to time the BIOS copySimon Glass2015-01-13-0/+3
* x86: pci: Don't return a vesa mode when there is not videoSimon Glass2015-01-13-1/+1
* pci: Add general support for execution of video ROMsSimon Glass2014-11-25-0/+278