1. af88044 driver/intel to /driver/ocp: Rename Makefiles from .inc to .mk by Martin Roth · 7 months ago
  2. 1b44a05 drivers/intel/gma: Only show the choice when a VBT is to be added by Arthur Heymans · 8 months ago
  3. 8bde652 drivers/intel/gma/opregion: Use CBFS cache to load VBT by Jeremy Compostella · 10 months ago
  4. 7ffd37d drivers/intel/gma/Kconfig: Add VBT compression configuration entry by Jeremy Compostella · 1 year, 2 months ago
  5. 1858903 drivers/intel/gma: Update port select bit definitions by Subrata Banik · 11 months ago
  6. 78d2469 drivers: Remove space between function name and '(' by Elyes Haouas · 11 months ago
  7. 74f1877 arch to drivers/intel: Fix misspellings & capitalization issues by Martin Roth · 12 months ago
  8. 3467704 drivers/intel/gma: Remove space between function name and '(' by Elyes Haouas · 12 months ago
  9. d2e7c0f drivers/intel/gma/Kconfig: Remove unused INTEL_GMA_OPREGION_2_0 by Elyes Haouas · 1 year, 1 month ago
  10. d686ee2 drivers/intel/gma/intel_bios.h: Use C99 flexible arrays by Elyes Haouas · 1 year, 1 month ago
  11. a2a7fec soc/intel/alderlake: Wait for panel power cycle to complete by Jeremy Compostella · 1 year, 7 months ago
  12. b628bec drivers/intel/gma: Use libgfxinit Update_Output to turn off graphics by Jeremy Compostella · 1 year, 7 months ago
  13. e02e918 drivers/intel/gma: Dump output setting only if DEBUG_ADA_CODE is set by Jeremy Compostella · 1 year, 7 months ago
  14. 1a0a280 drivers/intel/gma/hires_fb/gma-gfx_init.adb: Remove spaces before tabs by Elyes Haouas · 1 year, 7 months ago
  15. c9f8380 drivers/intel/gma/text_fb/gma-gfx_init.adb: Remove spaces before tabs by Elyes Haouas · 1 year, 7 months ago
  16. 4475263 drivers/intel/gma: Enable Alder Lake libgfxinit support by Jeremy Compostella · 1 year, 9 months ago
  17. 47f154c soc/intel/common/block: Add Intel VGA early graphics support by Jeremy Compostella · 1 year, 9 months ago
  18. 765e5df drivers/intel/gma: Hook up libgfxinit in romstage by Jeremy Compostella · 1 year, 9 months ago
  19. 9df60d3 tree/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 8 months ago
  20. d252776 tree: Replace And(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  21. 35e65a8 tree: Replace And(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  22. 274fa64 tree: Replace Or(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  23. 52f4652 drivers/intel/gma/acpi: Replace Store(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  24. eb99f62 {drivers,superio}/acpi: Replace ShiftRight(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  25. 8b8ada6 /: Remove extra space after comma by Elyes Haouas · 1 year, 9 months ago
  26. 69451f1 src/drivers: Clean up includes by Elyes Haouas · 1 year, 10 months ago
  27. f731922 drivers: Add SPDX identifiers to files missing them by Martin Roth · 2 years ago
  28. 55be012 drivers: Get rid of unnecessary blank lines {before,after} brace by Elyes HAOUAS · 2 years, 7 months ago
  29. 1225083 drivers/intel/gma/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  30. fa9e31b drivers/intel/gma/acpi: Replace LGreater(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  31. 04e6893 drivers/intel/gma/acpi: Replace LLess(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  32. 6041543 drivers/intel/gma/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  33. c2434f4 drivers/intel/gma/opregion.c: Fix uninitialised variable use by Arthur Heymans · 2 years, 6 months ago
  34. 0a7931b drivers: Remove unused <acpi/acpi.h> by Elyes HAOUAS · 2 years, 8 months ago
  35. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 5 months ago
  36. b8a2301 drivers/intel/gma: Guard add_vbt_to_cbfs macro by Matt DeVillier · 2 years, 6 months ago
  37. 66e2630 drivers/intel/gma/acpi: Replace Decrement() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  38. 42fcf5a drivers/intel/gma/acpi: Replace Increment() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  39. 406453c drivers/intel/gma/acpi: Replace LOr() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  40. b232ca6 drivers/intel/gma/acpi: Replace Divide(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  41. 24eb605 drivers/intel/gma/acpi: Replace Multiply(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  42. ea642ab drivers/intel/gma/acpi: Replace Add(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  43. 1eba196 drivers/intel/gma/acpi: Replace Subtract(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  44. e55a7d1 drivers/intel/gma/acpi: Use ASL 2.0 syntax to access arrays by Felix Singer · 2 years, 8 months ago
  45. 1b8159b drivers/intel/gma: Support IGD Opregion 2.1 by Meera Ravindranath · 3 years, 4 months ago
  46. 92637df drivers/intel/gma: Restructure Opregion version info code by Meera Ravindranath · 3 years, 1 month ago
  47. a6b60eb drivers/intel/gma: Move extended VBT just below opregion by Maulik V Vaghela · 3 years, 2 months ago
  48. 33dddc4 drivers/intel/gma/opregion.c: Re-add lost log message by Angel Pons · 3 years, 2 months ago
  49. 926949d drivers/intel/gma: Restructure IGD opregion init code by MAULIK V VAGHELA · 3 years, 2 months ago
  50. 69007ec drivers/intel/gma/Kconfig: Simplify CFL/WHL/CML conditions by Angel Pons · 3 years, 4 months ago
  51. 52bab25 drivers/intel/gma/Kconfig: Simplify Skylake/Kaby Lake conditions by Angel Pons · 3 years, 4 months ago
  52. c893197 commonlib/region: Turn addrspace_32bit into a more official API by Julius Werner · 3 years, 4 months ago
  53. 54d59ef drivers/intel/gma/gma.ads: Uniformize casing by Angel Pons · 3 years, 6 months ago
  54. 75d19d7 drivers/intel/gma/opregion.c: Use __func__ by Elyes HAOUAS · 3 years, 7 months ago
  55. 4041772 drivers/intel/gma/intel_bios.h: Remove repeated word by Elyes HAOUAS · 3 years, 7 months ago
  56. d585564 drivers/intel/gma: add macro for one internal panel in gfx struct by Michael Niewöhner · 3 years, 8 months ago
  57. 97e21d3 nb/intel/hsw,soc/intel/{bdw,skl,apl},mb/*: unify dt panel settings by Michael Niewöhner · 3 years, 8 months ago
  58. c6589ae drivers/intel/gma: Include gfx.asl by default for all platforms... by Matt DeVillier · 3 years, 9 months ago
  59. 5cf4c87 soc/intel/common: Move gfx.asl to drivers/intel/gma by Matt DeVillier · 3 years, 8 months ago
  60. fca152c soc/intel/cnl: add Kconfig values for GMA backlight registers by Michael Niewöhner · 3 years, 8 months ago
  61. 5c2efa1 drivers/intel/gma: drop unused register to resolve name conflict by Michael Niewöhner · 3 years, 8 months ago
  62. 8c60492 drivers/libgfxinit: Add Comet Lake to supported platforms by Felix Singer · 4 years, 4 months ago
  63. 3394040 3rdparty/libgfxinit: Update for Cannon Point support by Nico Huber · 3 years, 8 months ago
  64. 92106b1 drivers: Replace multiple fill_lb_framebuffer with single instance by Patrick Rudolph · 4 years, 6 months ago
  65. 834b3ec cbfs: Simplify load/map API names, remove type arguments by Julius Werner · 4 years, 6 months ago
  66. 6719c82 drivers/intel/gma: Add Kconfig option for vbt data size by Srinidhi N Kaushik · 3 years, 10 months ago
  67. cf5d583 drivers/intel/gma: Increase vbt_data size by Srinidhi N Kaushik · 3 years, 10 months ago
  68. d161a2f src/drivers: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  69. 2a16331 soc/intel/apl: Add panel power and backlight configuration by Nico Huber · 4 years, 7 months ago
  70. 668132a4 {intel/gma,include/device}: Delete unused 'drm_dp_helper.h' file by Elyes HAOUAS · 4 years ago
  71. af56a77 src: Remove whitespace between 'sizeof' and '(' by Elyes HAOUAS · 4 years, 1 month ago
  72. 51e138c drivers/intel/gma/Kconfig: Avoid dependency hell when ignoring straps by Angel Pons · 4 years, 1 month ago
  73. 3dde7e7 drivers/intel/gma/i915_reg.h: Drop dead code by Angel Pons · 4 years, 1 month ago
  74. 8a0d130 drivers/intel/gma/intel_ddi.c: Clean up by Elyes HAOUAS · 4 years, 3 months ago
  75. 379aab4 src: Remove unused 'include <cpu/x86/mtrr.h>' by Elyes HAOUAS · 4 years, 3 months ago
  76. f2a0be2 drivers/intel/gma: Move IGD OpRegion to CBMEM by Nico Huber · 4 years, 4 months ago
  77. 10999ea6 drivers: Use SPDX identifiers by Jacob Garber · 4 years, 3 months ago
  78. dd467bf drivers/intel/gma: Add override for presence straps by Matt DeVillier · 4 years, 3 months ago
  79. 9bafc49 drivers/intel/gma: License libgfxinit glue code under GPL v2 by Nico Huber · 4 years, 3 months ago
  80. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  81. 593124d treewide: Convert more license headers to SPDX style by Patrick Georgi · 4 years, 3 months ago
  82. 16849bb treewide: split off license text, remove extra copyright notices by Patrick Georgi · 4 years, 3 months ago
  83. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  84. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  85. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  86. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 3 months ago
  87. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  88. b8a0cd1 src: Remove not used 'include <smbios.h>' by Elyes HAOUAS · 4 years, 5 months ago
  89. 2d7173d src: Remove unused 'include <cpu/x86/cache.h>' by Elyes HAOUAS · 4 years, 4 months ago
  90. 168d8a4 drivers/intel/gma: put controller in separate header by Matt DeVillier · 4 years, 4 months ago
  91. af0f410 drivers/intel/gma: Remove unneeded white space by Elyes HAOUAS · 4 years, 5 months ago
  92. 8a3453f src/drivers: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  93. 79b3501 drivers/intel/gma: drop intel_gma_get_controller_info() by Matt DeVillier · 4 years, 5 months ago
  94. 38641aa drivers/intel/gma/acpi: Bail out on empty display list by Nico Huber · 4 years, 5 months ago
  95. 6343cd8 drivers/intel/gma: fold gma.asl into default_brightness_levels.asl by Matt DeVillier · 4 years, 5 months ago
  96. b0b25c8 drivers/intel/gma/acpi: Provide default definition for displays by Nico Huber · 4 years, 5 months ago
  97. 9af0b15 drivers/intel/gma: Drop unused `backlight` field by Nico Huber · 4 years, 5 months ago
  98. c2e4642 nb/intel/haswell: Implement proper backlight PWM config by Nico Huber · 4 years, 5 months ago
  99. 612a867 drivers/intel/gma/acpi: Add Kconfigs for backlight registers by Nico Huber · 5 years ago
  100. d07ac8e drivers/intel/gma: Ditch `link_frequency_270_mhz` setting by Nico Huber · 4 years, 5 months ago