1. bcac361 video: Fix video on coreboot with the copy buffer by Simon Glass · 3 years, 6 months ago
  2. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  3. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  4. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  5. 0938767 video: pci: Set up the copy framebuffer by Simon Glass · 4 years, 3 months ago
  6. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  7. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  8. 3cabcf9 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · 4 years, 6 months ago
  9. 35a3f87 common: Move ll_boot_init() to init.h by Simon Glass · 4 years, 9 months ago
  10. 49a0f8c x86: Move acpi_s3.h to a common location by Simon Glass · 5 years ago
  11. 6c45651 x86: Support PCI VGA ROM when TPL is used by Simon Glass · 5 years ago
  12. 06696eb video: Allow driver to specify the line length by Simon Glass · 6 years ago
  13. 595aac9 pci: Add a little more debugging to pci_rom by Simon Glass · 6 years ago
  14. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  15. 6113093 pci: video: Only print out when everything is OK by Bin Meng · 6 years ago
  16. 76e7265 vbe: Drop vbe_get_video_info() by Bin Meng · 7 years ago
  17. 68769eb x86: pci: Allow conditionally run VGA rom in S3 by Bin Meng · 7 years ago
  18. 05cbd98 x86: Don't try to run the VGA BIOS in 64-bit mode by Simon Glass · 8 years ago
  19. 5f6ad02 vbe: Make vbe_setup_video_priv() public by Bin Meng · 8 years ago
  20. f0920e4 dm: video: Output verbose information in vbe_setup_video() by Bin Meng · 8 years ago
  21. ee87ee8 dm: video: Add driver-model support to vesa graphics by Simon Glass · 8 years ago
  22. f698baa pci: Add board_ prefix to should_load_oprom() and make it weak by Bin Meng · 8 years ago
  23. c0aea6b pci: Make load_oprom and run_oprom independent by Bin Meng · 8 years ago
  24. b45dd66 pci: Remove CONFIG_ALWAYS_LOAD_OPROM by Bin Meng · 8 years ago
  25. ed48899 pci_rom: fix may be used uninitialized warning by Andreas Bießmann · 9 years ago
  26. 7282672 dm: pci: Convert bios_emu to use the driver model PCI API by Simon Glass · 9 years ago
  27. 55616b8 pci_rom.c: Fix may be used uninitialized warning by Tom Rini · 9 years ago
  28. d830b15 dm: pci: Avoid a memory leak when allocating the ROM by Simon Glass · 9 years ago
  29. 8beb0bd dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API by Simon Glass · 9 years ago
  30. 3f4e1e8 dm: pci: video: Convert video and pci_rom to use DM PCI API by Simon Glass · 9 years ago
  31. 789fa27 x86: Remove HAVE_ACPI_RESUME by Bin Meng · 9 years ago
  32. 1916ec1 x86: Set up video framebuffer for coreboot before loading kernel by Bin Meng · 9 years ago
  33. 153e1dd video: coreboot: Save VESA mode for future use by Bin Meng · 9 years ago
  34. 1e7a047 x86: Sanity test on vesa parameters before setting up kernel screen_info by Bin Meng · 9 years ago
  35. f110da9 pci: Disable expansion ROM address decoding when signature check fails by Bin Meng · 9 years ago
  36. 6c89663 pci: Configure expansion ROM during auto config process by Bin Meng · 9 years ago
  37. a452002 x86: Configure VESA parameters before loading Linux kernel by Bin Meng · 9 years ago
  38. 786a08e x86: Move VGA option rom macros to Kconfig by Bin Meng · 9 years ago
  39. 0e98a14 video: Add 32-bit color depth support for VBE by Jian Luo · 9 years ago
  40. 81d0b35 pci: Remove parameter 'class' of pci_rom_load() by Bin Meng · 9 years ago
  41. d57c2f2 pci: Option rom class is a 24-bit number by Bin Meng · 9 years ago
  42. bc17d8f x86: video: Allow video ROM execution to fall back to the other method by Simon Glass · 10 years ago
  43. ef2d17f drivers/pci/pci_rom.c: fix compile warning under 64bit mode by Minghuan Lian · 10 years ago
  44. 4a2708a x86: Access the VGA ROM when needed by Simon Glass · 10 years ago
  45. c5caba0 x86: pci: Don't stop when we get a vendor/device mismatch by Simon Glass · 10 years ago
  46. bdc88d4 x86: Support ROMs on other archs by Simon Glass · 10 years ago
  47. 4030524 x86: Correct endianness isues in pci_rom by Simon Glass · 10 years ago
  48. 9a99caf x86: pci: Display vesa modes in hex by Simon Glass · 10 years ago
  49. fba7eac x86: video: Add debug option to time the BIOS copy by Simon Glass · 10 years ago
  50. 23609c7 x86: pci: Don't return a vesa mode when there is not video by Simon Glass · 10 years ago
  51. 6854f87 pci: Add general support for execution of video ROMs by Simon Glass · 10 years ago