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