1. 6be82a4 soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fill by David Milosevic · 1 year, 10 months ago
  2. def74aa soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h> by Elyes Haouas · 1 year, 10 months ago
  3. d1bf9bf soc/intel/skylake: Clean up includes by Elyes Haouas · 1 year, 10 months ago
  4. 9231f0b soc: Add SPDX license headers to Makefiles by Martin Roth · 1 year, 10 months ago
  5. 7bbc9a5 payloads/edk2: Disable the CPU Timer Lib unless supported by Sean Rhodes · 2 years, 1 month ago
  6. 96fa237 treewide: Use 'fadt->x_pm2_cnt_blk.addrl = fadt->pm2_cnt_blk' by Felix Held · 1 year, 10 months ago
  7. 987f1f4 treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk' by Elyes Haouas · 1 year, 10 months ago
  8. fdcf698 acpi/acpi_pm.c: refactor acpi_pm_state_for_* functions by Fabio Aiuto · 2 years ago
  9. 7770990 soc/intel/spi: Move BIOS flash SPI controllers to fast SPI driver by Werner Zeh · 2 years ago
  10. 5768619 soc/intel/skylake: Assign device ops in chipset devicetree by Nico Huber · 2 years ago
  11. eb90c51 soc/intel/common/pch: Decouple CLIENT from BASE by Angel Pons · 2 years, 1 month ago
  12. eead23e soc/intel/skylake: Define macro TOTAL_PADS by Eric Lai · 2 years, 2 months ago
  13. 0b92aa6 soc/intel: Rename heci_init to cse_init by Subrata Banik · 2 years, 3 months ago
  14. 37a55d1 soc/intel/common/cpu: Use SoC overrides to set CPU privilege level by Subrata Banik · 2 years, 3 months ago
  15. edb1a40 soc/intel/skylake: Move FSP_HYPERTHREADING to common Intel Kconfig by Felix Singer · 2 years, 8 months ago
  16. 9bbc039 soc/intel/skylake: Hook up FSP hyper-threading setting to option API by Felix Singer · 2 years, 8 months ago
  17. 08769c6 soc/intel/*: Use SSDT to pass A4GB and A4GS by Arthur Heymans · 2 years, 3 months ago
  18. a1009da soc/intel: Remove unused <cpu/intel/common/common.h> by Elyes HAOUAS · 2 years, 7 months ago
  19. 40c2c07 soc/{amd/stoneyridge,intel}: Don't select VBOOT_SEPARATE_VERSTAGE by Arthur Heymans · 3 years, 4 months ago
  20. c176fc2 soc/intel: Decouple HECI disabling interface from HECI disable Kconfig by Subrata Banik · 2 years, 4 months ago
  21. 5530316 soc/intel/{skl, xeon_sp}: Drop SoC specific LPC lock down configuration by Subrata Banik · 2 years, 4 months ago
  22. afeaa4d soc/intel: Remove unused <cbmem.h> by Elyes HAOUAS · 2 years, 7 months ago
  23. c6b041a1 tpm: Refactor TPM Kconfig dimensions by Jes B. Klinke · 2 years, 4 months ago
  24. 9cb5dcb soc/intel: clean up dmi driver code by Wonkyu Kim · 2 years, 4 months ago
  25. 05ca054 Kconfig: Select UDK2017 by Patrick Rudolph · 2 years, 5 months ago
  26. af27ac2 soc/intel: Move `pmc_clear_pmcon_sts()` into IA common code by Subrata Banik · 2 years, 6 months ago
  27. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 6 months ago
  28. d9c5b14 intelblocks/pcie: Correct mapping between LCAP port and coreboot index by MAULIK V VAGHELA · 2 years, 6 months ago
  29. 4b2464f arch/x86: factor out and commonize HPET_BASE_ADDRESS definition by Felix Held · 2 years, 6 months ago
  30. 34f26b2 drivers/fsp/fsp2_0: Rework FSP Notify Phase API configs by Subrata Banik · 2 years, 6 months ago
  31. 112ffd7 soc/intel/skylake: Add function to clear PMCON status bits by Subrata Banik · 2 years, 6 months ago
  32. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 7 months ago
  33. 9ec7227 cpu/x86/lapic: Move LAPIC configuration to MP init by Kyösti Mälkki · 2 years, 10 months ago
  34. 526cc3e soc/intel/{adl, common}: Add routines into CSE IA-common code by Subrata Banik · 2 years, 7 months ago
  35. be3e911 soc/intel/skylake: Use PCR write to disable HECI1 by Subrata Banik · 2 years, 7 months ago
  36. 32e0673 soc/intel/common/cse: Rework heci_disable function by Subrata Banik · 2 years, 7 months ago
  37. 96eb676 soc/intel/skylake: move heci_init() from bootblock to romstage by Matt DeVillier · 2 years, 7 months ago
  38. 56ab8e2 soc/intel/common/cpu: Use SoC overrides to get CPU privilege level by Subrata Banik · 2 years, 7 months ago
  39. a0d9ad3 soc/intel/skl: Replace dt `HeciEnabled` by `HECI1 disable` config by Subrata Banik · 2 years, 8 months ago
  40. 5214cc9 src/soc/intel: Remove unused <console/console.h> by Elyes HAOUAS · 2 years, 7 months ago
  41. 4fd0001 soc/intel/skylake/acpi: Replace Add(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  42. da20fa7 soc/intel/skylake/acpi: Use ASL 2.0 syntax to access arrays by Felix Singer · 2 years, 8 months ago
  43. d45b113 soc/intel/{skl,cnl}: Guard USB macro parameters by Angel Pons · 2 years, 8 months ago
  44. 92226dc soc/intel/{skylake/cannonlake}: Fix bug in vr_config by Angel Pons · 2 years, 8 months ago
  45. 281e2c1 soc/intel/common/thermal: Refactor thermal block to improve reusability by Subrata Banik · 2 years, 9 months ago
  46. 642508a Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" by Hsuan-ting Chen · 2 years, 10 months ago
  47. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 10 months ago
  48. b48caad soc/intel: generate SSDT instead of using GNVS for SGX by Michael Niewöhner · 2 years, 10 months ago
  49. 586b1be soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL` by Michael Niewöhner · 2 years, 11 months ago
  50. c1bfbe0 soc/intel: Replace bad uses of `find_resource` by Angel Pons · 2 years, 10 months ago
  51. 0216402 cpu/x86: Introduce and use `CPU_X86_LAPIC` by Felix Held · 2 years, 10 months ago
  52. 2d4986c cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs by Felix Held · 2 years, 10 months ago
  53. c25ecb5 arch/x86/ioapic: Select IOAPIC with SMP by Kyösti Mälkki · 3 years, 2 months ago
  54. 4dd7d11 cpu/x86/mp_init: move printing of failure message into mp_init_with_smm by Felix Held · 2 years, 10 months ago
  55. 82faefb cpu/x86/mp_init: use cb_err as status return type in remaining functions by Felix Held · 2 years, 10 months ago
  56. 30f7031 soc/intel/skylake/cpu: rework failure handling in post_mp_init by Felix Held · 2 years, 10 months ago
  57. d27ef5b cpu/x86/mp_init: use cb_err as mp_init_with_smm return type by Felix Held · 2 years, 10 months ago
  58. bc5f51f soc/intel/{skl,apl}: don't run or even include SGX code if disabled by Michael Niewöhner · 2 years, 10 months ago
  59. d239819 soc/intel/skl: Constify `soc_get_cstate_map()` by Patrick Georgi · 2 years, 10 months ago
  60. 66c8062 soc/skylake: Make VT-d controllable from CMOS option by Sean Rhodes · 3 years, 1 month ago
  61. f6611a2 soc/intel/skylake: switch to common ACPI code by Michael Niewöhner · 4 years, 1 month ago
  62. 0e90580 soc/intel: transition full control over PM Timer from FSP to coreboot by Michael Niewöhner · 2 years, 11 months ago
  63. 68bacc2 soc/intel/{skl,cnl,dnv}: disable PM ACPI timer if chosen by Michael Niewöhner · 2 years, 11 months ago
  64. fbcfb63 soc/intel/skylake: switch to common GNVS by Michael Niewöhner · 2 years, 11 months ago
  65. 5c25964 soc/intel/{common,skl}: set ACPI_FADT_PLATFORM_CLOCK based on Kconfig by Michael Niewöhner · 2 years, 11 months ago
  66. adb393b Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" by Hsuan-ting Chen · 2 years, 11 months ago
  67. 2353cd9 soc/intel: drop P_BLK support by Michael Niewöhner · 2 years, 11 months ago
  68. 4d794bd soc/intel/*/cpu.c: Add missing space in comment by Angel Pons · 2 years, 10 months ago
  69. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  70. 09fe826 soc/intel: Drop unnecessary `select REG_SCRIPT` by Angel Pons · 2 years, 11 months ago
  71. 72b8fd5 soc/intel/skylake: Drop reg-script usage by Angel Pons · 2 years, 11 months ago
  72. efe57eb soc/intel: Rename GNVS struct member to match ASL by Angel Pons · 2 years, 11 months ago
  73. 477647c {sb,soc}/intel: Drop unused globalnvs.asl methods by Angel Pons · 2 years, 11 months ago
  74. 2fd1e47 {sb,soc}/intel: Drop PRMx from GNVS by Angel Pons · 2 years, 11 months ago
  75. 286c771 {sb,soc}/intel: Drop LCKF from GNVS by Angel Pons · 2 years, 11 months ago
  76. 6260bf7 vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main by Hsuan Ting Chen · 3 years ago
  77. 277334e soc/intel/skylake: Switch to runtime generation of Intel Power Engine by Tim Wawrzynczak · 3 years, 2 months ago
  78. 44985ae75 cpu/x86/tsc: Deduplicate Makefile logic by Angel Pons · 3 years ago
  79. b4d3a14 skylake: Default to `BOARD_TYPE_DESKTOP` for PCH-H by Angel Pons · 3 years ago
  80. d581137 acpi: Fill fadt->century based on Kconfig by Nico Huber · 3 years, 1 month ago
  81. 5385b4d soc/intel/skylake: Clean up FSP chipset lockdown configuration by Felix Singer · 3 years, 4 months ago
  82. 470ca571 Move post_codes.h to commonlib/console/ by Ricardo Quesada · 3 years, 1 month ago
  83. bc35bed soc/intel/*: Allow configuring 8254 timer via CMOS by Sean Rhodes · 3 years, 1 month ago
  84. ac90f59 src/*: Specify type of `CBFS_SIZE` once by Angel Pons · 3 years, 1 month ago
  85. a4a1e6a soc/intel/skylake: Make use of `cpu/intel/cpu_ids.h' by Subrata Banik · 3 years, 1 month ago
  86. 801aa96 soc/intel/skylake: Drop dead `ScanExtGfxForLegacyOpRom` by Angel Pons · 3 years, 1 month ago
  87. 2837cf8 soc/intel/skylake: Rename `Rmt` devicetree setting by Angel Pons · 3 years, 1 month ago
  88. 6f5a658 src: Introduce `ARCH_ALL_STAGES_X86` by Angel Pons · 3 years, 2 months ago
  89. c7cfe0b soc/intel: Refactor `xdci_can_enable()` function by Angel Pons · 3 years, 2 months ago
  90. 8e035e3 src: Move `select ARCH_X86` to platforms by Angel Pons · 3 years, 2 months ago
  91. 9bf9ada soc/intel/skylake: Use `devfn_disable()` to handle XDCI by Angel Pons · 3 years, 2 months ago
  92. 7ff3f31 soc/intel/skylake: Use `is_devfn_enabled()` by Angel Pons · 3 years, 2 months ago
  93. 41a2c73 cpu/x86: Default to PARALLEL_MP selected by Kyösti Mälkki · 3 years, 3 months ago
  94. 6419cd3 cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y by Arthur Heymans · 3 years, 10 months ago
  95. 40b8f01 src: Match array format in function declarations and definitions by Patrick Georgi · 3 years, 3 months ago
  96. 1f44efc soc/intel/skylake: Set proper defaults in chipset devicetree by Felix Singer · 3 years, 3 months ago
  97. b1623f2 soc/intel/*: Update data types for variables holding PCH_DEVFN_* macros by Tim Wawrzynczak · 3 years, 4 months ago
  98. a32a579 soc/intel/skylake: Remove useless help texts by Felix Singer · 3 years, 4 months ago
  99. 756f51b soc/intel/skylake: Add Kconfig option for LGA1151v2 by Timofey Komarov · 3 years, 4 months ago
  100. 7e7d27b soc/intel/skylake: Add microcodes for Coffee Lake CPUs by Timofey Komarov · 3 years, 4 months ago