Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dm: pci: video: Convert video and pci_rom to use DM PCI API | Simon Glass | 2016-01-12 | 1 | -5/+5 |
* | video: vesa_fb: Fix wrong return value check of pci_find_class() | Bin Meng | 2015-10-21 | 1 | -1/+1 |
* | x86: Gracefully disable the vesa driver when running from EFI | Simon Glass | 2015-08-05 | 1 | -0/+8 |
* | video: vesa_fb: Look up VGA device by class instead of id | Bin Meng | 2015-07-14 | 1 | -14/+2 |
* | x86: bootstage: Add time measurement for vesa start-up | Simon Glass | 2015-02-05 | 1 | -0/+2 |
* | x86: video: Allow video ROM execution to fall back to the other method | Simon Glass | 2015-02-05 | 1 | -3/+3 |
* | x86: video: Enable video for Minnowboard Max | Simon Glass | 2015-02-05 | 1 | -0/+1 |
* | x86: Add a VESA video driver | Simon Glass | 2015-01-23 | 1 | -0/+64 |