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