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