1. baac4eb pci: Add a little more debugging to pci_rom by Simon Glass · Mon Oct 01 12:22:44 2018 -0600
  2. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  3. be4551e pci: video: Only print out when everything is OK by Bin Meng · Wed Apr 11 22:02:18 2018 -0700
  4. dfb453d vbe: Drop vbe_get_video_info() by Bin Meng · Wed Aug 16 07:35:36 2017 -0700
  5. 62a8f7d x86: pci: Allow conditionally run VGA rom in S3 by Bin Meng · Fri Apr 21 07:24:46 2017 -0700
  6. 3dfe451 x86: Don't try to run the VGA BIOS in 64-bit mode by Simon Glass · Mon Jan 16 07:04:09 2017 -0700
  7. 23f5cb5 vbe: Make vbe_setup_video_priv() public by Bin Meng · Sun Oct 09 04:14:15 2016 -0700
  8. 57b65e6 dm: video: Output verbose information in vbe_setup_video() by Bin Meng · Sun Oct 09 04:14:12 2016 -0700
  9. 4ef5d2d dm: video: Add driver-model support to vesa graphics by Simon Glass · Wed Oct 05 20:42:17 2016 -0600
  10. f49c485 pci: Add board_ prefix to should_load_oprom() and make it weak by Bin Meng · Tue Jun 14 02:02:40 2016 -0700
  11. 0ea6bcb pci: Make load_oprom and run_oprom independent by Bin Meng · Tue Jun 14 02:02:39 2016 -0700
  12. 6ac0ee5 pci: Remove CONFIG_ALWAYS_LOAD_OPROM by Bin Meng · Tue Jun 14 02:02:38 2016 -0700
  13. cb8aefa pci_rom: fix may be used uninitialized warning by Andreas Bießmann · Tue Feb 16 23:29:31 2016 +0100
  14. d3e0c8f dm: pci: Convert bios_emu to use the driver model PCI API by Simon Glass · Sun Jan 17 16:11:09 2016 -0700
  15. c36adb1 pci_rom.c: Fix may be used uninitialized warning by Tom Rini · Sat Jan 16 14:50:26 2016 +0000
  16. 7548d64 dm: pci: Avoid a memory leak when allocating the ROM by Simon Glass · Fri Jan 15 05:23:22 2016 -0700
  17. a063086 dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API by Simon Glass · Sun Nov 29 13:17:58 2015 -0700
  18. f9d94d3 dm: pci: video: Convert video and pci_rom to use DM PCI API by Simon Glass · Sun Nov 29 13:17:57 2015 -0700
  19. a986c3a x86: Remove HAVE_ACPI_RESUME by Bin Meng · Wed Nov 25 17:46:09 2015 -0800
  20. 9f671fd x86: Set up video framebuffer for coreboot before loading kernel by Bin Meng · Thu Aug 13 00:29:17 2015 -0700
  21. c8990bd video: coreboot: Save VESA mode for future use by Bin Meng · Thu Aug 13 00:29:16 2015 -0700
  22. e751844 x86: Sanity test on vesa parameters before setting up kernel screen_info by Bin Meng · Thu Jul 30 03:49:13 2015 -0700
  23. a966473 pci: Disable expansion ROM address decoding when signature check fails by Bin Meng · Wed Jul 08 13:06:41 2015 +0800
  24. 51e98ca pci: Configure expansion ROM during auto config process by Bin Meng · Wed Jul 08 13:06:40 2015 +0800
  25. f6d504f x86: Configure VESA parameters before loading Linux kernel by Bin Meng · Mon Jul 06 16:31:36 2015 +0800
  26. 4de3886 x86: Move VGA option rom macros to Kconfig by Bin Meng · Mon Jul 06 16:31:33 2015 +0800
  27. 4000260 video: Add 32-bit color depth support for VBE by Jian Luo · Mon Jul 06 16:31:29 2015 +0800
  28. 7cc45c7 pci: Remove parameter 'class' of pci_rom_load() by Bin Meng · Fri Apr 24 15:48:04 2015 +0800
  29. 932f80e pci: Option rom class is a 24-bit number by Bin Meng · Fri Apr 24 15:48:03 2015 +0800
  30. 684818d x86: video: Allow video ROM execution to fall back to the other method by Simon Glass · Tue Jan 27 22:13:34 2015 -0700
  31. f40ad9f drivers/pci/pci_rom.c: fix compile warning under 64bit mode by Minghuan Lian · Thu Jan 22 13:21:55 2015 +0800
  32. 1c1695b x86: Access the VGA ROM when needed by Simon Glass · Wed Jan 14 21:37:04 2015 -0700
  33. 02db217 x86: pci: Don't stop when we get a vendor/device mismatch by Simon Glass · Mon Dec 29 19:32:27 2014 -0700
  34. 1b6b9b9 x86: Support ROMs on other archs by Simon Glass · Mon Dec 29 19:32:24 2014 -0700
  35. dfca446 x86: Correct endianness isues in pci_rom by Simon Glass · Mon Dec 29 19:32:23 2014 -0700
  36. c49a8f8 x86: pci: Display vesa modes in hex by Simon Glass · Thu Jan 01 16:18:05 2015 -0700
  37. f689808 x86: video: Add debug option to time the BIOS copy by Simon Glass · Thu Jan 01 16:18:01 2015 -0700
  38. ed33cb8 x86: pci: Don't return a vesa mode when there is not video by Simon Glass · Thu Jan 01 16:18:00 2015 -0700
  39. f87bbff pci: Add general support for execution of video ROMs by Simon Glass · Fri Nov 14 20:56:33 2014 -0700