Age | Commit message (Expand) | Author |
2016-01-19 | pci_rom.c: Fix may be used uninitialized warning | Tom Rini |
2016-01-15 | dm: pci: Avoid a memory leak when allocating the ROM | Simon Glass |
2016-01-12 | dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API | Simon Glass |
2016-01-12 | dm: pci: video: Convert video and pci_rom to use DM PCI API | Simon Glass |
2015-12-09 | x86: Remove HAVE_ACPI_RESUME | Bin Meng |
2015-08-26 | x86: Set up video framebuffer for coreboot before loading kernel | Bin Meng |
2015-08-26 | video: coreboot: Save VESA mode for future use | Bin Meng |
2015-08-05 | x86: Sanity test on vesa parameters before setting up kernel screen_info | Bin Meng |
2015-07-14 | pci: Disable expansion ROM address decoding when signature check fails | Bin Meng |
2015-07-14 | pci: Configure expansion ROM during auto config process | Bin Meng |
2015-07-14 | x86: Configure VESA parameters before loading Linux kernel | Bin Meng |
2015-07-14 | x86: Move VGA option rom macros to Kconfig | Bin Meng |
2015-07-14 | video: Add 32-bit color depth support for VBE | Jian Luo |
2015-04-29 | pci: Remove parameter 'class' of pci_rom_load() | Bin Meng |
2015-04-29 | pci: Option rom class is a 24-bit number | Bin Meng |
2015-02-05 | x86: video: Allow video ROM execution to fall back to the other method | Simon Glass |
2015-01-30 | drivers/pci/pci_rom.c: fix compile warning under 64bit mode | Minghuan Lian |
2015-01-23 | x86: Access the VGA ROM when needed | Simon Glass |
2015-01-23 | x86: pci: Don't stop when we get a vendor/device mismatch | Simon Glass |
2015-01-23 | x86: Support ROMs on other archs | Simon Glass |
2015-01-23 | x86: Correct endianness isues in pci_rom | Simon Glass |
2015-01-13 | x86: pci: Display vesa modes in hex | Simon Glass |
2015-01-13 | x86: video: Add debug option to time the BIOS copy | Simon Glass |
2015-01-13 | x86: pci: Don't return a vesa mode when there is not video | Simon Glass |
2014-11-25 | pci: Add general support for execution of video ROMs | Simon Glass |