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