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