1. b8b4096 mb, soc: Add the SPD_CACHE_ENABLE by Zhuohao Lee · 2 years, 7 months ago
  2. d9c5b14 intelblocks/pcie: Correct mapping between LCAP port and coreboot index by MAULIK V VAGHELA · 2 years, 6 months ago
  3. 7c31d17 soc/intel/common/cse: Add `cse_send_end_of_post()` as a public function by Subrata Banik · 2 years, 7 months ago
  4. 646b6a0 soc/intel/graphics: Repurpose graphics_get_memory_base() by Ethan Tsao · 2 years, 7 months ago
  5. 9f9d510 soc/intel/common/gpio: Add PAD_NC_LOCK and PAD_CFG_GPI_SCI_LOCK macro by Eric Lai · 2 years, 6 months ago
  6. 80c9289 soc/intel/common/cse: Add function to perform global reset lock by Subrata Banik · 2 years, 7 months ago
  7. 2fb232a soc/intel/common: Remove GPIO PAD lock config override from mainboard by Subrata Banik · 2 years, 7 months ago
  8. 526cc3e soc/intel/{adl, common}: Add routines into CSE IA-common code by Subrata Banik · 2 years, 7 months ago
  9. 32e0673 soc/intel/common/cse: Rework heci_disable function by Subrata Banik · 2 years, 7 months ago
  10. 736f9cc soc/intel/common/cse: Make cse_disable_mei_devices a public function by Subrata Banik · 2 years, 7 months ago
  11. 41aa8d6 soc/intel/common: Add the Primary to Sideband bridge library by John Zhao · 2 years, 7 months ago
  12. 3c46371 soc/intel: Abstract the common block API for TCSS registers access by John Zhao · 2 years, 7 months ago
  13. 1173612 soc/intel/common: Implement ACPI CPPCv3 package to support hybrid core by Sridhar Siricilla · 2 years, 9 months ago
  14. 7e8a0e6 soc/intel/common/gpio: Rework PAD config macro to add lock support by Subrata Banik · 2 years, 8 months ago
  15. f33c9bf soc/intel/common/cse: Add support to get CSME timestamps by Bora Guvendik · 2 years, 10 months ago
  16. cd1cd8d soc/intel/alderlake: Add method to determine the cpu type by Sridahr Siricilla · 2 years, 9 months ago
  17. 56ab8e2 soc/intel/common/cpu: Use SoC overrides to get CPU privilege level by Subrata Banik · 2 years, 7 months ago
  18. e74ebcd soc/intel/common/cse: Add helper API for CSE SPI Protection Mode by Subrata Banik · 2 years, 8 months ago
  19. 98ce39d soc/intel/common: Abstract the sideband access by John Zhao · 2 years, 7 months ago
  20. 7a2bc06 soc/intel/tgl/pcie_rp: add TGL-H support by Michael Niewöhner · 2 years, 7 months ago
  21. 05865b8 soc/intel/apl: Rework on CPU privilege level implementation by Subrata Banik · 2 years, 7 months ago
  22. 8d0e77b soc/intel/tigerlake: Add soc_get_cpu_rp_vw_idx() function by Tim Wawrzynczak · 2 years, 8 months ago
  23. d43d864 soc/intel/common/gpio: Modify pad_config.pad type from `int` to 'gpio_t' by Subrata Banik · 2 years, 8 months ago
  24. 0dc0772 soc/intel/common/gpio: Rename struct gpio_lock_config.gpio to .pad by Subrata Banik · 2 years, 8 months ago
  25. b23571c src: Drop duplicated includes by Elyes HAOUAS · 2 years, 8 months ago
  26. 1ac0dc1 soc/intel/tigerlake: Define soc_get_pcie_rp_type by Tim Wawrzynczak · 2 years, 9 months ago
  27. b6f29c9 soc/intel/common: add generic gpio lock mechanism by Nick Vaccaro · 2 years, 10 months ago
  28. 7424576 soc/intel/common: Add CPU related APIs by Sridahr Siricilla · 2 years, 9 months ago
  29. 461ff1d soc/intel: Move enum pcie_rp_type to intelblocks/pcie_rp.h by Tim Wawrzynczak · 2 years, 9 months ago
  30. 333edcc soc/intel/common: Add support for CSE IOM/NPHY sub-parition update by Krishna Prasad Bhat · 2 years, 9 months ago
  31. 281e2c1 soc/intel/common/thermal: Refactor thermal block to improve reusability by Subrata Banik · 2 years, 9 months ago
  32. 69ed3ed soc/intel: Allow enable/disable ME via CMOS by Sean Rhodes · 3 years, 4 months ago
  33. 2ee30ad soc/intel/common/thermal: Allow thermal configuration over PMC by Subrata Banik · 2 years, 9 months ago
  34. cfa5920 soc/intel: move SGX ACPI code to block/acpi by Michael Niewöhner · 2 years, 10 months ago
  35. b48caad soc/intel: generate SSDT instead of using GNVS for SGX by Michael Niewöhner · 2 years, 10 months ago
  36. 72e7667 soc/intel/common/block/cse: Add get_me_fw_version function by Johnny Lin · 2 years, 10 months ago
  37. eaf71b0 soc/intel/common/acpi: Correct IPC sub command for reading LPM requirement by Ethan Tsao · 2 years, 10 months ago
  38. aaec809 soc/intel: Update api name for getting spi destination id by Wonkyu Kim · 3 years ago
  39. e9f10ff soc/intel: Constify `soc_get_cstate_map()` by Angel Pons · 2 years, 10 months ago
  40. 6eaffcd soc/intel: implement ACPI timer disabling per SoC and drop common code by Michael Niewöhner · 2 years, 11 months ago
  41. 820b9c4 soc/intel/common: add possiblity to override GPE0 to acpi_fill_soc_wake by Michael Niewöhner · 2 years, 11 months ago
  42. 7b34e31 soc/intel/common: add SGX fields to GNVS by Michael Niewöhner · 2 years, 11 months ago
  43. d2da870 soc/intel/common/cse: Split CSE metadata into two CBFS files by Furquan Shaikh · 2 years, 11 months ago
  44. 7f22bc4 soc/intel/common/tcss: Optimize USB-C DP flow and code structure by Derek Huang · 3 years ago
  45. 3710e99 soc/intel/common: Helper function to check CSE device `devfn` status by Subrata Banik · 2 years, 11 months ago
  46. c6e2552 soc/intel/common/../cse: Allow D0i3 enable/disable for all CSE devices by Subrata Banik · 2 years, 11 months ago
  47. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  48. 1252063 mb/google/brya: move MILLIWATTS_TO_WATTS macro in header file by Sumeet Pawnikar · 2 years, 11 months ago
  49. 4bb63e8 soc/intel/common: Add PMC IPC commands for FIVR control by Sumeet Pawnikar · 2 years, 11 months ago
  50. a219edb soc/intel/common/../cse: Create APIs for CSE device state transition by Subrata Banik · 2 years, 11 months ago
  51. 05df6ec soc/amd,intel/common/include/gpio: improve documentation of overrides by Felix Held · 2 years, 11 months ago
  52. 6296211 soc/intel/common: Add panel_orientation field to common chip config by Tim Wawrzynczak · 3 years ago
  53. e58027c soc/intel/block/../tcss: Create enum for TCSS Port0/1/2/3 by Subrata Banik · 3 years ago
  54. 2eb100d soc/intel/common/block/acpi: Add LPM requirements support to PEPD _DSM by Tim Wawrzynczak · 3 years, 2 months ago
  55. 6424648 soc/intel/common/block/acpi: Move pep.asl to acpigen by Tim Wawrzynczak · 3 years, 2 months ago
  56. 957857d soc/intel/common/cse: Add argument for CSE fixed client addr by Rizwan Qureshi · 3 years ago
  57. fe2ac34 soc/intel/common: Add PMC IPC commands for FIVR by Sumeet Pawnikar · 3 years ago
  58. dc0e066 soc/intel/common: get tdp of CPU for different SKUs by Sumeet Pawnikar · 3 years ago
  59. 0dcdb21 soc/intel/common: Use CHIPSET_LOCKDOWN_COREBOOT by default by Felix Singer · 3 years ago
  60. d87af79 soc/intel/common/block: Add PAM locking function by Tim Wawrzynczak · 3 years ago
  61. ce227fe Revert "soc/intel/common/block/gpio: Add support to program VCCIO selection" by Karthikeyan Ramasubramanian · 3 years, 1 month ago
  62. 4c569b5 soc/intel/common/block/gpio: Add support to program VCCIO selection by Karthikeyan Ramasubramanian · 3 years, 1 month ago
  63. 39b53d9 soc/intel/common/block: Add space before comment delimiter by Subrata Banik · 3 years, 1 month ago
  64. f427e80 cpu/intel: Add dedicated file to grow Intel CPUIDs by Subrata Banik · 3 years, 1 month ago
  65. c7cfe0b soc/intel: Refactor `xdci_can_enable()` function by Angel Pons · 3 years, 2 months ago
  66. 9fdd2b2 soc/intel/common/block/cse: Add BWG error recovery to EOP failure by Tim Wawrzynczak · 3 years, 2 months ago
  67. bed1b60 soc/intel/common: Refine pmc_get_xtal_freq function by Lean Sheng Tan · 3 years, 2 months ago
  68. 508dc16 soc/intel/common: Move PMC EPOC related code to Intel common code by Lean Sheng Tan · 3 years, 2 months ago
  69. 61005c8 soc/intel/common/irq: Add function to return IRQ for PCI devfn by Tim Wawrzynczak · 3 years, 2 months ago
  70. e9ee919 soc/intel/common/irq: Internally cache PCI IRQ results by Tim Wawrzynczak · 3 years, 2 months ago
  71. 81bcce9 soc/intel/common/irq: Add function to program north PCI IRQs by Tim Wawrzynczak · 3 years, 2 months ago
  72. c657ab9 soc/intel/common/block/irq: Add support for intel_write_pci0_PRT by Tim Wawrzynczak · 3 years, 6 months ago
  73. b59980b soc/intel/common: Add new IRQ module by Tim Wawrzynczak · 3 years, 7 months ago
  74. 064ca18 soc/intel/common/cse: Add support for sending CSE End-of-Post message by Tim Wawrzynczak · 3 years, 2 months ago
  75. 09635f4 soc/intel/common/block/cse: Move cse_trigger_recovery function by Tim Wawrzynczak · 3 years, 2 months ago
  76. d21b463 security/intel: Add option to enable SMM flash access only by Angel Pons · 3 years, 6 months ago
  77. e380a43 soc/intel/common/block/cse: Move enum csme_failure_reason by Tim Wawrzynczak · 3 years, 2 months ago
  78. e58e6f2 soc/intel/common/block/gpio: Add `gpio_lock_pad()` by Aseda Aboagye · 3 years, 2 months ago
  79. 193ee64 soc/intel/common: Fix bugs for GPIO_LOCK_UNLOCK by Aseda Aboagye · 3 years, 2 months ago
  80. ff82acc soc/intel/common/block: fix storage size of HEST log address by Rocky Phagura · 3 years, 2 months ago
  81. f93aa04 soc/intel/{common,alderlake}: Use generic name "Alderlake Platform" by Sridhar Siricilla · 3 years, 2 months ago
  82. b9b6f4d soc/intel: Drop unused lpss functions by Furquan Shaikh · 3 years, 3 months ago
  83. d4db36e src/intel/xeon_sp: add hardware error support (HEST) by Rocky Phagura · 3 years, 5 months ago
  84. c146daf intel/common/block: Move mainboard api to tcss common block by Deepti Deshatty · 3 years, 3 months ago
  85. 0dc82cc soc/intel/common: Add function to lpc_lib to return PIRQ routing by Tim Wawrzynczak · 3 years, 7 months ago
  86. 351f1e6 soc/intel/alderlake: Update CPU and IGD Device IDs by Maulik V Vaghela · 3 years, 3 months ago
  87. 6d2fbba docs: correct and rewrite documentation regarding n/c / unused pads by Michael Niewöhner · 3 years, 4 months ago
  88. 59a621a soc/intel/tgl,mb/google/volteer: Add API for Type-C aux bias pads by Tim Wawrzynczak · 3 years, 5 months ago
  89. 87b7ec2 soc/intel/common: Add CPU Port ID field to GPIO communities by Tim Wawrzynczak · 3 years, 4 months ago
  90. 629ddfd soc/intel/common: Add virtual wire mapping entries to GPIO communities by Tim Wawrzynczak · 3 years, 4 months ago
  91. cc3637f soc/intel/common/block: Add definition for NAF_VWE bit for PAD_CFG0 reg by Maulik V Vaghela · 3 years, 4 months ago
  92. 6e64c1a soc/intel/common,skl: set MSR LT_LOCK_MEMORY once, not per thread by Michael Niewöhner · 4 years ago
  93. 967753f soc/intel/common: Prevent SMI storm when setting SPI WPD bit by Angel Pons · 3 years, 6 months ago
  94. a603e44 soc/intel/common/gpio: Add function to get GPIO index in group by Tim Wawrzynczak · 3 years, 5 months ago
  95. 5b90c0f soc/intel/common/systemagent: Add macros to access REGBAR space by Tim Wawrzynczak · 3 years, 5 months ago
  96. eb6ebc0 soc/intel/tigerlake: Move TCSS code to intel/common/block by Tim Wawrzynczak · 3 years, 5 months ago
  97. 2ccc0a4 soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.h by Subrata Banik · 3 years, 5 months ago
  98. 405f229 soc/intel/*: drop UART pad configuration from common code by Michael Niewöhner · 3 years, 8 months ago
  99. 5177507 soc/intel/common/block/smm: Ignore PM1 and GPE0 events in SCI mode by Angel Pons · 3 years, 6 months ago
  100. 740cd31 soc/intel/common/gpio: Add gpio_routes_ioapic_irq function by Tim Wawrzynczak · 3 years, 7 months ago