1. f2a0be2 drivers/intel/gma: Move IGD OpRegion to CBMEM by Nico Huber · 4 years, 3 months ago
  2. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  3. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 3 months ago
  4. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 3 months ago
  5. 4b42983 src/northbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  6. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 3 months ago
  7. 41c4eb5 nb/intel/haswell: Simplify GMA SSDT generator by Matt DeVillier · 4 years, 4 months ago
  8. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 4 months ago
  9. c2e4642 nb/intel/haswell: Implement proper backlight PWM config by Nico Huber · 4 years, 4 months ago
  10. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  11. 1db5bc7 nb/intel/haswell: Tidy up code and comments by Angel Pons · 4 years, 6 months ago
  12. dc987fe src/northbridge: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 8 months ago
  13. 468d02c src/[northbridge,security]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 9 months ago
  14. ec93be5 nb/intel/haswell/gma: Drop NGI remnant by Nico Huber · 5 years ago
  15. 51401c3 src/northbridge: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  16. 4a0f071 {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() by Subrata Banik · 5 years ago
  17. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  18. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  19. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  20. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  21. 45e6c82 Fix typos involving "the the" by Jonathan Neuschäfer · 6 years ago
  22. 1a73eb0 nb/intel/haswell/gma: Support boards that have DDI E connected by Tristan Corrick · 6 years ago
  23. b60920d northbridge: Use 'unsigned int' to bare use of 'unsigned' by Elyes HAOUAS · 6 years ago
  24. e6c8f7e nb/intel/*/gma.c: Skip NGI when VGA decode is not enabled by Arthur Heymans · 6 years ago
  25. 77f7a6e nb/intel/haswell: Get rid of device_t by Elyes HAOUAS · 6 years ago
  26. 504d1ef 3rdparty/lib{hwbase,gfxinit}: Update to latest master by Nico Huber · 7 years ago
  27. 1822816 drivers/intel/gma: Put gma_gfxinit() into its own header by Nico Huber · 7 years ago
  28. ebe08e0 drivers/intel/gma/opregion: migrate from nb/common by Matt DeVillier · 7 years ago
  29. 89f3a60 nb/intel/haswell/gma: Set ASLS on S3 resume by Patrick Rudolph · 7 years ago
  30. 19c2ad8 drv/intel/gma/opregion: Add interface for GNVS ASLB handling by Patrick Rudolph · 7 years ago
  31. fa0725d northbridge/intel/haswell: Fix undefined behavior by Ryan Salsamendi · 7 years ago
  32. 7c78970 nb/haswell: set ASLB gnvs to OpRegion ACPI memory address by Matt DeVillier · 7 years ago
  33. 3323260 nb/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  34. 9aca643 nb/intel/haswell/gma: Use common init_igd_opregion method by Patrick Rudolph · 7 years ago
  35. ee14ccc nb/intel/haswell/gma: Write ACPI tables by Patrick Rudolph · 7 years ago
  36. d4ebeaf device/Kconfig: Put gfx init methods into a `choice` by Nico Huber · 7 years ago
  37. 0df9a01 nb/intel/haswell: Fix up C NGI remnants by Nico Huber · 7 years ago
  38. 6955b9c northbridge/haswell: clean up native graphics init code by Matt DeVillier · 7 years ago
  39. 23cda347 nb/intel/haswell: Hook up libgfxinit by Arthur Heymans · 8 years ago
  40. 128c104 nb/intel: Fix some spelling mistakes in comments and strings by Martin Roth · 8 years ago
  41. 69d658f northbridge/intel/haswell: Add space around operators by Elyes HAOUAS · 8 years ago
  42. 12df950 northbridge/intel: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  43. 0325dc6 bootmode: Get rid of CONFIG_BOOTMODE_STRAPS by Furquan Shaikh · 8 years ago
  44. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  45. c4e49f6 Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() by Martin Roth · 9 years ago
  46. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  47. dd2bc3f igd.asl rewrite by Vladimir Serbinenko · 10 years ago
  48. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  49. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  50. 986e85c intel: Use 'FORCEWAKE_ACK_HSW' define over '0x130044' by Edward O'Callaghan · 10 years ago
  51. 6481cfb1 peppy and falco: set panel power timings in northbridge, using devicetree, not mainboards by Ronald G. Minnich · 11 years ago
  52. 3a75e5e Haswell/falco/peppy/slippy: continue to clean up FUI. by Ronald G. Minnich · 11 years ago
  53. 4c8465c Peppy, Haswell: refactor and create set_translation_table function in haswell/gma.c by Ronald G. Minnich · 11 years ago
  54. 9518b56 intel/gma: Clarify code and use dedicated init for Google Peppy by Ronald G. Minnich · 11 years ago
  55. 77f48cd Falco/Slippy: Patch to refactor haswell/gma.c and mainboard/google/slippy/i915io.c by Furquan Shaikh · 11 years ago
  56. cb61ea7 Falco/Slippy: Patch to remove redundant graphics initializations by Furquan Shaikh · 11 years ago
  57. f1aabec intel/haswell: Allow pre-graphics delay by Stefan Reinauer · 10 years ago
  58. ab56b3b ChromeOS: Remove oprom_is_loaded by Kyösti Mälkki · 11 years ago
  59. 30fe612 MTRR: Mark all prefetchable resources as WRCOMB. by Vladimir Serbinenko · 10 years ago
  60. 3106d0f haswell: Misc updates from 1.6.1 ref code by Duncan Laurie · 11 years ago
  61. 356833d haswell: Fix up GPU power management setup by Duncan Laurie · 11 years ago
  62. 5bcca7e haswell: pull in the init code for FUI by Ronald G. Minnich · 11 years ago
  63. c7f2ab7 haswell: Add magic to turn on grahpics in normal mode by Duncan Laurie · 11 years ago
  64. 990555b haswell: Update GT PM register value by Duncan Laurie · 11 years ago
  65. 4f78b18 fox_wtm2: First step support for coreboot-based graphics startup by Ronald G. Minnich · 11 years ago
  66. 2a66d6b FOX_WTM2: First pass at FUI. by Ronald G. Minnich · 11 years ago
  67. fcfe67c haswell: add option to mark graphics memory write-combining. by Aaron Durbin · 11 years ago
  68. 26e7dd7 haswell: more ULT/LP support and minor tweaks by Duncan Laurie · 12 years ago
  69. 7116129 haswell: Add VGA PCI ID mappings by Aaron Durbin · 12 years ago
  70. df7be71 haswell: Add ULT device IDs by Duncan Laurie · 12 years ago
  71. 67113e9 haswell: Update GPU power management setup by Duncan Laurie · 12 years ago
  72. 76c3700 haswell: Add initial support for Haswell platforms by Aaron Durbin · 12 years ago