1. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  2. d9c5b14 intelblocks/pcie: Correct mapping between LCAP port and coreboot index by MAULIK V VAGHELA · 2 years, 5 months ago
  3. 4b2464f arch/x86: factor out and commonize HPET_BASE_ADDRESS definition by Felix Held · 2 years, 5 months ago
  4. 34f26b2 drivers/fsp/fsp2_0: Rework FSP Notify Phase API configs by Subrata Banik · 2 years, 5 months ago
  5. 112ffd7 soc/intel/skylake: Add function to clear PMCON status bits by Subrata Banik · 2 years, 5 months ago
  6. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  7. 9ec7227 cpu/x86/lapic: Move LAPIC configuration to MP init by Kyösti Mälkki · 2 years, 9 months ago
  8. 526cc3e soc/intel/{adl, common}: Add routines into CSE IA-common code by Subrata Banik · 2 years, 6 months ago
  9. be3e911 soc/intel/skylake: Use PCR write to disable HECI1 by Subrata Banik · 2 years, 6 months ago
  10. 32e0673 soc/intel/common/cse: Rework heci_disable function by Subrata Banik · 2 years, 6 months ago
  11. 96eb676 soc/intel/skylake: move heci_init() from bootblock to romstage by Matt DeVillier · 2 years, 6 months ago
  12. 56ab8e2 soc/intel/common/cpu: Use SoC overrides to get CPU privilege level by Subrata Banik · 2 years, 6 months ago
  13. a0d9ad3 soc/intel/skl: Replace dt `HeciEnabled` by `HECI1 disable` config by Subrata Banik · 2 years, 6 months ago
  14. 5214cc9 src/soc/intel: Remove unused <console/console.h> by Elyes HAOUAS · 2 years, 6 months ago
  15. 4fd0001 soc/intel/skylake/acpi: Replace Add(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  16. da20fa7 soc/intel/skylake/acpi: Use ASL 2.0 syntax to access arrays by Felix Singer · 2 years, 7 months ago
  17. d45b113 soc/intel/{skl,cnl}: Guard USB macro parameters by Angel Pons · 2 years, 7 months ago
  18. 92226dc soc/intel/{skylake/cannonlake}: Fix bug in vr_config by Angel Pons · 2 years, 7 months ago
  19. 281e2c1 soc/intel/common/thermal: Refactor thermal block to improve reusability by Subrata Banik · 2 years, 8 months ago
  20. 642508a Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" by Hsuan-ting Chen · 2 years, 9 months ago
  21. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 9 months ago
  22. b48caad soc/intel: generate SSDT instead of using GNVS for SGX by Michael Niewöhner · 2 years, 9 months ago
  23. 586b1be soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL` by Michael Niewöhner · 2 years, 10 months ago
  24. c1bfbe0 soc/intel: Replace bad uses of `find_resource` by Angel Pons · 2 years, 8 months ago
  25. 0216402 cpu/x86: Introduce and use `CPU_X86_LAPIC` by Felix Held · 2 years, 9 months ago
  26. 2d4986c cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs by Felix Held · 2 years, 9 months ago
  27. c25ecb5 arch/x86/ioapic: Select IOAPIC with SMP by Kyösti Mälkki · 3 years, 1 month ago
  28. 4dd7d11 cpu/x86/mp_init: move printing of failure message into mp_init_with_smm by Felix Held · 2 years, 9 months ago
  29. 82faefb cpu/x86/mp_init: use cb_err as status return type in remaining functions by Felix Held · 2 years, 9 months ago
  30. 30f7031 soc/intel/skylake/cpu: rework failure handling in post_mp_init by Felix Held · 2 years, 9 months ago
  31. d27ef5b cpu/x86/mp_init: use cb_err as mp_init_with_smm return type by Felix Held · 2 years, 9 months ago
  32. bc5f51f soc/intel/{skl,apl}: don't run or even include SGX code if disabled by Michael Niewöhner · 2 years, 9 months ago
  33. d239819 soc/intel/skl: Constify `soc_get_cstate_map()` by Patrick Georgi · 2 years, 9 months ago
  34. 66c8062 soc/skylake: Make VT-d controllable from CMOS option by Sean Rhodes · 3 years ago
  35. f6611a2 soc/intel/skylake: switch to common ACPI code by Michael Niewöhner · 4 years ago
  36. 0e90580 soc/intel: transition full control over PM Timer from FSP to coreboot by Michael Niewöhner · 2 years, 10 months ago
  37. 68bacc2 soc/intel/{skl,cnl,dnv}: disable PM ACPI timer if chosen by Michael Niewöhner · 2 years, 10 months ago
  38. fbcfb63 soc/intel/skylake: switch to common GNVS by Michael Niewöhner · 2 years, 10 months ago
  39. 5c25964 soc/intel/{common,skl}: set ACPI_FADT_PLATFORM_CLOCK based on Kconfig by Michael Niewöhner · 2 years, 10 months ago
  40. adb393b Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" by Hsuan-ting Chen · 2 years, 9 months ago
  41. 2353cd9 soc/intel: drop P_BLK support by Michael Niewöhner · 2 years, 9 months ago
  42. 4d794bd soc/intel/*/cpu.c: Add missing space in comment by Angel Pons · 2 years, 9 months ago
  43. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 10 months ago
  44. 09fe826 soc/intel: Drop unnecessary `select REG_SCRIPT` by Angel Pons · 2 years, 10 months ago
  45. 72b8fd5 soc/intel/skylake: Drop reg-script usage by Angel Pons · 2 years, 10 months ago
  46. efe57eb soc/intel: Rename GNVS struct member to match ASL by Angel Pons · 2 years, 10 months ago
  47. 477647c {sb,soc}/intel: Drop unused globalnvs.asl methods by Angel Pons · 2 years, 10 months ago
  48. 2fd1e47 {sb,soc}/intel: Drop PRMx from GNVS by Angel Pons · 2 years, 10 months ago
  49. 286c771 {sb,soc}/intel: Drop LCKF from GNVS by Angel Pons · 2 years, 10 months ago
  50. 6260bf7 vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main by Hsuan Ting Chen · 3 years ago
  51. 277334e soc/intel/skylake: Switch to runtime generation of Intel Power Engine by Tim Wawrzynczak · 3 years ago
  52. 44985ae75 cpu/x86/tsc: Deduplicate Makefile logic by Angel Pons · 2 years, 10 months ago
  53. b4d3a14 skylake: Default to `BOARD_TYPE_DESKTOP` for PCH-H by Angel Pons · 2 years, 11 months ago
  54. d581137 acpi: Fill fadt->century based on Kconfig by Nico Huber · 3 years ago
  55. 5385b4d soc/intel/skylake: Clean up FSP chipset lockdown configuration by Felix Singer · 3 years, 2 months ago
  56. 470ca571 Move post_codes.h to commonlib/console/ by Ricardo Quesada · 3 years ago
  57. bc35bed soc/intel/*: Allow configuring 8254 timer via CMOS by Sean Rhodes · 3 years ago
  58. ac90f59 src/*: Specify type of `CBFS_SIZE` once by Angel Pons · 3 years ago
  59. a4a1e6a soc/intel/skylake: Make use of `cpu/intel/cpu_ids.h' by Subrata Banik · 3 years ago
  60. 801aa96 soc/intel/skylake: Drop dead `ScanExtGfxForLegacyOpRom` by Angel Pons · 3 years ago
  61. 2837cf8 soc/intel/skylake: Rename `Rmt` devicetree setting by Angel Pons · 3 years ago
  62. 6f5a658 src: Introduce `ARCH_ALL_STAGES_X86` by Angel Pons · 3 years, 1 month ago
  63. c7cfe0b soc/intel: Refactor `xdci_can_enable()` function by Angel Pons · 3 years, 1 month ago
  64. 8e035e3 src: Move `select ARCH_X86` to platforms by Angel Pons · 3 years, 1 month ago
  65. 9bf9ada soc/intel/skylake: Use `devfn_disable()` to handle XDCI by Angel Pons · 3 years, 1 month ago
  66. 7ff3f31 soc/intel/skylake: Use `is_devfn_enabled()` by Angel Pons · 3 years, 1 month ago
  67. 41a2c73 cpu/x86: Default to PARALLEL_MP selected by Kyösti Mälkki · 3 years, 2 months ago
  68. 6419cd3 cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y by Arthur Heymans · 3 years, 9 months ago
  69. 40b8f01 src: Match array format in function declarations and definitions by Patrick Georgi · 3 years, 2 months ago
  70. 1f44efc soc/intel/skylake: Set proper defaults in chipset devicetree by Felix Singer · 3 years, 2 months ago
  71. b1623f2 soc/intel/*: Update data types for variables holding PCH_DEVFN_* macros by Tim Wawrzynczak · 3 years, 3 months ago
  72. a32a579 soc/intel/skylake: Remove useless help texts by Felix Singer · 3 years, 3 months ago
  73. 756f51b soc/intel/skylake: Add Kconfig option for LGA1151v2 by Timofey Komarov · 3 years, 3 months ago
  74. 7e7d27b soc/intel/skylake: Add microcodes for Coffee Lake CPUs by Timofey Komarov · 3 years, 3 months ago
  75. 49c20c0 soc/intel: Add Z370, H310C and B365 device IDs by Angel Pons · 3 years, 3 months ago
  76. b45a769 soc/intel: Add Kaby Lake PCH-U base device ID by Angel Pons · 3 years, 3 months ago
  77. 9f7e08b soc/intel/skylake: Shorten report_platform PCH-H names by Angel Pons · 3 years, 3 months ago
  78. f530e36 soc/intel: Rename 200-series PCH device IDs by Angel Pons · 3 years, 3 months ago
  79. 0129393 soc/intel/skylake: Drop Lewisburg PCHs from report_platform by Angel Pons · 3 years, 3 months ago
  80. 348f2a6 soc/intel/skylake: set MSR LT_LOCK_MEMORY only when using native MP init by Michael Niewöhner · 4 years ago
  81. 6e64c1a soc/intel/common,skl: set MSR LT_LOCK_MEMORY once, not per thread by Michael Niewöhner · 4 years ago
  82. 505e383 soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.c by Angel Pons · 3 years, 3 months ago
  83. f643b63 soc/intel/skylake: Move pmc_set_disb() to pmutil.c by Angel Pons · 3 years, 3 months ago
  84. e4844ce soc/intel/skylake: Move acpi_sci_irq() to acpi.c by Angel Pons · 3 years, 3 months ago
  85. 8f3e119 soc/intel/skylake: Move `SataTestMode` to Kconfig by Angel Pons · 3 years, 3 months ago
  86. 62fa9f3 intel: mma: Use new CBFS API by Julius Werner · 3 years, 3 months ago
  87. 00f53a8 soc/intel/skylake: Drop unnecessary `ignore_vtd` option by Angel Pons · 3 years, 3 months ago
  88. 3993d38 soc/intel: Hook up `SOC_INTEL_DISABLE_IGD` to `InternalGfx` UPD by Angel Pons · 3 years, 3 months ago
  89. 2ccc0a4 soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.h by Subrata Banik · 3 years, 4 months ago
  90. f479c85 soc/intel: Drop unused `GPIO_NUM_GROUPS` macro by Angel Pons · 3 years, 4 months ago
  91. 405f229 soc/intel/*: drop UART pad configuration from common code by Michael Niewöhner · 3 years, 7 months ago
  92. d3a65de soc/intel: Guard macro parameters in pm.h by Angel Pons · 3 years, 5 months ago
  93. a4cd911 soc/intel: Factor out common smmrelocate.c by Angel Pons · 3 years, 5 months ago
  94. 482d3a1 soc/intel/skylake: Always print ME FW SKU by Benjamin Doron · 3 years, 5 months ago
  95. 27af8da soc/intel/skylake: Enable compression on FSP-S by Benjamin Doron · 3 years, 5 months ago
  96. 6d9af0c soc/intel: Backport SMRR locking support by Angel Pons · 3 years, 5 months ago
  97. 4778590 soc/intel/skylake: Move `gspi_early_bar_init()` call by Angel Pons · 3 years, 5 months ago
  98. 5d98dab soc/intel: Drop `bootblock_cpu_init()` function by Angel Pons · 3 years, 5 months ago
  99. 68fe2aa soc/intel/{skl,cnl}: Do not chain-include systemagent.h by Angel Pons · 3 years, 5 months ago
  100. ec953fa skylake,fsp1_1: Delete dead `report_memory_config()` function by Angel Pons · 3 years, 5 months ago