Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pci: Remove parameter 'class' of pci_rom_load() | Bin Meng | 2015-04-29 | 1 | -2/+2 |
* | pci: Option rom class is a 24-bit number | Bin Meng | 2015-04-29 | 1 | -9/+11 |
* | x86: video: Allow video ROM execution to fall back to the other method | Simon Glass | 2015-02-05 | 1 | -7/+25 |
* | drivers/pci/pci_rom.c: fix compile warning under 64bit mode | Minghuan Lian | 2015-01-30 | 1 | -1/+1 |
* | x86: Access the VGA ROM when needed | Simon Glass | 2015-01-23 | 1 | -1/+6 |
* | x86: pci: Don't stop when we get a vendor/device mismatch | Simon Glass | 2015-01-23 | 1 | -1/+1 |
* | x86: Support ROMs on other archs | Simon Glass | 2015-01-23 | 1 | -0/+6 |
* | x86: Correct endianness isues in pci_rom | Simon Glass | 2015-01-23 | 1 | -11/+14 |
* | x86: pci: Display vesa modes in hex | Simon Glass | 2015-01-13 | 1 | -2/+2 |
* | x86: video: Add debug option to time the BIOS copy | Simon Glass | 2015-01-13 | 1 | -0/+3 |
* | x86: pci: Don't return a vesa mode when there is not video | Simon Glass | 2015-01-13 | 1 | -1/+1 |
* | pci: Add general support for execution of video ROMs | Simon Glass | 2014-11-25 | 1 | -0/+278 |