1. 9df60d3 tree/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 8 months ago
  2. 7b8ac00 {acpi,arch,soc}/acpi: Replace constant "One" with actual number by Felix Singer · 1 year, 8 months ago
  3. c87c1ab tree/acpi: Replace Not(a) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  4. e9ac9f9 soc/intel: Drop SoC specific DPTF implementation by Subrata Banik · 1 year, 8 months ago
  5. d252776 tree: Replace And(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  6. 35e65a8 tree: Replace And(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  7. 86bc2e7 tree: Replace Or(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  8. 372573e tree: Replace ShiftLeft(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  9. 2585a99 soc/intel: Set `use_eisa_hids` based on `DPTF_USE_EISA_HID` config by Subrata Banik · 1 year, 8 months ago
  10. 4225a79 soc/intel/{apl,cnl,jsl}: Enable EISA HID support for DPTF by Subrata Banik · 1 year, 8 months ago
  11. e4aee2b soc/intel/cannonlake: Move DPTF ACPI Device IDs into header file by Subrata Banik · 1 year, 8 months ago
  12. 9ea73d1 drivers/intel/dptf: Add `soc_` prefix for `get_dptf_platform_info()` by Subrata Banik · 1 year, 8 months ago
  13. 315d326 treewide: Remove unused 'include <arch/io.h>' by Elyes Haouas · 1 year, 8 months ago
  14. 3dc4d84 soc/intel/cannonlake/acpi: Replace Store(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  15. d90154c soc/intel: Set IO APIC DMAR entry based on hw by Arthur Heymans · 1 year, 9 months ago
  16. 307320c sb,soc/intel: Address TCO SECOND_TO_STS name collision by Kyösti Mälkki · 1 year, 9 months ago
  17. 9018dee src/soc/intel: Remove unnecessary space after casts by Elyes Haouas · 1 year, 9 months ago
  18. 6be82a4 soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fill by David Milosevic · 1 year, 10 months ago
  19. c8b9608 soc/intel: Use `PWRMBASE` over static `Index 0` for PMC by Subrata Banik · 1 year, 10 months ago
  20. 624bf72 soc/intel/cannonlake: Fix GPIO reset mapping by Angel Pons · 1 year, 10 months ago
  21. def74aa soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h> by Elyes Haouas · 1 year, 10 months ago
  22. 9231f0b soc: Add SPDX license headers to Makefiles by Martin Roth · 1 year, 10 months ago
  23. 7bbc9a5 payloads/edk2: Disable the CPU Timer Lib unless supported by Sean Rhodes · 2 years, 1 month ago
  24. 987f1f4 treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk' by Elyes Haouas · 1 year, 10 months ago
  25. 9baffae soc/intel/cmn/gfx: Add missing CML-U IGD device IDs by Michał Żygowski · 1 year, 11 months ago
  26. fdcf698 acpi/acpi_pm.c: refactor acpi_pm_state_for_* functions by Fabio Aiuto · 2 years ago
  27. 7770990 soc/intel/spi: Move BIOS flash SPI controllers to fast SPI driver by Werner Zeh · 2 years ago
  28. c5d0761 soc/intel/cnl: Add Cometlake-H/S Q0 (10+2) CPU ID by Jeremy Soller · 2 years, 1 month ago
  29. c3aa659 soc/intel/cannonlake: Read HPR_CAUSE0 register by Angel Pons · 2 years ago
  30. ff93c93 soc/intel/cannonlake: Set MAX_CPUS based on the SoC and PCH by Felix Singer · 2 years, 1 month ago
  31. d797608 treewide: Remove unused <cpu/x86/mtrr.h> by Elyes Haouas · 2 years, 1 month ago
  32. eb90c51 soc/intel/common/pch: Decouple CLIENT from BASE by Angel Pons · 2 years, 1 month ago
  33. b1a4c62 soc/intel/cannonlake: Update VR config for Coffee Lake by Christian Walter · 2 years, 2 months ago
  34. 5f92ed8 soc/cannonlake: Hook up Comet Lake U 06-a6-01 microcode by Michał Żygowski · 2 years, 2 months ago
  35. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 3 months ago
  36. b1557e8 soc/intel/cannonlake/acpi: Replace LLessEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  37. 0767747 soc/intel/cannonlake/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  38. d62f3aa soc/intel/cannonlake/acpi: Replace LGreaterEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  39. 5c95604 soc/intel/cannonlake/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  40. 0b92aa6 soc/intel: Rename heci_init to cse_init by Subrata Banik · 2 years, 3 months ago
  41. 37a55d1 soc/intel/common/cpu: Use SoC overrides to set CPU privilege level by Subrata Banik · 2 years, 3 months ago
  42. 8ba9410 soc/intel/cannonlake: Hook up FSP hyper-threading setting to option API by Felix Singer · 2 years, 8 months ago
  43. 08769c6 soc/intel/*: Use SSDT to pass A4GB and A4GS by Arthur Heymans · 2 years, 3 months ago
  44. afe8409 soc/inte/*/gpio; Add GPE_EN and GPE_STS register definition by Maulik V Vaghela · 2 years, 4 months ago
  45. 40c2c07 soc/{amd/stoneyridge,intel}: Don't select VBOOT_SEPARATE_VERSTAGE by Arthur Heymans · 3 years, 4 months ago
  46. c176fc2 soc/intel: Decouple HECI disabling interface from HECI disable Kconfig by Subrata Banik · 2 years, 4 months ago
  47. 2b59481 soc/intel/cmn/lockdown: Perform SA lockdown configuration by Subrata Banik · 2 years, 4 months ago
  48. afeaa4d soc/intel: Remove unused <cbmem.h> by Elyes HAOUAS · 2 years, 7 months ago
  49. 5685cbb soc/intel/cannonlake: Drop unused LPC BIOS Control macro by Subrata Banik · 2 years, 4 months ago
  50. 9cb5dcb soc/intel: clean up dmi driver code by Wonkyu Kim · 2 years, 4 months ago
  51. afe5562 soc/intel/(cnl, jsl, tgl): Enable SOC_INTEL_COMMON_BASECODE by Sridhar Siricilla · 2 years, 5 months ago
  52. af27ac2 soc/intel: Move `pmc_clear_pmcon_sts()` into IA common code by Subrata Banik · 2 years, 6 months ago
  53. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 6 months ago
  54. d9c5b14 intelblocks/pcie: Correct mapping between LCAP port and coreboot index by MAULIK V VAGHELA · 2 years, 6 months ago
  55. 4b2464f arch/x86: factor out and commonize HPET_BASE_ADDRESS definition by Felix Held · 2 years, 6 months ago
  56. 34f26b2 drivers/fsp/fsp2_0: Rework FSP Notify Phase API configs by Subrata Banik · 2 years, 6 months ago
  57. 0de0254 soc/intel/cnl: Move selection of DISABLE_HECI1_AT_PRE_BOOT back to mainboard by Matt DeVillier · 2 years, 6 months ago
  58. 575a2e5 soc/intel/cnl: switch to PMC/IPC for HECI disable on SOC_INTEL_COMETLAKE by Matt DeVillier · 2 years, 6 months ago
  59. b3671ec soc/intel/*/pmc: Add `finalize` operation for pmc by Subrata Banik · 2 years, 6 months ago
  60. 7c2f57a soc/intel/cnl: Enable CSE FW sync for CSE LITE SKU by Matt DeVillier · 2 years, 6 months ago
  61. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 7 months ago
  62. 9ec7227 cpu/x86/lapic: Move LAPIC configuration to MP init by Kyösti Mälkki · 2 years, 10 months ago
  63. 92b7815 soc/intel/cannonlake: Forbid FSP from disabling HECI1 by Subrata Banik · 2 years, 7 months ago
  64. 67d0672 soc/intel/cannonlake: Add `disable_vmx` devtree option by Angel Pons · 2 years, 7 months ago
  65. d6dbd93 soc/intel/cannonlake: Use SBI msg to disable HECI1 by Subrata Banik · 2 years, 7 months ago
  66. 32e0673 soc/intel/common/cse: Rework heci_disable function by Subrata Banik · 2 years, 7 months ago
  67. 74b85f2 soc/intel/cannonlake: Add PcieRpHotPlug config to FSP-M by Matt DeVillier · 2 years, 7 months ago
  68. 56ab8e2 soc/intel/common/cpu: Use SoC overrides to get CPU privilege level by Subrata Banik · 2 years, 7 months ago
  69. 805956b soc/intel/cnl: Use Kconfig to disable HECI1 by Subrata Banik · 2 years, 8 months ago
  70. 5a5ed1f soc/intel: Remove unused <string.h> by Elyes HAOUAS · 2 years, 8 months ago
  71. 3d3d498 soc/intel/cannonlake/acpi: Replace Multiply(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  72. d190cdd soc/intel/cannonlake/acpi: Replace Add(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  73. 3a8f087 soc/intel/cannonlake/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  74. a6fe3f8 soc/intel/cannonlake/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  75. 53b6c20 soc/intel/cannonlake/acpi: Replace LAnd() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  76. d45b113 soc/intel/{skl,cnl}: Guard USB macro parameters by Angel Pons · 2 years, 8 months ago
  77. b32599e soc/intel/cannonlake: Configure common FSP memory settings only once by Felix Singer · 2 years, 8 months ago
  78. 5f2d114 soc/intel/cannonlake: Rename SA_DEV_SLOT_DSP by Felix Singer · 2 years, 8 months ago
  79. 92226dc soc/intel/{skylake/cannonlake}: Fix bug in vr_config by Angel Pons · 2 years, 8 months ago
  80. 281e2c1 soc/intel/common/thermal: Refactor thermal block to improve reusability by Subrata Banik · 2 years, 9 months ago
  81. b2a442e soc/intel/cannonlake: Fix PEG1 _PRT generation by Arthur Heymans · 2 years, 10 months ago
  82. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 10 months ago
  83. 91c077f ChromeOS: Fix <vc/google/chromeos/chromeos.h> by Kyösti Mälkki · 2 years, 10 months ago
  84. 586b1be soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL` by Michael Niewöhner · 2 years, 11 months ago
  85. 0216402 cpu/x86: Introduce and use `CPU_X86_LAPIC` by Felix Held · 2 years, 10 months ago
  86. 2d4986c cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs by Felix Held · 2 years, 10 months ago
  87. c25ecb5 arch/x86/ioapic: Select IOAPIC with SMP by Kyösti Mälkki · 3 years, 2 months ago
  88. 4dd7d11 cpu/x86/mp_init: move printing of failure message into mp_init_with_smm by Felix Held · 2 years, 10 months ago
  89. d27ef5b cpu/x86/mp_init: use cb_err as mp_init_with_smm return type by Felix Held · 2 years, 10 months ago
  90. e9f10ff soc/intel: Constify `soc_get_cstate_map()` by Angel Pons · 2 years, 10 months ago
  91. 14643b3 soc/intel/*/acpi.c: Don't copy structs with `memcpy()` by Angel Pons · 2 years, 10 months ago
  92. 0e90580 soc/intel: transition full control over PM Timer from FSP to coreboot by Michael Niewöhner · 2 years, 11 months ago
  93. 68bacc2 soc/intel/{skl,cnl,dnv}: disable PM ACPI timer if chosen by Michael Niewöhner · 2 years, 11 months ago
  94. 9034689 soc/intel: deduplicate acpi_fill_soc_wake by Michael Niewöhner · 2 years, 11 months ago
  95. a0f8dc3 soc/intel/cannonlake: Enable Energy/Performance Bias control by Angel Pons · 2 years, 10 months ago
  96. 0c7a250 soc/intel/cannonlake: Lock PKG_CST_CONFIG_CONTROL MSR by Angel Pons · 2 years, 10 months ago
  97. 4d794bd soc/intel/*/cpu.c: Add missing space in comment by Angel Pons · 2 years, 10 months ago
  98. 4dc9e5b soc/intel/cannonlake: Enable x86_64 support by Patrick Rudolph · 2 years, 11 months ago
  99. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  100. e281606 soc/intel/cannonlake: Guard acpi_fill_ssdt assignment with HAVE_ACPI_TABLES by Tim Wawrzynczak · 2 years, 11 months ago