1. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  2. c1bfbe0 soc/intel: Replace bad uses of `find_resource` by Angel Pons · 2 years, 8 months ago
  3. 12fc21b soc/intel/broadwell: Rename `ramstage.h` by Angel Pons · 3 years, 1 month ago
  4. 9126093 soc/intel/broadwell: Drop `config_t` typedef by Angel Pons · 3 years, 1 month ago
  5. a8753e9 haswell/broadwell: Replace remaining MCHBAR accessors by Angel Pons · 3 years, 3 months ago
  6. 0f30063 soc/intel/broadwell: Conditionally skip PRE_GRAPHICS_DELAY by Kyösti Mälkki · 3 years, 7 months ago
  7. 74bc46c soc/intel/broadwell: Convert some CONFIG(CHROMEOS) preprocessor by Kyösti Mälkki · 3 years, 7 months ago
  8. b8a8249 soc/intel/broadwell/gma.c: Add missing `break` in switch by Angel Pons · 3 years, 5 months ago
  9. 9d733de soc/intel/broadwell: Use Haswell CPU headers by Angel Pons · 3 years, 8 months ago
  10. 97e21d3 nb/intel/hsw,soc/intel/{bdw,skl,apl},mb/*: unify dt panel settings by Michael Niewöhner · 3 years, 6 months ago
  11. 44fa0d4 soc/intel/bdw,nb/intel/hsw: convert panel delays to ms representation by Michael Niewöhner · 3 years, 6 months ago
  12. 3054a19 soc/intel/bdw,nb/intel/hsw: correct mask for panel power cycle delay by Michael Niewöhner · 3 years, 6 months ago
  13. 257b00f soc/intel/broadwell/gma.c: Align struct with Haswell by Angel Pons · 3 years, 9 months ago
  14. 9eaca7d soc/intel/broadwell: Get rid of `cpu_is_ult` by Angel Pons · 3 years, 9 months ago
  15. cb2080f soc/intel/broadwell: Drop `broadwell_pci_ops` by Angel Pons · 3 years, 9 months ago
  16. 14cd17a soc/intel/broadwell/gma.c: Align `igd_setup_panel` with Haswell by Angel Pons · 3 years, 9 months ago
  17. 9bf45b4 soc/intel/broadwell/igd.c: Rename to gma.c by Angel Pons · 3 years, 9 months ago[Renamed from src/soc/intel/broadwell/igd.c]
  18. f8d4745 soc/intel/broadwell: Drop `gpu_panel_port_select` by Angel Pons · 3 years, 10 months ago
  19. dd59762 intel/gma: Only enable bus mastering if we are going to use it by Nico Huber · 4 years, 2 months ago
  20. dfdf102 intel/gma: Don't bluntly enable I/O by Nico Huber · 4 years, 2 months ago
  21. f2a0be2 drivers/intel/gma: Move IGD OpRegion to CBMEM by Nico Huber · 4 years, 2 months ago
  22. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  23. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  24. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 2 months ago
  25. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 2 months ago
  26. f94ac9a soc/intel/broadwell: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  27. 53e2446 soc/intel/broadwell: add ACPI backlight support by Matt DeVillier · 8 years ago
  28. e47132b intel/broadwell: Correct backlight-PWM divider by Nico Huber · 4 years, 4 months ago
  29. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  30. 608fbf8 src/soc/intel: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 7 months ago
  31. a06689c intel/broadwell: Hook libgfxinit up by Nico Huber · 4 years, 9 months ago
  32. 3b57a7c intel/broadwell: Implement proper backlight PWM config by Nico Huber · 4 years, 9 months ago
  33. 8950cfb soc/intel: Use config_of() by Kyösti Mälkki · 5 years ago
  34. 27d02d8 src/soc: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  35. 807803a vboot: remove OPROM-related code by Joel Kitching · 5 years ago
  36. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  37. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  38. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  39. 773488f soc/intel/broadwell: add support for Intel GMA OpRegion by Matt DeVillier · 7 years ago
  40. fea2429 security/vboot: Move vboot2 to security kconfig section by Philipp Deppenwiese · 7 years ago
  41. 8a9c7dc soc/intel/broadwell: Fix {}, () and conditional issues by Lee Leahy · 7 years ago
  42. 23602df soc/intel/broadwell: Add int to unsigned by Lee Leahy · 7 years ago
  43. e392f41 soc/intel/broadwell: Rework IGD's CDClk selection by Nico Huber · 8 years ago
  44. f8960a6 soc/broadwell: set EM4/EM5 registers based on cdclk by Matt DeVillier · 8 years ago
  45. 0325dc6 bootmode: Get rid of CONFIG_BOOTMODE_STRAPS by Furquan Shaikh · 8 years ago
  46. 2a12e2e vboot: Separate vboot from chromeos by Furquan Shaikh · 8 years ago
  47. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  48. 1ec23c9 intel/broadwell: Hide use of acpi_slp_type by Kyösti Mälkki · 9 years ago
  49. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  50. 1e6b591 broadwell: Skip pre-graphics delay in resume path by Duncan Laurie · 9 years ago
  51. 49efaf2 broadwell: Work around VBIOS framebuffer issue by Duncan Laurie · 10 years ago
  52. b8a7b71 broadwell: Only do pre-graphics delay when running option rom by Duncan Laurie · 10 years ago
  53. e86ac7e broadwell: Skip DDI-A enable in S3 resume by Duncan Laurie · 10 years ago
  54. 4ee4bd5 broadwell: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  55. 84b9cf4 broadwell: Tweak GFXPAUSE settings based on revision by Duncan Laurie · 10 years ago
  56. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  57. a6354a1 broadwell: Preparations for building by Marc Jones · 10 years ago
  58. 986e85c intel: Use 'FORCEWAKE_ACK_HSW' define over '0x130044' by Edward O'Callaghan · 10 years ago
  59. 6168027 broadwell: ACPI, romstage, and other updates by Duncan Laurie · 10 years ago
  60. c88c54c broadwell: add new intel SOC by Duncan Laurie · 10 years ago