1. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 11 months ago
  2. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 6 months ago
  3. ea19858 soc/intel: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago
  4. cd6fed2 soc/intel/xeon_sp: Add IIO resources via SSDT by Arthur Heymans · 1 year, 7 months ago
  5. 470f1d3 soc/intel/xeon_sp: Scan and allocate resources on all stacks by Arthur Heymans · 11 months ago
  6. c8a6955 Reland "Kconfig: Bring HEAP_SIZE to a common, large value" by Patrick Georgi · 6 months ago
  7. 3b5b66d device: Add support for multiple PCI segment groups by Felix Held · 6 months ago
  8. 550f55e soc/intel/xeon_sp: Redesign resource allocation by Arthur Heymans · 1 year, 11 months ago
  9. acbc491 Revert "Kconfig: Bring HEAP_SIZE to a common, large value" by Patrick Georgi · 8 months ago
  10. 44a48ce Kconfig: Bring HEAP_SIZE to a common, large value by Patrick Georgi · 9 months ago
  11. 171ad51 soc/intel/xeon_sp/*/Kconfig: Refactor out and remove SOC_SPECIFIC_OPTIONS by Elyes Haouas · 12 months ago
  12. 97439ec soc/intel/xeon_sp: use VGA_MMIO_* defines from arch/vga.h by Felix Held · 1 year, 1 month ago
  13. ac02857 soc/intel/xeon_sp: Skip empty sockets by Patrick Rudolph · 1 year ago
  14. 971ea28 soc/intel/xeon_sp: Print HOB for all sockets by Patrick Rudolph · 1 year ago
  15. b15946d soc/intel: Add max memory speed into dimm info by Eric Lai · 1 year, 1 month ago
  16. 3435f81 soc/intel/xeon_sp: move and rename set_cmos_mrc_cold_boot_flag by Johnny Lin · 1 year, 6 months ago
  17. 36e6f9b soc/intel/xeon_sp: Don't sort struct device cpus for numa by Arthur Heymans · 1 year, 9 months ago
  18. 5c19640 soc/intel/xeon_sp/uncore_acpi.c: Add SPR-SP support by Tim Chu · 1 year, 7 months ago
  19. 3ba1621 soc/intel/xeon_sp/smihandler.c: enable support for spr-sp by Tim Chu · 1 year, 7 months ago
  20. b77ea4c soc/intel/xeon_sp: Split SKX/CPX MSRs into separate headers by Jonathan Zhang · 1 year, 5 months ago
  21. ca520a7 soc/intel/xeon_sp: use get_socket_ubox_busno() to hide soc specifics by Jonathan Zhang · 1 year, 6 months ago
  22. e10d8a0 soc/intel/xeon_sp: Drop unused cpu.h header by Arthur Heymans · 1 year, 5 months ago
  23. 829e8e6 soc/intel: Use common codeflow for MP init by Arthur Heymans · 1 year, 6 months ago
  24. 1e78165 arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator by Felix Held · 1 year, 5 months ago
  25. 6a6ac1e arch/x86/cpu: introduce and use device_match_mask by Felix Held · 1 year, 5 months ago
  26. 6fecff2 soc/intel/xeon_sp: Use common gpio.h include by Dinesh Gehlot · 1 year, 6 months ago
  27. d4f2d14 soc/intel: Move max speed API to common by Dinesh Gehlot · 1 year, 7 months ago
  28. 13c4445 soc/intel/xeon_sp: Move codes to support new PCH by Tim Chu · 1 year, 8 months ago
  29. 3cc2020 soc/intel/xeon_sp/cpx: Allow creating meminfo for empty DIMM slots by Angel Pons · 2 years, 2 months ago
  30. 8a3e2b8 soc/intel/xeon_sp: Read ioapic configuration from hardware by Arthur Heymans · 1 year, 8 months ago
  31. cc22607 Revert "src/arch/x86: Use core apic id to get cpu_index()" by Arthur Heymans · 1 year, 8 months ago
  32. 9018dee src/soc/intel: Remove unnecessary space after casts by Elyes Haouas · 1 year, 8 months ago
  33. 6be82a4 soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fill by David Milosevic · 1 year, 9 months ago
  34. fe17a7d soc/intel/xeon_sp: accomodate xeon_sp FSPX_CONFIG definitions by Jonathan Zhang · 2 years ago
  35. e141f35 Revert "soc/intel/xeon_sp/cpx: Add get_ewl_hob() utility function" by Felix Held · 1 year, 8 months ago
  36. 3bc9fbb soc/intel/xeon_sp/cpx: Add get_ewl_hob() utility function by Johnny Lin · 1 year, 9 months ago
  37. 6e86f77 soc/intel/xeon_sp: Remove unused madt setup function by Arthur Heymans · 1 year, 9 months ago
  38. 45aae7f treewide: use is_enabled_cpu() on cycles over device list by Fabio Aiuto · 1 year, 10 months ago
  39. f1ba7d6 soc/intel/xeon_sp: Use "if (!ptr)" in preference to "if (ptr == NULL)" by Elyes Haouas · 1 year, 10 months ago
  40. 106def9 soc/intel/xeon_sp: Make gsi_bases platform independent by Christian Walter · 2 years, 1 month ago
  41. 37a55d1 soc/intel/common/cpu: Use SoC overrides to set CPU privilege level by Subrata Banik · 2 years, 2 months ago
  42. bd87ea9 soc/intel: Remove unused <acpi/acpi.h> by Elyes HAOUAS · 2 years, 7 months ago
  43. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  44. 9ec7227 cpu/x86/lapic: Move LAPIC configuration to MP init by Kyösti Mälkki · 2 years, 9 months ago
  45. 56ab8e2 soc/intel/common/cpu: Use SoC overrides to get CPU privilege level by Subrata Banik · 2 years, 6 months ago
  46. ffc4002 src/soc: Remove unused <stdlib.h> by Elyes HAOUAS · 2 years, 7 months ago
  47. 5554226 Spell Intel Cooper Lake-SP with a space by Paul Menzel · 2 years, 8 months ago
  48. b0db82d cpu/x86/Kconfig: Remove unused CPU_ADDR_BITS by Arthur Heymans · 2 years, 9 months ago
  49. 0216402 cpu/x86: Introduce and use `CPU_X86_LAPIC` by Felix Held · 2 years, 9 months ago
  50. 2d4986c cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs by Felix Held · 2 years, 9 months ago
  51. 4dd7d11 cpu/x86/mp_init: move printing of failure message into mp_init_with_smm by Felix Held · 2 years, 9 months ago
  52. d27ef5b cpu/x86/mp_init: use cb_err as mp_init_with_smm return type by Felix Held · 2 years, 9 months ago
  53. ffa61b0 soc/intel/xeon_sp/cpx: Use FSP repo by Arthur Heymans · 2 years, 10 months ago
  54. cbc6099 soc/intel/xeon_sp/cpx: Rename FSP UPDs using CPP by Arthur Heymans · 2 years, 10 months ago
  55. 298b359 drivers/intel/fsp2_0: Refactor MultiPhaseSiInit API calling method by Subrata Banik · 2 years, 10 months ago
  56. c2d0a49 intel/xeon_sp/cpx: Hook up public microcode release by Arthur Heymans · 2 years, 10 months ago
  57. 44985ae75 cpu/x86/tsc: Deduplicate Makefile logic by Angel Pons · 2 years, 10 months ago
  58. 1b34627 src/*: Specify type of `DIMM_MAX` once by Angel Pons · 2 years, 11 months ago
  59. 28a16d9 src/*: Specify type of `DIMM_SPD_SIZE` once by Angel Pons · 2 years, 11 months ago
  60. f427e80 cpu/intel: Add dedicated file to grow Intel CPUIDs by Subrata Banik · 3 years ago
  61. 647a7bb soc/intel/xeon_sp/cpx: Align Cooper Lake CPUID as per EDS by Subrata Banik · 3 years ago
  62. c05aa26 xeon_sp/{cpx,skx}: Add config IFD_CHIPSET 'lbg' by Johnny Lin · 3 years, 1 month ago
  63. 3838ede soc/intel/xeon_sp/cpx: Move MSR Locks to CPU init and fix them by Arthur Heymans · 3 years, 2 months ago
  64. 6419cd3 cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y by Arthur Heymans · 3 years, 9 months ago
  65. be2f937 soc/intel/xeon_sp: Remove bogus SMRAM locking by Arthur Heymans · 3 years, 4 months ago
  66. b20d694 soc/intel/xeon_sp/cpx: Add UPI locks by Marc Jones · 3 years, 3 months ago
  67. 456b7ba soc/intel/xeon_sp/cpx: Add IMC locks by Marc Jones · 3 years, 3 months ago
  68. d77b97d soc/intel/xeon_sp: Set PAM0123 lock by Marc Jones · 3 years, 3 months ago
  69. 64c6223 soc/intel/xeon_sp: Set MSR locks by Marc Jones · 3 years, 3 months ago
  70. 4fad28f soc/intel/xeon_sp: More PCU locks by Marc Jones · 3 years, 4 months ago
  71. 352ca5b soc/intel/xeon_sp: Call SMM finalize by Marc Jones · 3 years, 4 months ago
  72. 58e1e0a mb/ocp/deltalake: Override DDR frequency limit via VPD variable by Tim Chu · 3 years, 7 months ago
  73. 6efc764 soc/intel/xeon_sp: Move PCH PCI device defines by Marc Jones · 3 years, 4 months ago
  74. 4de7610 soc/intel/xeon_sp/cpx: Set PCU locks by Marc Jones · 3 years, 4 months ago
  75. 52e14f7 soc/intel/xeon_sp/: Fix SMI_LOCK setting by Marc Jones · 3 years, 4 months ago
  76. 81ef9c2 soc/intel/xeon_sp: Add PCH lockdown by Marc Jones · 3 years, 6 months ago
  77. 95059b7 soc/intel/xeon_sp/cpx: Set the MRC "cold boot required" status bit by Deomid "rojer" Ryabkov · 3 years, 4 months ago
  78. 6e82ebf mb/ocp/deltalake: Fill ECC type in romstage by Angel Pons · 3 years, 6 months ago
  79. afefa50 src/soc/intel/xeon_sp/cpx: Add enable IIO error masks by Rocky Phagura · 3 years, 5 months ago
  80. 2cba9e4 soc/intel/xeon_sp/smmrelocate: Don't run twice on the BSP by Arthur Heymans · 3 years, 5 months ago
  81. 06c761c soc/intel/xeon_sp: Use common acpi_fill_mcfg() by Kyösti Mälkki · 3 years, 5 months ago
  82. 4a6d441 src/soc/intel/{jasperlake,xeon_sp}: Remove unused <string.h> by Elyes HAOUAS · 3 years, 5 months ago
  83. cc93c6e soc/amd,intel: Drop s3_resume parameter on FSP-S functions by Kyösti Mälkki · 3 years, 6 months ago
  84. 3d6d107 soc/intel/xeon_sp/cpx: Override SMBIOS type 4 max speed by Tim Chu · 3 years, 7 months ago
  85. 0322bc5 src: Remove unused <cbmem.h> by Elyes HAOUAS · 3 years, 6 months ago
  86. 3fa23b8 soc/intel/*: Get rid of custom microcode caching by Patrick Rudolph · 3 years, 6 months ago
  87. ca083db xeon_sp/cpx: Update meminfo max_capacity_mib and number_of_devices by Johnny Lin · 3 years, 6 months ago
  88. e76ce87 arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits by Kyösti Mälkki · 4 years, 2 months ago
  89. 31ed885 soc/intel/xeon_sp/acpi.c: Add ACPI C-State table by Marc Jones · 3 years, 6 months ago
  90. 8331833 soc/intel/xeon_sp/cpx: Fix loading MCU on APs by Arthur Heymans · 3 years, 6 months ago
  91. 7a5c369 soc/intel/xeon_sp/cpx: Account for 'rc' heap manager by Arthur Heymans · 3 years, 6 months ago
  92. c196246 ACPI GNVS: Drop most dev_count_cpu() by Kyösti Mälkki · 3 years, 7 months ago
  93. 91a4512 intel/xeon_sp, mb/ocp/deltalake: Rework get_stack_busnos() by Maxim Polyakov · 3 years, 6 months ago
  94. c2b0a4f soc/intel: Rename to soc_fill_gnvs() by Kyösti Mälkki · 4 years, 1 month ago
  95. d6c5714 soc/intel: Drop indirect <soc/nvs.h> include by Kyösti Mälkki · 3 years, 7 months ago
  96. 8913b78 soc/intel: hook up new gpio device in the soc chips by Michael Niewöhner · 3 years, 7 months ago
  97. 9059a89 sec/intel/txt/Kconfig: Make TXT HEAP and SINIT size configurable by Arthur Heymans · 3 years, 9 months ago
  98. 1918553 soc/intel/xeon_sp: Lock PAM and SMRAM registers by Arthur Heymans · 3 years, 9 months ago
  99. 7a36ca5 soc/intel/xeon_sp: Lock down IIO DFX Global registers by Arthur Heymans · 3 years, 8 months ago
  100. 42a6f7e soc/intel/xeon_sp: Lock down DMI3 PCI registers by Arthur Heymans · 3 years, 8 months ago