1. f4f365f pci_mmio_cfg: Always use pci_s_* functions by Nico Huber · 2 years, 10 months ago
  2. b0db82d cpu/x86/Kconfig: Remove unused CPU_ADDR_BITS by Arthur Heymans · 2 years, 10 months ago
  3. 0216402 cpu/x86: Introduce and use `CPU_X86_LAPIC` by Felix Held · 2 years, 10 months ago
  4. 3a79633 soc/*/Makefile: don't add cpu/x86/cache by Felix Held · 2 years, 10 months ago
  5. 2d4986c cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs by Felix Held · 2 years, 10 months ago
  6. 4dd7d11 cpu/x86/mp_init: move printing of failure message into mp_init_with_smm by Felix Held · 2 years, 10 months ago
  7. d27ef5b cpu/x86/mp_init: use cb_err as mp_init_with_smm return type by Felix Held · 2 years, 10 months ago
  8. 2353cd9 soc/intel: drop P_BLK support by Michael Niewöhner · 2 years, 11 months ago
  9. 44985ae75 cpu/x86/tsc: Deduplicate Makefile logic by Angel Pons · 3 years ago
  10. d581137 acpi: Fill fadt->century based on Kconfig by Nico Huber · 3 years, 1 month ago
  11. f427e80 cpu/intel: Add dedicated file to grow Intel CPUIDs by Subrata Banik · 3 years, 1 month ago
  12. c05aa26 xeon_sp/{cpx,skx}: Add config IFD_CHIPSET 'lbg' by Johnny Lin · 3 years, 2 months ago
  13. 6419cd3 cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y by Arthur Heymans · 3 years, 10 months ago
  14. d77b97d soc/intel/xeon_sp: Set PAM0123 lock by Marc Jones · 3 years, 4 months ago
  15. 4fad28f soc/intel/xeon_sp: More PCU locks by Marc Jones · 3 years, 5 months ago
  16. 352ca5b soc/intel/xeon_sp: Call SMM finalize by Marc Jones · 3 years, 5 months ago
  17. 6efc764 soc/intel/xeon_sp: Move PCH PCI device defines by Marc Jones · 3 years, 5 months ago
  18. 81ef9c2 soc/intel/xeon_sp: Add PCH lockdown by Marc Jones · 3 years, 7 months ago
  19. 2cba9e4 soc/intel/xeon_sp/smmrelocate: Don't run twice on the BSP by Arthur Heymans · 3 years, 6 months ago
  20. 06c761c soc/intel/xeon_sp: Use common acpi_fill_mcfg() by Kyösti Mälkki · 3 years, 6 months ago
  21. 7cb4cb6 soc/intel: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 6 months ago
  22. cc93c6e soc/amd,intel: Drop s3_resume parameter on FSP-S functions by Kyösti Mälkki · 3 years, 7 months ago
  23. 0322bc5 src: Remove unused <cbmem.h> by Elyes HAOUAS · 3 years, 7 months ago
  24. e3b18bf soc/intel/xeon_sp/skx: Add soc_acpi_name by Marc Jones · 3 years, 7 months ago
  25. e76ce87 arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits by Kyösti Mälkki · 4 years, 3 months ago
  26. 31ed885 soc/intel/xeon_sp/acpi.c: Add ACPI C-State table by Marc Jones · 3 years, 7 months ago
  27. c196246 ACPI GNVS: Drop most dev_count_cpu() by Kyösti Mälkki · 3 years, 8 months ago
  28. 91a4512 intel/xeon_sp, mb/ocp/deltalake: Rework get_stack_busnos() by Maxim Polyakov · 3 years, 7 months ago
  29. 266c313 soc/intel/xeon_sp/skx/soc_acpi.c: Remove duplicated include by Elyes HAOUAS · 3 years, 7 months ago
  30. 999e441 soc/intel: Replace acpi_init_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  31. 81b8472 ACPI: Drop redundant CONSOLE_CBMEM setup in GNVS by Kyösti Mälkki · 4 years, 2 months ago
  32. d6c5714 soc/intel: Drop indirect <soc/nvs.h> include by Kyösti Mälkki · 3 years, 8 months ago
  33. 8913b78 soc/intel: hook up new gpio device in the soc chips by Michael Niewöhner · 3 years, 8 months ago
  34. 7a36ca5 soc/intel/xeon_sp: Lock down IIO DFX Global registers by Arthur Heymans · 3 years, 9 months ago
  35. 42a6f7e soc/intel/xeon_sp: Lock down DMI3 PCI registers by Arthur Heymans · 3 years, 9 months ago
  36. 63e2a84 soc/intel/xeon_sp: Use common block ACPI by Marc Jones · 3 years, 9 months ago
  37. 45a6ae3 soc/intel/xeon_sp/skx: Properly set up MTRR's by Arthur Heymans · 3 years, 8 months ago
  38. 8346307 soc/intel/xeon_sp: Move DMICTL lock by Arthur Heymans · 3 years, 8 months ago
  39. 86d195b soc/intel/xeon_sp/skx: Hook up microcode blob by Arthur Heymans · 3 years, 8 months ago
  40. 77509be soc/intel/xeon_sp: Configure DPR on all stacks by Arthur Heymans · 3 years, 10 months ago
  41. c987e65 soc/intel/xeon_sp: Don't use common block acpi.h by Marc Jones · 3 years, 9 months ago
  42. 834b3ec cbfs: Simplify load/map API names, remove type arguments by Julius Werner · 4 years, 6 months ago
  43. 17a798b soc/intel/xeon_sp: Enable SMI handler by Rocky Phagura · 3 years, 10 months ago
  44. f472124 soc/intel/xeon_sp: Select INTEL_COMMON_BLOCK_TCO by Arthur Heymans · 3 years, 9 months ago
  45. 3d80253 soc/intel/xeon_sp: Set coreboot defined IOAPIC and HPET BDF by Arthur Heymans · 3 years, 9 months ago
  46. c660600 soc/intel/xeon_sp/{skx,cpx}: Add txt_get_chipset_dpr callback by Arthur Heymans · 3 years, 10 months ago
  47. 27718ac src: Add missing 'include <console/console.h>' by Elyes HAOUAS · 4 years ago
  48. a1cc557 soc/intel/xeon_sp: Synchronize DMAR and MADT IOAPIC id's by Arthur Heymans · 3 years, 9 months ago
  49. 6408ada soc/intel/xeon_sp: move get_iiostack_info() to a common place by Arthur Heymans · 3 years, 9 months ago
  50. 165893b soc/intel/xeon_sp: Change the return type of get_iio_stack_info() by Arthur Heymans · 3 years, 9 months ago
  51. 83b2622 soc/intel/xeon_sp: Use a common function to get the IIO HOB by Arthur Heymans · 3 years, 9 months ago
  52. 5851f9d soc/intel/xeon_sp: Move set_bios_init_completion() by Marc Jones · 3 years, 10 months ago
  53. 645bca4 soc/intel/xeon_sp/skx: Reorder soc_util.c by Marc Jones · 3 years, 10 months ago
  54. 83729bd soc/intel/xeon_sp/skx: Fix MADT CPU indexes by Marc Jones · 3 years, 10 months ago
  55. 18960ce soc/intel/xeon_sp: Move CPU helper functions by Marc Jones · 3 years, 10 months ago
  56. 7f44929 soc/intel/xeon_sp: Add a smm_region function by Arthur Heymans · 3 years, 10 months ago
  57. 2c70716 soc/intel/xeon_sp/acpi: Fix uncore dsdt for multiple cpus by Marc Jones · 3 years, 10 months ago
  58. 995a7e2 soc/intel/xeon_sp; Use soc specific stack-port function by Marc Jones · 3 years, 10 months ago
  59. 70907b0 soc/intel/xeon_sp: Call common soc_get_num_cpus() by Marc Jones · 3 years, 10 months ago
  60. 444fda4 soc/intel/xeon_xp: Combine cpx and skx acpi.c by Marc Jones · 3 years, 10 months ago
  61. d49c8cf soc/intel/xeon_sp/skx/acpi.c: Update with cpx changes by Marc Jones · 3 years, 10 months ago
  62. 53b465d soc/intel/xeon_sp: Move read_msr_ppin() to common util.c by Marc Jones · 3 years, 10 months ago
  63. 1f50084 soc/intel/xeon_sp: Move common chip.c code by Marc Jones · 3 years, 10 months ago
  64. 9a0d4f8 soc/intel/xeon_sp/skx: Simplify pci_domain_read_resource by Marc Jones · 3 years, 10 months ago
  65. 0262ffa soc/intel/xeon_sp/skx: Add resource allocator helpers by Marc Jones · 3 years, 10 months ago
  66. 8b522db soc/intel/xeon_sp: Move function debug macros by Marc Jones · 3 years, 10 months ago
  67. 92f46aa src: Include <arch/io.h> when appropriate by Elyes HAOUAS · 4 years ago
  68. 9190345 soc/intel/xeon_sp/skx: Add missing includes by Angel Pons · 3 years, 10 months ago
  69. 7a25fb8 soc/intel/xeon_sp: Rename cpx_generate_p_state_entries() by Marc Jones · 3 years, 10 months ago
  70. 3fc0484 soc/intel/xeon_sp/skx: Move skx specific FADT setting by Marc Jones · 3 years, 10 months ago
  71. 521a03f soc/intel/xeon_sp: Move uncore_inject_dsdt() call by Marc Jones · 3 years, 10 months ago
  72. 8066fda soc/intel/xeon_sp: Move ACPI prototypes from chip.h by Marc Jones · 3 years, 10 months ago
  73. 8972750 src/soc/intel/xeon_sp/skx: Update get_iiostack_info() by Marc Jones · 3 years, 10 months ago
  74. 985d956 soc/intel/xeon_sp/skx/: Clean up soc_util.c by Marc Jones · 3 years, 11 months ago
  75. 97321db soc/intel/xeon_sp: Move common northbridge ACPI to nb_acpi.c by Marc Jones · 3 years, 11 months ago
  76. e1db55b soc/intel/xeon_sp: Add get_system_memory_map() by Marc Jones · 3 years, 11 months ago
  77. 3c667a2 soc/intel/xeon_sp: Use generic config_t by Marc Jones · 3 years, 11 months ago
  78. 19df8d8 soc/intel/xeon_sp: Set CPU_ADDR_BITS to 46 for SKX and CPX by Christian Walter · 3 years, 11 months ago
  79. 301c7e6 soc/intel/xeon_sp/skx: Move get_srat_memory_entries() by Marc Jones · 3 years, 11 months ago
  80. ccfaf25 soc/intel/xeon_sp/skx: Move soc specific ACPI functions by Marc Jones · 3 years, 11 months ago
  81. 9f55574 soc/intel/xeon_sp/skx/: Reorder acpi.c functions by Marc Jones · 3 years, 11 months ago
  82. 9f0c000 soc/intel/xeon_sp: Clean up pci_devs.h by Marc Jones · 4 years ago
  83. 18b1984 soc/intel/xeon_sp/include: De-duplicate .h files by Marc Jones · 4 years, 1 month ago
  84. e2f6c7f soc/intel/xeon_sp/skx: Prepare acpi.* for merging by Marc Jones · 4 years, 1 month ago
  85. b0e8c7c soc/intel/xeon_sp: Use common ASL code for xeon_sp by Marc Jones · 4 years, 1 month ago
  86. 07e8cd5 soc/intel/xeon_sp/skx: Fix uncore.asl \_SB namespace issue by Marc Jones · 4 years ago
  87. c3d92f0 soc/intel/xeon_sp/skx: Update ITSS OperationRegion to ACPI2.0 notation by Marc Jones · 4 years ago
  88. b20c102 soc/intel/xeon_sp/skx: Update uncore IRQ routing ACPI tables by Marc Jones · 4 years ago
  89. 2854f40 src/soc/intel: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  90. cced346 soc/intel/xeon_sp: Enable PMC support by Rocky Phagura · 4 years, 2 months ago
  91. 5cb7599 xeon_sp/skx: Reorder pci_devs.h by Marc Jones · 4 years, 1 month ago
  92. 8dcccea src: Remove unused 'include <cbmem.h>' by Elyes HAOUAS · 4 years, 1 month ago
  93. 12a4d05 src: Report word-sized access for PM1a_EVT by Angel Pons · 4 years, 1 month ago
  94. 79572e4 src: Make HAVE_CF9_RESET set the FADT reset register by Angel Pons · 4 years, 1 month ago
  95. 3eb8dba src: Drop useless cache flush settings in FADT by Angel Pons · 4 years, 1 month ago
  96. a208c6c src: Never overwrite `fadt->flags` by Angel Pons · 4 years, 1 month ago
  97. 4b1b0ef soc/intel/xeon_sp/skx: Clean up FADT by Angel Pons · 4 years, 1 month ago
  98. 1b5a7de src: Drop useless PM1b settings from FADT by Angel Pons · 4 years, 1 month ago
  99. 77653e3 src: Drop useless GPE1 settings from FADT by Angel Pons · 4 years, 1 month ago
  100. 14aff23 src: Remove unused 'include <cpu/x86/msr.h>' by Elyes HAOUAS · 4 years, 1 month ago