1. 41a2c73 cpu/x86: Default to PARALLEL_MP selected by Kyösti Mälkki · 3 years, 2 months ago
  2. 772c097 cpu/intel/model_206ax/acpi.c: Do not report P_BLK by Angel Pons · 3 years, 1 month ago
  3. 6e7f9d6 cpu/intel/model_206ax/acpi.c: Do not report P_BLK by Angel Pons · 3 years, 1 month ago
  4. 151d561 cpu/intel/haswell/acpi.c: Do not report P_BLK by Angel Pons · 3 years, 1 month ago
  5. 00c95b1 cpu/intel/model_206ax: Do not set PMG_IO_CAPTURE_ADDR MSR by Angel Pons · 3 years, 1 month ago
  6. cdb8150 cpu/intel/car/romstage.c: Drop unused function argument by Arthur Heymans · 3 years, 2 months ago
  7. 50e9d38 cpu/x86/smm: Fix u32 type mismatch in print statement by Paul Menzel · 3 years, 2 months ago
  8. 85ac067 cpu/x86/smm: Fix size_t type mismatch in print statement by Paul Menzel · 3 years, 2 months ago
  9. 2ea9595 cpu/x86/smm: Fix uintptr_t type mismatches in print statements by Paul Menzel · 3 years, 2 months ago
  10. e7266e8 cpu/x86/entry16.S: Make Intel CBnT TOCTOU safe by Arthur Heymans · 3 years, 2 months ago
  11. 2de78e2 cpu/amd/pi/00630F01: Remove unused directory and code by Michał Żygowski · 3 years, 2 months ago
  12. 1aa60a9 src/intel/microcode: Add support for extended signature table by Rizwan Qureshi · 3 years, 2 months ago
  13. d2b2a18 Add Kconfig TPM by Kyösti Mälkki · 3 years, 3 months ago
  14. 0d93ca4 cpu/intel/fit: Fix top swap fit by Arthur Heymans · 3 years, 2 months ago
  15. 448c9e1 cpu/intel/fit: Remove broken ifittool argument by Arthur Heymans · 3 years, 2 months ago
  16. 749d2d7 cpu/intel/fit: Make make fit entries depend on fit pointer by Arthur Heymans · 3 years, 2 months ago
  17. 6419cd3 cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y by Arthur Heymans · 3 years, 9 months ago
  18. b8d35c1 cpu/amd/pi/00730F01/model_16_init.c: create correct MTRR solution by Michał Żygowski · 3 years, 3 months ago
  19. b1101cc cpu/x86/smm: Fix typo by Patrick Georgi · 3 years, 2 months ago
  20. a04256f *x86: fix x2apic mode boot issue by Wonkyu Kim · 3 years, 3 months ago
  21. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 3 months ago
  22. a033d8c arch/x86: Always include walkcbfs.S by Arthur Heymans · 3 years, 2 months ago
  23. 1aa5194 src/cpu/x86/smm: remove debug message; not thread safe by Rocky Phagura · 3 years, 3 months ago
  24. 6fcc46d cpu/x86/mtrr: Use a Kconfig for reserving MTRRs for OS by Tim Wawrzynczak · 3 years, 3 months ago
  25. 457c661 cpu/x86: Fix control flow UNREACHABLE issue by John Zhao · 3 years, 3 months ago
  26. e76f15f src: Replace remaining {get,set}_option() instances by Angel Pons · 3 years, 3 months ago
  27. 29abd04 cpu/x86/smm/smm_module_loaderv2.c: Rename file by Arthur Heymans · 3 years, 4 months ago
  28. 88407bc cpu/x86/smm: Drop the V1 smmloader by Arthur Heymans · 3 years, 5 months ago
  29. e6c3523 cpu/x86/smm_loaderv2: Use the permanent stack top during relocation by Arthur Heymans · 3 years, 5 months ago
  30. bdfa353 cpu/intel/common: use lapicid api by Wonkyu Kim · 3 years, 4 months ago
  31. 26ab9bf *x86: Support x2apic mode by Wonkyu Kim · 3 years, 4 months ago
  32. 7811a45 cpu/intel/haswell: Use new fixed BAR accessors by Angel Pons · 3 years, 4 months ago
  33. 93a4e01 cpu/x86/smm: Fix SMM start address passing by Marc Jones · 3 years, 4 months ago
  34. 9036bd7 cpu/x86/mp_init.c: Drop unnecessary preprocessor usage by Arthur Heymans · 3 years, 5 months ago
  35. 41b078f cpu/x86/mp_init.c: Don't overwrite the global variable per CPU by Arthur Heymans · 3 years, 5 months ago
  36. 1e1d5d6 cpu/x86/smm_module_loaderv2.c: Remove noop stack size check by Arthur Heymans · 3 years, 4 months ago
  37. 478f3d8 cpu/x86/mp_init: Allow stub sizes larger than the save state size by Arthur Heymans · 3 years, 5 months ago
  38. ad0116c cpu/x86/smm_loaderv2: Remove unused variables by Arthur Heymans · 3 years, 5 months ago
  39. 1afe20b cpu/x86/smm/smm_module_loaderv2.c: Constify setup_stub() by Arthur Heymans · 3 years, 5 months ago
  40. 64d9e85 cpu/x86/smm_module_hander: Set up a save state map by Arthur Heymans · 3 years, 5 months ago
  41. dfff5c2 cpu/x86/smm_loaderv2: Fix when only 1 CPU is present by Arthur Heymans · 3 years, 5 months ago
  42. 50e849f cpu/x86/smm_stub.S: Drop smm_runtime from the stub by Arthur Heymans · 3 years, 5 months ago
  43. 6f9b1a9 cpu/x86/smm.h: Remove smm runtime pointer from smm_loader_params by Arthur Heymans · 3 years, 5 months ago
  44. 1dfa46e cpu/x86/mp_init.c: Copy the stub parameter start32_offset into ramstage by Arthur Heymans · 3 years, 5 months ago
  45. 823b1a8 cpu/x86/smm_module_handler: Add relocatable module params by Arthur Heymans · 3 years, 5 months ago
  46. c9aecb4 cpu/intel/fit: Reserve the FIT pointer using a .c file by Arthur Heymans · 3 years, 4 months ago
  47. eeacd83 cpu/intel/fit: Add the FIT table as a separate CBFS file by Arthur Heymans · 3 years, 5 months ago
  48. 7910978 cpu/x86/mp_init.c: Calculate perm_smbase from ramstage data by Arthur Heymans · 3 years, 5 months ago
  49. ed4be45 cpu/x86/smm: Move apic_id_to_cpu map to smm_stub params by Arthur Heymans · 3 years, 5 months ago
  50. 166d2ac cpu/x86/smm_stub.S: Drop unused module_handler parameter by Arthur Heymans · 3 years, 4 months ago
  51. 5dfb331 cpu/x86/smm: Move relocatable stub params by Arthur Heymans · 3 years, 5 months ago
  52. 3419aae cpu/qemu-x86: Add an option to use the smmloader v2 by Arthur Heymans · 3 years, 4 months ago
  53. e69d2df mb/emulation/qemu-q35: Add support for SMM_TSEG with parallel MP init by Arthur Heymans · 3 years, 8 months ago
  54. 77639e4 cbfs: Replace more instances of cbfs_boot_locate() with newer APIs by Julius Werner · 3 years, 5 months ago
  55. 2e97394 program_loading: Replace prog_rdev() with raw start pointer and size by Julius Werner · 3 years, 10 months ago
  56. f14c05f cpu/intel/microcode: Fix caching logic in intel_microcode_find by Furquan Shaikh · 3 years, 4 months ago
  57. 7e0019e src/cpu/x86: Add helper mp_run_on_all_aps by Aamir Bohra · 3 years, 4 months ago
  58. 442bde7 src/cpu: Remove unused symbols by Patrick Rudolph · 3 years, 8 months ago
  59. 6b688f5 src: use ARRAY_SIZE where possible by Patrick Georgi · 3 years, 5 months ago
  60. e49dec4 cpu/intel/haswell: Constify ACPI c-state arrays by Angel Pons · 3 years, 6 months ago
  61. 618b9ad cpu/intel/haswell: Drop c-state table indirection by Angel Pons · 3 years, 6 months ago
  62. 85790d0 cpu/intel/model_206ax: Drop c-state table indirection by Angel Pons · 3 years, 6 months ago
  63. d8b9e56 cpu/intel/model_206ax: Replace `generate_cstate_entries` by Angel Pons · 3 years, 6 months ago
  64. 11235d6 cpu/intel/haswell/acpi.c: Correct `get_cores_per_package` by Angel Pons · 3 years, 6 months ago
  65. 45ce5d8 src: Remove unused <arch/cpu.h> by Elyes HAOUAS · 3 years, 6 months ago
  66. 56a676e cpu/intel/microcode: Fix typo in function parameter by Elyes HAOUAS · 3 years, 5 months ago
  67. cfa0225 mb/emulation/qemu: Fix SMP boot by Patrick Rudolph · 3 years, 5 months ago
  68. 00b5f53 treewide [Kconfig]: Remove useless comment by Elyes HAOUAS · 3 years, 5 months ago
  69. 9660f06 cpu/x86/name/name.c: Clean up includes by Elyes HAOUAS · 4 years ago
  70. 0b7446a sb/intel/i82801gx,ix: Drop MPEN from GNVS by Kyösti Mälkki · 3 years, 6 months ago
  71. 9887264 cpu/x86/mp_init.c: Print out the microcode revision of APs by Arthur Heymans · 3 years, 6 months ago
  72. 9daf5f07 cpu/intel/microcode: Reuse existing function to read MCU revision by Arthur Heymans · 3 years, 6 months ago
  73. 3fa23b8 soc/intel/*: Get rid of custom microcode caching by Patrick Rudolph · 3 years, 6 months ago
  74. 93cb180 cpu/intel/socket_LGA775: Align CAR DCACHE_RAM_BASE to SIZE by Arthur Heymans · 3 years, 6 months ago
  75. 0bea950 cpu/intel/microcode: Add caching layer in intel_microcode_find by Patrick Rudolph · 3 years, 6 months ago
  76. 9d732d3 cpu/intel/common/fsb.c: Correct code style by Frans Hendriks · 3 years, 6 months ago
  77. e5aafb6 cpu/amd/agesa/family15tn/fixme.c by Frans Hendriks · 3 years, 6 months ago
  78. e76ce87 arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits by Kyösti Mälkki · 4 years, 2 months ago
  79. 2289a70 arch/x86: Top-align .init in bootblock by Kyösti Mälkki · 4 years, 7 months ago
  80. 6c7441f cpu/x86: Rename __protected_start symbol by Kyösti Mälkki · 3 years, 7 months ago
  81. 47d58e5 cpu/x86: Link entry32.inc by Kyösti Mälkki · 3 years, 8 months ago
  82. 404c0c4 cpu/x86: Link reset16.inc by Kyösti Mälkki · 3 years, 8 months ago
  83. 0308313 cpu/x86: Link entry16.inc by Kyösti Mälkki · 3 years, 8 months ago
  84. aaa4a0d cpu/intel/common/fsb.c: Add Broadwell CPUID models by Angel Pons · 3 years, 6 months ago
  85. 22236a5 cpu/x86/smm: Remove unused APMC for C-state and P-state by Kyösti Mälkki · 3 years, 6 months ago
  86. 9a1620f cpu/x86/smm: Use common APMC logging by Kyösti Mälkki · 3 years, 6 months ago
  87. 9f0093d cpu/intel/model_2065x: Drop configurable TDP copy-pasta by Angel Pons · 3 years, 6 months ago
  88. 00d6660 cpu/intel/model_2065x: Drop unused c-state code by Angel Pons · 3 years, 6 months ago
  89. e751a10 soc/intel/broadwell: Move romstage.c to Haswell by Angel Pons · 3 years, 8 months ago
  90. 9d733de soc/intel/broadwell: Use Haswell CPU headers by Angel Pons · 3 years, 8 months ago
  91. f542b7b cpu/intel/haswell: Add Broadwell CPUIDs and microcode by Angel Pons · 3 years, 9 months ago
  92. 1c7ba62 cpu/intel/haswell: Set C9/C10 vccmin by Angel Pons · 3 years, 9 months ago
  93. c86b119 cpu/intel/haswell: Add fast ramp voltage for Broadwell by Angel Pons · 3 years, 9 months ago
  94. c89d2a28 cpu/intel/haswell: Enable timed MWAIT if supported by Angel Pons · 3 years, 9 months ago
  95. 8b0636e cpu/intel/haswell: Clean up CPUID definitions by Angel Pons · 3 years, 9 months ago
  96. 8e6f162 cpu/intel/haswell: Add s0ix support by Angel Pons · 3 years, 9 months ago
  97. 985821c cpu/intel/socket_LGA775: Increase DCACHE_RAM_SIZE by Elyes HAOUAS · 3 years, 6 months ago
  98. 193aac8 cpu/x86/sipi_vector.S: Fix reading MCU revision by Arthur Heymans · 3 years, 6 months ago
  99. cc2c5c9 cpu/x86/smm/smm_module_loaderv2.c: Remove repeated word by Elyes HAOUAS · 3 years, 6 months ago
  100. 07f11db cpu/x86/mtrr/earlymtrr.c: Remove repeated word by Elyes HAOUAS · 3 years, 6 months ago