1. bfb3980 nb/intel/haswell: Synchronize lists of graphics PCI IDs by Nico Huber · 4 weeks ago
  2. 3140217 tree: Remove blank lines before '}' and after '{' by Elyes Haouas · 3 months ago
  3. 1e28218 nb/haswell: Disable iGPU when dGPU is used by Leah Rowe · 4 months ago
  4. ac435b4 intel/haswell,lynxpoint: Fix out() parameter order by Kyösti Mälkki · 1 year, 8 months ago
  5. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  6. 536d36a nb/intel: Replace bad uses of `find_resource` by Angel Pons · 2 years, 8 months ago
  7. bc04997 nb/intel/haswell/gma.c: Add ULX PCI device IDs by Angel Pons · 3 years, 5 months ago
  8. 29bc624 nb/haswell/gma: Add Desktop GT1.5 (HD 4400) Device ID by Mate Kukri · 3 years, 1 month ago
  9. 037137d nb/intel: Remove unused <string.h> by Elyes HAOUAS · 3 years, 5 months ago
  10. 0f30063 soc/intel/broadwell: Conditionally skip PRE_GRAPHICS_DELAY by Kyösti Mälkki · 3 years, 7 months ago
  11. e2ec60f nb/intel/haswell/haswell.h: Do not include `pch.h` by Angel Pons · 3 years, 5 months ago
  12. 97e21d3 nb/intel/hsw,soc/intel/{bdw,skl,apl},mb/*: unify dt panel settings by Michael Niewöhner · 3 years, 6 months ago
  13. 44fa0d4 soc/intel/bdw,nb/intel/hsw: convert panel delays to ms representation by Michael Niewöhner · 3 years, 6 months ago
  14. 3054a19 soc/intel/bdw,nb/intel/hsw: correct mask for panel power cycle delay by Michael Niewöhner · 3 years, 6 months ago
  15. f5dd7b6 {cpu,nb}/intel/haswell: Drop unnecessary `UL` suffix by Angel Pons · 3 years, 8 months ago
  16. 08e5b65 nb/intel/haswell/gma.c: Drop unused ChromeOS include by Angel Pons · 3 years, 9 months ago
  17. fe152de nb/intel/haswell/gma.c: Drop unused `set_translation_table` function by Angel Pons · 3 years, 9 months ago
  18. da59ca9 nb/intel/haswell/gma.c: Drop space after unary `!` by Angel Pons · 3 years, 9 months ago
  19. db3047c nb/intel/haswell/gma.c: Move log message to the right place by Angel Pons · 3 years, 9 months ago
  20. e153a35 nb/intel/haswell/gma.c: Use `config_of` in `gma_setup_panel` by Angel Pons · 3 years, 9 months ago
  21. d049579 nb/intel/haswell: Drop `gpu_panel_port_select` by Angel Pons · 3 years, 10 months ago
  22. 12a13e1 nb/intel/haswell: Add Crystal Well PCI IDs by Iru Cai · 4 years, 1 month ago
  23. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 1 month ago
  24. dd59762 intel/gma: Only enable bus mastering if we are going to use it by Nico Huber · 4 years, 2 months ago
  25. dfdf102 intel/gma: Don't bluntly enable I/O by Nico Huber · 4 years, 2 months ago
  26. f2a0be2 drivers/intel/gma: Move IGD OpRegion to CBMEM by Nico Huber · 4 years, 2 months ago
  27. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  28. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 2 months ago
  29. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 2 months ago
  30. 4b42983 src/northbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  31. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 3 months ago
  32. 41c4eb5 nb/intel/haswell: Simplify GMA SSDT generator by Matt DeVillier · 4 years, 3 months ago
  33. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 3 months ago
  34. c2e4642 nb/intel/haswell: Implement proper backlight PWM config by Nico Huber · 4 years, 3 months ago
  35. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  36. 1db5bc7 nb/intel/haswell: Tidy up code and comments by Angel Pons · 4 years, 6 months ago
  37. dc987fe src/northbridge: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 7 months ago
  38. 468d02c src/[northbridge,security]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 9 months ago
  39. ec93be5 nb/intel/haswell/gma: Drop NGI remnant by Nico Huber · 5 years ago
  40. 51401c3 src/northbridge: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  41. 4a0f071 {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() by Subrata Banik · 5 years ago
  42. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  43. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  44. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  45. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  46. 45e6c82 Fix typos involving "the the" by Jonathan Neuschäfer · 6 years ago
  47. 1a73eb0 nb/intel/haswell/gma: Support boards that have DDI E connected by Tristan Corrick · 6 years ago
  48. b60920d northbridge: Use 'unsigned int' to bare use of 'unsigned' by Elyes HAOUAS · 6 years ago
  49. e6c8f7e nb/intel/*/gma.c: Skip NGI when VGA decode is not enabled by Arthur Heymans · 6 years ago
  50. 77f7a6e nb/intel/haswell: Get rid of device_t by Elyes HAOUAS · 6 years ago
  51. 504d1ef 3rdparty/lib{hwbase,gfxinit}: Update to latest master by Nico Huber · 7 years ago
  52. 1822816 drivers/intel/gma: Put gma_gfxinit() into its own header by Nico Huber · 7 years ago
  53. ebe08e0 drivers/intel/gma/opregion: migrate from nb/common by Matt DeVillier · 7 years ago
  54. 89f3a60 nb/intel/haswell/gma: Set ASLS on S3 resume by Patrick Rudolph · 7 years ago
  55. 19c2ad8 drv/intel/gma/opregion: Add interface for GNVS ASLB handling by Patrick Rudolph · 7 years ago
  56. fa0725d northbridge/intel/haswell: Fix undefined behavior by Ryan Salsamendi · 7 years ago
  57. 7c78970 nb/haswell: set ASLB gnvs to OpRegion ACPI memory address by Matt DeVillier · 7 years ago
  58. 3323260 nb/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  59. 9aca643 nb/intel/haswell/gma: Use common init_igd_opregion method by Patrick Rudolph · 7 years ago
  60. ee14ccc nb/intel/haswell/gma: Write ACPI tables by Patrick Rudolph · 7 years ago
  61. d4ebeaf device/Kconfig: Put gfx init methods into a `choice` by Nico Huber · 7 years ago
  62. 0df9a01 nb/intel/haswell: Fix up C NGI remnants by Nico Huber · 7 years ago
  63. 6955b9c northbridge/haswell: clean up native graphics init code by Matt DeVillier · 7 years ago
  64. 23cda347 nb/intel/haswell: Hook up libgfxinit by Arthur Heymans · 8 years ago
  65. 128c104 nb/intel: Fix some spelling mistakes in comments and strings by Martin Roth · 8 years ago
  66. 69d658f northbridge/intel/haswell: Add space around operators by Elyes HAOUAS · 8 years ago
  67. 12df950 northbridge/intel: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  68. 0325dc6 bootmode: Get rid of CONFIG_BOOTMODE_STRAPS by Furquan Shaikh · 8 years ago
  69. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  70. c4e49f6 Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() by Martin Roth · 9 years ago
  71. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  72. dd2bc3f igd.asl rewrite by Vladimir Serbinenko · 10 years ago
  73. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  74. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  75. 986e85c intel: Use 'FORCEWAKE_ACK_HSW' define over '0x130044' by Edward O'Callaghan · 10 years ago
  76. 6481cfb1 peppy and falco: set panel power timings in northbridge, using devicetree, not mainboards by Ronald G. Minnich · 11 years ago
  77. 3a75e5e Haswell/falco/peppy/slippy: continue to clean up FUI. by Ronald G. Minnich · 11 years ago
  78. 4c8465c Peppy, Haswell: refactor and create set_translation_table function in haswell/gma.c by Ronald G. Minnich · 11 years ago
  79. 9518b56 intel/gma: Clarify code and use dedicated init for Google Peppy by Ronald G. Minnich · 11 years ago
  80. 77f48cd Falco/Slippy: Patch to refactor haswell/gma.c and mainboard/google/slippy/i915io.c by Furquan Shaikh · 11 years ago
  81. cb61ea7 Falco/Slippy: Patch to remove redundant graphics initializations by Furquan Shaikh · 11 years ago
  82. f1aabec intel/haswell: Allow pre-graphics delay by Stefan Reinauer · 10 years ago
  83. ab56b3b ChromeOS: Remove oprom_is_loaded by Kyösti Mälkki · 11 years ago
  84. 30fe612 MTRR: Mark all prefetchable resources as WRCOMB. by Vladimir Serbinenko · 10 years ago
  85. 3106d0f haswell: Misc updates from 1.6.1 ref code by Duncan Laurie · 11 years ago
  86. 356833d haswell: Fix up GPU power management setup by Duncan Laurie · 11 years ago
  87. 5bcca7e haswell: pull in the init code for FUI by Ronald G. Minnich · 11 years ago
  88. c7f2ab7 haswell: Add magic to turn on grahpics in normal mode by Duncan Laurie · 11 years ago
  89. 990555b haswell: Update GT PM register value by Duncan Laurie · 11 years ago
  90. 4f78b18 fox_wtm2: First step support for coreboot-based graphics startup by Ronald G. Minnich · 11 years ago
  91. 2a66d6b FOX_WTM2: First pass at FUI. by Ronald G. Minnich · 11 years ago
  92. fcfe67c haswell: add option to mark graphics memory write-combining. by Aaron Durbin · 11 years ago
  93. 26e7dd7 haswell: more ULT/LP support and minor tweaks by Duncan Laurie · 12 years ago
  94. 7116129 haswell: Add VGA PCI ID mappings by Aaron Durbin · 12 years ago
  95. df7be71 haswell: Add ULT device IDs by Duncan Laurie · 12 years ago
  96. 67113e9 haswell: Update GPU power management setup by Duncan Laurie · 11 years ago
  97. 76c3700 haswell: Add initial support for Haswell platforms by Aaron Durbin · 12 years ago