1. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 6 months ago
  2. f4dc46a soc/intel/commonlake: Re-add SATA to soc_api_name() list by Matt DeVillier · 6 months ago
  3. 1dbe82b Revert "soc/intel/cannonlake: Add missing min sleep state for thermal device" by Matt DeVillier · 6 months ago
  4. ea19858 soc/intel: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago
  5. 792ed63 soc/intel/cannonlake: Report correct latencies for C states by Nico Huber · 3 years ago
  6. c8a6955 Reland "Kconfig: Bring HEAP_SIZE to a common, large value" by Patrick Georgi · 6 months ago
  7. e00523a soc/intel/cannonlake: Drop entries from soc_acpi_name() by Matt DeVillier · 8 months ago
  8. acbc491 Revert "Kconfig: Bring HEAP_SIZE to a common, large value" by Patrick Georgi · 8 months ago
  9. 96a7d9e soc/intel/cannonlake: Add missing entry to soc_acpi_name() by Matt DeVillier · 9 months ago
  10. d64b66b soc/intel/cannonlake: Add missing min sleep state for thermal device by Matt DeVillier · 9 months ago
  11. 19799b4 soc/intel/*: Correct ACPI device name for eMMC by Matt DeVillier · 9 months ago
  12. b065e81 soc/intel/cannonlake: Implement SoC sleep state array by Matt DeVillier · 9 months ago
  13. 859a781 soc/intel/cannonlake: Add/use chipset devicetrees by Matt DeVillier · 9 months ago
  14. 41ce3a5 soc/intel/cannonlake: Add ACPI devices for FSPI, SRAM, HEC1 by Matt DeVillier · 9 months ago
  15. 0b0113f device/device.h: Rename pci_domain_scan_bus by Arthur Heymans · 11 months ago
  16. 4dfa906 soc/intel/cannonlake: Support Comet Lake v1 and v2 in one build by Jonathon Hall · 10 months ago
  17. 44a48ce Kconfig: Bring HEAP_SIZE to a common, large value by Patrick Georgi · 9 months ago
  18. a5215c4 soc/intel: Move USB wake methods to a common ASL file by Reka Norman · 10 months ago
  19. 2aeb6e40 soc/intel/cannonlake/Kconfig: Deduplicate selections by Felix Singer · 11 months ago
  20. 53adf21 soc/intel/cannonlake/Makefile.inc: Remove dead code of CNL SoC by Felix Singer · 11 months ago
  21. 7575091 soc: Remove SOC_SPECIFIC_OPTIONS by Elyes Haouas · 11 months ago
  22. 88decca ACPI: Add helper fill_fadt_extended_pm_io() by Kyösti Mälkki · 1 year, 3 months ago
  23. e3bbd72 soc/intel/cannonlake: Hook up ucode for CML-S by Tim Crawford · 1 year ago
  24. d19ebe0 soc/intel: Rename pcr.asl to pch_pcr.asl by Subrata Banik · 1 year ago
  25. 0a60d10 soc/intel/*/pmc.c: Use newer function for resource declarations by Arthur Heymans · 1 year ago
  26. 2c7b6eb soc/intel/cannonlake/chip.h: Use boolean type where applicable by lilacious · 1 year, 1 month ago
  27. 40cb3fe commonlib/console/post_code.h: Change post code prefix to POSTCODE by lilacious · 1 year, 1 month ago
  28. e633d37 soc/intel/cometlake: Enable early caching of RAMTOP region by Sean Rhodes · 1 year, 3 months ago
  29. b15946d soc/intel: Add max memory speed into dimm info by Eric Lai · 1 year, 1 month ago
  30. ae0c84f soc/intel/cannonlake: Allow SoC to choose CAR mode (eNEM/NEM) by Subrata Banik · 1 year, 3 months ago
  31. 36ca7b3 soc/intel: Move USB PORTSC definition into IA common code by Subrata Banik · 1 year, 4 months ago
  32. 4c5b3f1 soc/intel/coffeelake: Select `X86_CLFLUSH_CAR` config by Lean Sheng Tan · 1 year, 4 months ago
  33. 9a5b743 soc/intel/cnl: Select CSE defined ME spec version for cannonlake by Dinesh Gehlot · 1 year, 5 months ago
  34. 829e8e6 soc/intel: Use common codeflow for MP init by Arthur Heymans · 1 year, 6 months ago
  35. 05df108 mb/prodrive/hermes: Hook up wake on USB option by Angel Pons · 1 year, 5 months ago
  36. ce79ae0 soc/intel/cnl: Move ME FSR structures to pertinent header by Dinesh Gehlot · 1 year, 6 months ago
  37. 7cba1c4 treewide: Remove duplicated include <device/pci.h> by Elyes Haouas · 1 year, 6 months ago
  38. 18d8fe2 soc/intel/*/include/soc/gpio.h: Add "IWYU pragma: export" comment by Elyes Haouas · 1 year, 6 months ago
  39. 244a365 soc/intel: Remove unused <stddef.h> by Elyes Haouas · 1 year, 6 months ago
  40. 6d64155 soc/intel/cannonlake: Fix incorrect `prev_sleep_state` issue by Subrata Banik · 1 year, 6 months ago
  41. 8a2c904 soc/intel/cannonlake: Use common gpio.h include by Dinesh Gehlot · 1 year, 6 months ago
  42. 9395cf9 soc/intel: Create common function to check PCH slot by Kapil Porwal · 1 year, 7 months ago
  43. 9df60d3 tree/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 7 months ago
  44. 7b8ac00 {acpi,arch,soc}/acpi: Replace constant "One" with actual number by Felix Singer · 1 year, 7 months ago
  45. c87c1ab tree/acpi: Replace Not(a) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  46. e9ac9f9 soc/intel: Drop SoC specific DPTF implementation by Subrata Banik · 1 year, 7 months ago
  47. d252776 tree: Replace And(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  48. 35e65a8 tree: Replace And(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  49. 86bc2e7 tree: Replace Or(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  50. 372573e tree: Replace ShiftLeft(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  51. 2585a99 soc/intel: Set `use_eisa_hids` based on `DPTF_USE_EISA_HID` config by Subrata Banik · 1 year, 7 months ago
  52. 4225a79 soc/intel/{apl,cnl,jsl}: Enable EISA HID support for DPTF by Subrata Banik · 1 year, 7 months ago
  53. e4aee2b soc/intel/cannonlake: Move DPTF ACPI Device IDs into header file by Subrata Banik · 1 year, 7 months ago
  54. 9ea73d1 drivers/intel/dptf: Add `soc_` prefix for `get_dptf_platform_info()` by Subrata Banik · 1 year, 7 months ago
  55. 315d326 treewide: Remove unused 'include <arch/io.h>' by Elyes Haouas · 1 year, 7 months ago
  56. 3dc4d84 soc/intel/cannonlake/acpi: Replace Store(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  57. d90154c soc/intel: Set IO APIC DMAR entry based on hw by Arthur Heymans · 1 year, 8 months ago
  58. 307320c sb,soc/intel: Address TCO SECOND_TO_STS name collision by Kyösti Mälkki · 1 year, 8 months ago
  59. 9018dee src/soc/intel: Remove unnecessary space after casts by Elyes Haouas · 1 year, 8 months ago
  60. 6be82a4 soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fill by David Milosevic · 1 year, 9 months ago
  61. c8b9608 soc/intel: Use `PWRMBASE` over static `Index 0` for PMC by Subrata Banik · 1 year, 8 months ago
  62. 624bf72 soc/intel/cannonlake: Fix GPIO reset mapping by Angel Pons · 1 year, 8 months ago
  63. def74aa soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h> by Elyes Haouas · 1 year, 9 months ago
  64. 9231f0b soc: Add SPDX license headers to Makefiles by Martin Roth · 1 year, 9 months ago
  65. 7bbc9a5 payloads/edk2: Disable the CPU Timer Lib unless supported by Sean Rhodes · 2 years ago
  66. 987f1f4 treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk' by Elyes Haouas · 1 year, 9 months ago
  67. 9baffae soc/intel/cmn/gfx: Add missing CML-U IGD device IDs by Michał Żygowski · 1 year, 10 months ago
  68. fdcf698 acpi/acpi_pm.c: refactor acpi_pm_state_for_* functions by Fabio Aiuto · 1 year, 10 months ago
  69. 7770990 soc/intel/spi: Move BIOS flash SPI controllers to fast SPI driver by Werner Zeh · 1 year, 11 months ago
  70. c5d0761 soc/intel/cnl: Add Cometlake-H/S Q0 (10+2) CPU ID by Jeremy Soller · 2 years ago
  71. c3aa659 soc/intel/cannonlake: Read HPR_CAUSE0 register by Angel Pons · 1 year, 10 months ago
  72. ff93c93 soc/intel/cannonlake: Set MAX_CPUS based on the SoC and PCH by Felix Singer · 2 years ago
  73. d797608 treewide: Remove unused <cpu/x86/mtrr.h> by Elyes Haouas · 2 years ago
  74. eb90c51 soc/intel/common/pch: Decouple CLIENT from BASE by Angel Pons · 2 years ago
  75. b1a4c62 soc/intel/cannonlake: Update VR config for Coffee Lake by Christian Walter · 2 years, 1 month ago
  76. 5f92ed8 soc/cannonlake: Hook up Comet Lake U 06-a6-01 microcode by Michał Żygowski · 2 years, 1 month ago
  77. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 2 months ago
  78. b1557e8 soc/intel/cannonlake/acpi: Replace LLessEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  79. 0767747 soc/intel/cannonlake/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  80. d62f3aa soc/intel/cannonlake/acpi: Replace LGreaterEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  81. 5c95604 soc/intel/cannonlake/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  82. 0b92aa6 soc/intel: Rename heci_init to cse_init by Subrata Banik · 2 years, 1 month ago
  83. 37a55d1 soc/intel/common/cpu: Use SoC overrides to set CPU privilege level by Subrata Banik · 2 years, 2 months ago
  84. 8ba9410 soc/intel/cannonlake: Hook up FSP hyper-threading setting to option API by Felix Singer · 2 years, 7 months ago
  85. 08769c6 soc/intel/*: Use SSDT to pass A4GB and A4GS by Arthur Heymans · 2 years, 2 months ago
  86. afe8409 soc/inte/*/gpio; Add GPE_EN and GPE_STS register definition by Maulik V Vaghela · 2 years, 2 months ago
  87. 40c2c07 soc/{amd/stoneyridge,intel}: Don't select VBOOT_SEPARATE_VERSTAGE by Arthur Heymans · 3 years, 3 months ago
  88. c176fc2 soc/intel: Decouple HECI disabling interface from HECI disable Kconfig by Subrata Banik · 2 years, 3 months ago
  89. 2b59481 soc/intel/cmn/lockdown: Perform SA lockdown configuration by Subrata Banik · 2 years, 3 months ago
  90. afeaa4d soc/intel: Remove unused <cbmem.h> by Elyes HAOUAS · 2 years, 6 months ago
  91. 5685cbb soc/intel/cannonlake: Drop unused LPC BIOS Control macro by Subrata Banik · 2 years, 3 months ago
  92. 9cb5dcb soc/intel: clean up dmi driver code by Wonkyu Kim · 2 years, 3 months ago
  93. afe5562 soc/intel/(cnl, jsl, tgl): Enable SOC_INTEL_COMMON_BASECODE by Sridhar Siricilla · 2 years, 4 months ago
  94. af27ac2 soc/intel: Move `pmc_clear_pmcon_sts()` into IA common code by Subrata Banik · 2 years, 5 months ago
  95. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  96. d9c5b14 intelblocks/pcie: Correct mapping between LCAP port and coreboot index by MAULIK V VAGHELA · 2 years, 5 months ago
  97. 4b2464f arch/x86: factor out and commonize HPET_BASE_ADDRESS definition by Felix Held · 2 years, 5 months ago
  98. 34f26b2 drivers/fsp/fsp2_0: Rework FSP Notify Phase API configs by Subrata Banik · 2 years, 5 months ago
  99. 0de0254 soc/intel/cnl: Move selection of DISABLE_HECI1_AT_PRE_BOOT back to mainboard by Matt DeVillier · 2 years, 5 months ago
  100. 575a2e5 soc/intel/cnl: switch to PMC/IPC for HECI disable on SOC_INTEL_COMETLAKE by Matt DeVillier · 2 years, 5 months ago