1. 6be82a4 soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fill by David Milosevic · 1 year, 10 months ago
  2. c8b9608 soc/intel: Use `PWRMBASE` over static `Index 0` for PMC by Subrata Banik · 1 year, 10 months ago
  3. def74aa soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h> 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. 987f1f4 treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk' by Elyes Haouas · 1 year, 10 months ago
  7. fdcf698 acpi/acpi_pm.c: refactor acpi_pm_state_for_* functions by Fabio Aiuto · 2 years ago
  8. 7770990 soc/intel/spi: Move BIOS flash SPI controllers to fast SPI driver by Werner Zeh · 2 years ago
  9. eb90c51 soc/intel/common/pch: Decouple CLIENT from BASE by Angel Pons · 2 years, 1 month ago
  10. eb3e098 soc/intel/jasperlake: Fix PMC read_resources callback by Tim Wawrzynczak · 2 years, 2 months ago
  11. 054ff5e soc/intel/*/Kconfig: Fix typo in comment by Angel Pons · 2 years, 2 months ago
  12. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 3 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. 08769c6 soc/intel/*: Use SSDT to pass A4GB and A4GS by Arthur Heymans · 2 years, 3 months ago
  16. 40c2c07 soc/{amd/stoneyridge,intel}: Don't select VBOOT_SEPARATE_VERSTAGE by Arthur Heymans · 3 years, 4 months ago
  17. dec327b soc/intel/jasperlake: Revert CdClock setting by Simon Yang · 2 years, 4 months ago
  18. 2b59481 soc/intel/cmn/lockdown: Perform SA lockdown configuration by Subrata Banik · 2 years, 4 months ago
  19. 5b58902 soc/intel/jasperlake: CNVi: Enable fewer wakeups to reduce SoC power consumption by Jamie Chen · 2 years, 5 months ago
  20. 9cb5dcb soc/intel: clean up dmi driver code by Wonkyu Kim · 2 years, 4 months ago
  21. afe5562 soc/intel/(cnl, jsl, tgl): Enable SOC_INTEL_COMMON_BASECODE by Sridhar Siricilla · 2 years, 5 months ago
  22. af27ac2 soc/intel: Move `pmc_clear_pmcon_sts()` into IA common code by Subrata Banik · 2 years, 6 months ago
  23. d400d49 soc/intel/*/meminit.c: Fix formatted print by Arthur Heymans · 2 years, 5 months ago
  24. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 6 months ago
  25. d9c5b14 intelblocks/pcie: Correct mapping between LCAP port and coreboot index by MAULIK V VAGHELA · 2 years, 6 months ago
  26. 4b2464f arch/x86: factor out and commonize HPET_BASE_ADDRESS definition by Felix Held · 2 years, 6 months ago
  27. 34f26b2 drivers/fsp/fsp2_0: Rework FSP Notify Phase API configs by Subrata Banik · 2 years, 6 months ago
  28. b3671ec soc/intel/*/pmc: Add `finalize` operation for pmc by Subrata Banik · 2 years, 6 months ago
  29. 9ec7227 cpu/x86/lapic: Move LAPIC configuration to MP init by Kyösti Mälkki · 2 years, 10 months ago
  30. ce70f0b soc/intel/jasperlake: Use SBI msg to disable HECI1 by Subrata Banik · 2 years, 7 months ago
  31. 32e0673 soc/intel/common/cse: Rework heci_disable function by Subrata Banik · 2 years, 7 months ago
  32. 56ab8e2 soc/intel/common/cpu: Use SoC overrides to get CPU privilege level by Subrata Banik · 2 years, 7 months ago
  33. f04e83a soc/intel/jsl: Replace dt `HeciEnabled` by `HECI1 disable` config by Subrata Banik · 2 years, 8 months ago
  34. 5214cc9 src/soc/intel: Remove unused <console/console.h> by Elyes HAOUAS · 2 years, 7 months ago
  35. 02275be soc/intel/{icl,tgl,jsl,ehl}: enable ACPI CPPC entries by Michael Niewöhner · 3 years, 9 months ago
  36. 5a5ed1f soc/intel: Remove unused <string.h> by Elyes HAOUAS · 2 years, 8 months ago
  37. b23571c src: Drop duplicated includes by Elyes HAOUAS · 2 years, 8 months ago
  38. 355fb2f soc/intel/jasperlake: Add CdClock frequency config by Simon Yang · 2 years, 8 months ago
  39. 23488a1 soc/intel/jasperlake: Hook up public microcode by Arthur Heymans · 2 years, 8 months ago
  40. 6973a3e soc/intel/{adl,ehl,jsl,tgl}: Remove unused header `thermal.h` by Subrata Banik · 2 years, 9 months ago
  41. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 10 months ago
  42. 586b1be soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL` by Michael Niewöhner · 2 years, 11 months ago
  43. c1bfbe0 soc/intel: Replace bad uses of `find_resource` by Angel Pons · 2 years, 10 months ago
  44. 0216402 cpu/x86: Introduce and use `CPU_X86_LAPIC` by Felix Held · 2 years, 10 months ago
  45. 2d4986c cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs by Felix Held · 2 years, 10 months ago
  46. c25ecb5 arch/x86/ioapic: Select IOAPIC with SMP by Kyösti Mälkki · 3 years, 2 months ago
  47. 4dd7d11 cpu/x86/mp_init: move printing of failure message into mp_init_with_smm by Felix Held · 2 years, 10 months ago
  48. d27ef5b cpu/x86/mp_init: use cb_err as mp_init_with_smm return type by Felix Held · 2 years, 10 months ago
  49. e9f10ff soc/intel: Constify `soc_get_cstate_map()` by Angel Pons · 2 years, 10 months ago
  50. 14643b3 soc/intel/*/acpi.c: Don't copy structs with `memcpy()` by Angel Pons · 2 years, 10 months ago
  51. 0e90580 soc/intel: transition full control over PM Timer from FSP to coreboot by Michael Niewöhner · 2 years, 11 months ago
  52. 6eaffcd soc/intel: implement ACPI timer disabling per SoC and drop common code by Michael Niewöhner · 2 years, 11 months ago
  53. 01b3c40 soc/intel: move disabling of PM Timer to SoC PMC code by Michael Niewöhner · 2 years, 11 months ago
  54. 9034689 soc/intel: deduplicate acpi_fill_soc_wake by Michael Niewöhner · 2 years, 11 months ago
  55. d2fadda soc/intel: replace dt option PmTimerDisabled by Kconfig by Michael Niewöhner · 2 years, 11 months ago
  56. 4d794bd soc/intel/*/cpu.c: Add missing space in comment by Angel Pons · 2 years, 10 months ago
  57. 09fe826 soc/intel: Drop unnecessary `select REG_SCRIPT` by Angel Pons · 2 years, 11 months ago
  58. 38bf496 soc/intel/{cnl,jsl,tgl,ehl,adl}: rename PMC device init/enable callbacks by Michael Niewöhner · 2 years, 11 months ago
  59. 85610d8 soc/intel/{xeon-sp,icl,tgl,jsl,ehl}: add NMI_{EN,STS} registers by Michael Niewöhner · 3 years, 9 months ago
  60. ad3962a mb/google/dedede: Migrate dedede to use SPD files under spd/ by Reka Norman · 3 years ago
  61. ff8d0e6 soc/intel/jasperlake: Clear RTC_BATTERY_DEAD by Tim Wawrzynczak · 3 years, 1 month ago
  62. 0e25580 soc/intel/{ehl,jsl}: make use of Kconfig options for PRMRR size by Michael Niewöhner · 3 years ago
  63. 298b359 drivers/intel/fsp2_0: Refactor MultiPhaseSiInit API calling method by Subrata Banik · 3 years ago
  64. 4095291 src/soc/intel/jasperlake/spd: Update SPDs by Tyler Wang · 3 years ago
  65. 77b36ab soc/intel/jasperlake: Switch to runtime generation of Intel Power Engine by Tim Wawrzynczak · 3 years, 2 months ago
  66. 44985ae75 cpu/x86/tsc: Deduplicate Makefile logic by Angel Pons · 3 years ago
  67. 024b2bd soc/intel/jasperlake: Utilize vbt data size Kconfig option by Seunghwan Kim · 3 years ago
  68. 9ed1751 soc/intel/jasperlake: Lock PAM registers in finalize by Tim Wawrzynczak · 3 years ago
  69. c8fc542 soc/intel/jasperlake: Clean up FSP chipset lockdown configuration by Felix Singer · 3 years, 4 months ago
  70. 470ca571 Move post_codes.h to commonlib/console/ by Ricardo Quesada · 3 years, 1 month ago
  71. bc35bed soc/intel/*: Allow configuring 8254 timer via CMOS by Sean Rhodes · 3 years, 1 month ago
  72. 2e17d7b Revert "soc/intel/jasperlake: Enable support to program VCCIO selection" by Karthikeyan Ramasubramanian · 3 years, 1 month ago
  73. df52085 soc/intel/jsl: Add disable_external_bypass_vr config by Simon Yang · 3 years, 2 months ago
  74. 1ebcb2a soc/intel/jasperlake: add pcie modphy settings by Jamie Chen · 3 years, 1 month ago
  75. ac90f59 src/*: Specify type of `CBFS_SIZE` once by Angel Pons · 3 years, 1 month ago
  76. 16f2c50 soc/intel/jasperlake: Enable support to program VCCIO selection by Karthikeyan Ramasubramanian · 3 years, 1 month ago
  77. 6eb5253 soc/intel/jasperlake: Set xHCI LFPS period sampling off time by Ben Kao · 3 years, 2 months ago
  78. 94f94f8 soc/intel/jasperlake: Make use of `cpu/intel/cpu_ids.h' by Subrata Banik · 3 years, 1 month ago
  79. 6f5a658 src: Introduce `ARCH_ALL_STAGES_X86` by Angel Pons · 3 years, 2 months ago
  80. c7cfe0b soc/intel: Refactor `xdci_can_enable()` function by Angel Pons · 3 years, 2 months ago
  81. 82eaa21 soc/intel/jasperlake: Send End-of-Post message to CSE by Tim Wawrzynczak · 3 years, 2 months ago
  82. 8e035e3 src: Move `select ARCH_X86` to platforms by Angel Pons · 3 years, 2 months ago
  83. f585c6e soc/intel: Drop casts around `soc_read_pmc_base()` by Angel Pons · 3 years, 2 months ago
  84. 89316b6 soc/intel/jasperlake: Select DISPLAY_FSP_VERSION_INFO_2 by Ronak Kanabar · 3 years, 11 months ago
  85. 7bfee2d soc/intel/jasperlake: Use devfn_disable() function for XDCI by Subrata Banik · 3 years, 2 months ago
  86. 4291c82 soc/intel/jasperlake: Add offsets for pad locking by Aseda Aboagye · 3 years, 2 months ago
  87. 0e7c519 soc/intel/jasperlake: Make use of FSP_ARRAY_LOAD macro by Lean Sheng Tan · 3 years, 2 months ago
  88. 1fcfe3d soc/intel/jasperlake: Make use of is_devfn_enabled() function by Subrata Banik · 3 years, 2 months ago
  89. 41a2c73 cpu/x86: Default to PARALLEL_MP selected by Kyösti Mälkki · 3 years, 3 months ago
  90. b9b6f4d soc/intel: Drop unused lpss functions by Furquan Shaikh · 3 years, 3 months ago
  91. c8b2241 util/spd_tools/lp4x: Add new memory part to to global memory definition by Dtrain Hsu · 3 years, 3 months ago
  92. 6419cd3 cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y by Arthur Heymans · 3 years, 10 months ago
  93. 40b8f01 src: Match array format in function declarations and definitions by Patrick Georgi · 3 years, 3 months ago
  94. 3aee3ad soc/intel/{adl,tgl,jsl}: Enable power button smi after BS_CHIPS_EXIT by Kane Chen · 3 years, 4 months ago
  95. 7b7b33e soc/intel/{adl,tgl,jsl}: Add smihandler_soc_disable_busmaster by Kane Chen · 3 years, 4 months ago
  96. b1623f2 soc/intel/*: Update data types for variables holding PCH_DEVFN_* macros by Tim Wawrzynczak · 3 years, 4 months ago
  97. 93982c3 device: Switch pci_dev_is_wake_source to take pci_devfn_t by Tim Wawrzynczak · 3 years, 4 months ago
  98. a66b816 soc/intel/jasperlake: Remove TCSS setting from the DMAR table by John Zhao · 3 years, 4 months ago
  99. 0c0d492 soc/intel: Replace open-coded buffer length calculation by Angel Pons · 3 years, 5 months ago
  100. 73a22ed soc/intel: Fix typo in comment by Angel Pons · 3 years, 5 months ago