1. 4d75dbd cpu/x86: Set up a separate stack for APs by Arthur Heymans · 1 year, 9 months ago
  2. fa83887 Add option to use Ada code in romstage by Jeremy Compostella · 1 year, 8 months ago
  3. 2834d98 cpu/intel: Fix clearing MTRR for clang 64bit by Arthur Heymans · 1 year, 8 months ago
  4. ca26109 cpu/x86/mtrr: rename local cpu_idx variable and make it const by Felix Held · 1 year, 7 months ago
  5. 447f577 cpu/x86/mtrr: use lapicid instead of cpu_index calls by Felix Held · 1 year, 7 months ago
  6. db65dd6 cpu/x86/mp_init.c: Improve AP entry point by Arthur Heymans · 1 year, 8 months ago
  7. e64b8ac cpu/intel/206ax: Fix generating C state entries by Arthur Heymans · 1 year, 7 months ago
  8. b326166 cpu/x86/mtrr/mtrr: fix printk format strings by Felix Held · 1 year, 7 months ago
  9. 4c37498 cpu/x86/mtrr: Print cpu index number when set up MTRRs for BSP/APs by Kane Chen · 1 year, 8 months ago
  10. 6e23da2 cpu/cpu.h: Change the function signature by Arthur Heymans · 1 year, 8 months ago
  11. 2c3ebd8 mb,sb,soc/intel: Drop useless IO trap handlers by Kyösti Mälkki · 1 year, 8 months ago
  12. 98c9257 cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm by Arthur Heymans · 1 year, 8 months ago
  13. cdb26fd cpu/intel/model_206ax: Remove fake lapic device by Arthur Heymans · 2 years, 8 months ago
  14. d52bfbb cpu/intel/sandybridge: Use enum for ACPI C states by Arthur Heymans · 1 year, 8 months ago
  15. 560c3f5 aopen/dxplplusu: Support SMM_ASEG and SMM_TSEG by Kyösti Mälkki · 2 years, 6 months ago
  16. 3627f29 cpu/intel/model_2065x: Don't use a magic APIC by Arthur Heymans · 2 years, 8 months ago
  17. dd96ab6 cpu/intel/haswell: Move chip_ops to cpu cluster by Arthur Heymans · 2 years, 8 months ago
  18. c87ab01 cpu/intel/car: Define post codes by Martin Roth · 1 year, 8 months ago
  19. 4d685d4 src/cpu: Remove unnecessary space after casts by Elyes Haouas · 1 year, 8 months ago
  20. 9aea4ec cpu/intel/socket_*: Clean up Kconfig files by Elyes Haouas · 1 year, 8 months ago
  21. c5b8f8e cpu/x86/Kconfig: Drop unused Kconfig symbol by Elyes Haouas · 1 year, 8 months ago
  22. 95932ba sb/intel/common: Drop duplicate smi_set_eos() by Kyösti Mälkki · 1 year, 8 months ago
  23. bbba201 cpu/x86/smm: Use common SMM_ASEG region by Kyösti Mälkki · 1 year, 8 months ago
  24. d4dfc21 cpu/x86: Set thread local storage in C code by Arthur Heymans · 1 year, 8 months ago
  25. 407e00d include/cpu/msr.h: transform into an union by Arthur Heymans · 1 year, 9 months ago
  26. bd72bfe cpu/intel/socket_mPGA604: Drop non-working SSE2 disablement by Kyösti Mälkki · 1 year, 8 months ago
  27. bbf6aef cpu/x86/Kconfig.debug_cpu: Drop unused symbol by Arthur Heymans · 1 year, 8 months ago
  28. 7b73e852 Revert "mb/aopen/dxplplusu: Remove board" by Kyösti Mälkki · 1 year, 8 months ago
  29. c8a20b9 cpu/*: Drop PARALLEL_MP leftovers by Arthur Heymans · 1 year, 8 months ago
  30. f874fc2 cpu/x86/smm/module_loader: Fix ASEG loading by Arthur Heymans · 1 year, 8 months ago
  31. ad65e8c cpu: Include <cpu/cpu.h> instead of <arch/cpu.h> by Elyes Haouas · 1 year, 9 months ago
  32. f4c11dc cpu/x86: Drop !CPU_INFO_V2 code by Arthur Heymans · 1 year, 9 months ago
  33. 66b2888 cpu/x86: Drop LEGACY_SMP_INIT by Arthur Heymans · 1 year, 9 months ago
  34. e2d291b mb/qemu/x86: Remove option for LEGACY_SMP_INIT by Arthur Heymans · 1 year, 9 months ago
  35. 81a4fef cpu/amd/agesa: Remove leftover code by Arthur Heymans · 1 year, 9 months ago
  36. 49af4f7 {cpu/nb}/amd/family16: Remove platform by Arthur Heymans · 1 year, 9 months ago
  37. 9a458e4 {cpu/nb}/amd/family15tn: Remove platform by Arthur Heymans · 1 year, 9 months ago
  38. dbdf170 {cpu/nb}/amd/family14: Remove platform by Arthur Heymans · 1 year, 9 months ago
  39. eb76a45 mb/aopen/dxplplusu: Remove board by Arthur Heymans · 1 year, 9 months ago
  40. 27802bb cpu/x86/mp_init.c: Use existing code to create cpu struct device by Arthur Heymans · 2 years, 2 months ago
  41. b95d427 Revert "cpu/x86/mp_init.c: Set a bogus initial lapic_id" by Felix Held · 1 year, 8 months ago
  42. d1862b4 cpu/x86/mp_init.c: Handle failed init_bsp() by Arthur Heymans · 1 year, 9 months ago
  43. 1bb9786 cpu/x86/mp_init.c: Set a bogus initial lapic_id by Arthur Heymans · 1 year, 9 months ago
  44. 48c825e cpu/x86/mp_init.c: Use linked list data structures by Arthur Heymans · 2 years, 2 months ago
  45. 6552b99 cpu/intel/common: Fix typecasting issue by Sridhar Siricilla · 1 year, 9 months ago
  46. 3b1eac5 cpu/x86/mp_init: adjust timeout for final SIPI by Jonathan Zhang · 1 year, 9 months ago
  47. b9a9dcd mb/lenovo/haswell: Enable VBOOT_VBNV_FLASH by Yu-Ping Wu · 1 year, 10 months ago
  48. 45d3205 cpu/x86: Clean up includes by Elyes Haouas · 1 year, 9 months ago
  49. deb5645 cpu/intel: Clean up includes by Elyes Haouas · 1 year, 9 months ago
  50. 912a262 cpu/x86/Kconfig: Enable LAPIC remap mitigation on likely affect NB by Arthur Heymans · 4 years, 8 months ago
  51. b18fec5 cpu/x86/64bit: Fix building with -jx by Arthur Heymans · 1 year, 9 months ago
  52. 9fd53fd cpu/x86/pae/pgtbl.c: Clean up includes and add <types.h> by Elyes Haouas · 1 year, 10 months ago
  53. 7b7b8e4 cpu/intel/common/fsb.c: Sorte includes and add <stdint.h> by Elyes Haouas · 1 year, 10 months ago
  54. 7df5c68 cpu/intel/car/romstage.c: Clean up includes and add <types.h> by Elyes Haouas · 1 year, 10 months ago
  55. afc5f9b cpu/x86/smm/smm_module_loader.c: Clean up includes by Elyes Haouas · 1 year, 10 months ago
  56. 69c02b0 cpu/x86/mtrr/mtrr.c: Add missing <stdbool.h> by Elyes Haouas · 1 year, 10 months ago
  57. 45aae7f treewide: use is_enabled_cpu() on cycles over device list by Fabio Aiuto · 1 year, 10 months ago
  58. 4e04776 cpu/x86/smm/smihandler: use lapicid() by Felix Held · 1 year, 10 months ago
  59. a0405b84 cpu/x86/mp_init: drop unused MAX_APIC_IDS define by Felix Held · 1 year, 10 months ago
  60. 9b2d1d8 include/cpu/x86/mtrr: define NUM_FIXED_MTRRS once in mtrr.h by Felix Held · 1 year, 10 months ago
  61. 1f5c5da cpu/x86/smm/smihandler: use existing LAPIC ID register definition by Felix Held · 1 year, 10 months ago
  62. a19ff6d cpu/x86/smm/smm_module_loader.c: Fix STM setup by Eugene Myers · 1 year, 10 months ago
  63. 082d822 cpu/intel/haswell: Update Broadwell ULT µcode updates by Angel Pons · 1 year, 10 months ago
  64. 84d0fe5 cpu/intel/haswell: Hook up Crystal Well µcode updates by Angel Pons · 1 year, 10 months ago
  65. 1caa279 cpu/intel/haswell: Do not include useless µcode updates by Angel Pons · 1 year, 10 months ago
  66. 56776a1 soc/amd: Do SMM relocation via MSR by Arthur Heymans · 2 years, 2 months ago
  67. 2c02138 cpu/intel/haswell: Allow up to six microcodes in the FIT table by Jeremy Compostella · 1 year, 10 months ago
  68. 44807ac soc/amd/common: Add common function to get cpu count by Arthur Heymans · 1 year, 10 months ago
  69. d522f38 timer: Change timer util functions to 64-bit by Rob Barnes · 1 year, 10 months ago
  70. fb28799 arch/x86: Fix MAX_CPUS check proper for late X2APIC config by Subrata Banik · 2 years ago
  71. d797608 treewide: Remove unused <cpu/x86/mtrr.h> by Elyes Haouas · 2 years ago
  72. 287048a cpu/amd: Reformat code by Elyes Haouas · 2 years, 2 months ago
  73. 55d300c cpu/x86: Allow SoC to select the `X2APIC_LATE_WORKAROUND` by Subrata Banik · 2 years ago
  74. 2125a17 arch/x86: Add X2APIC_LATE_WORKAROUND by Subrata Banik · 2 years ago
  75. 644a67c cpu/amd/pi/00730F01/update_microcode.c: Fix some white spaces issues by Elyes Haouas · 2 years ago
  76. 6c42fa2 cpu: Get rid of unnecessary blank line {before,after} barce by Elyes HAOUAS · 2 years, 5 months ago
  77. efd2720 arch/x86: Mark prepare_and_run_postcar noreturn by Arthur Heymans · 2 years ago
  78. 7ae8fa5 cpu/amd: Add common helpers for TSEG and SMM by Arthur Heymans · 2 years, 2 months ago
  79. 207225c cpu/x86/mp_init: retype do_smm element in mp_state struct to bool by Felix Held · 2 years ago
  80. 508c290 intel/microcode: Change log type from BIOS_ERR to BIOS_WARNING by Subrata Banik · 2 years, 1 month ago
  81. 347f5c3 microcode: Add error msg in case `intel_microcode_find()` return NULL by Subrata Banik · 2 years, 1 month ago
  82. 7734af8 cpu/intel/microcode: Create helper function to load microcode patch by Subrata Banik · 2 years, 1 month ago
  83. bd0aef0 cpu/intel/microcode: Have API to re-load microcode patch by Subrata Banik · 2 years, 1 month ago
  84. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 2 months ago
  85. 56d3103f cpu/intel/microcode: Fix `device enumeration` boot regression by Subrata Banik · 2 years, 1 month ago
  86. 1205345 cpu/Makefile.inc: Fix rebuilding a new target by Arthur Heymans · 2 years, 1 month ago
  87. 1f07797 cpu/x86/smm/smm_module_loader.c: Fix formatted print by Elyes Haouas · 2 years, 1 month ago
  88. bab9e2e arch/x86: Add a common romstage entry by Arthur Heymans · 3 years, 2 months ago
  89. 0310d34 cpu/intel/microcode: Have provision to re-load microcode patch by Subrata Banik · 2 years, 2 months ago
  90. b97a303 cpu/amd/agesa: Use common MRC_CACHE code to save S3 data by Arthur Heymans · 4 years ago
  91. 750d57f drivers/amd/agesa: Don't save regular boot MTRR to flash by Arthur Heymans · 4 years ago
  92. 0effeb5 cpu/x86/smm_module_loader: Use struct region in cpu map by Arthur Heymans · 2 years, 2 months ago
  93. af04f3c cpu/x86/smm: Use struct region to check overlapping sections by Arthur Heymans · 2 years, 3 months ago
  94. 68d765b cpu/x86/smm_module_loader: Update logging by Arthur Heymans · 2 years, 3 months ago
  95. 3f6ff24 cpu/x86/mp_init.c: Prolong delay on synchronous API by Arthur Heymans · 2 years, 2 months ago
  96. 0024678 cpu/intel/model_fxx: Select SSE2 by Arthur Heymans · 2 years, 2 months ago
  97. 346db92 cpu/x86/smm_module_loader: Drop superfluous checks by Arthur Heymans · 2 years, 3 months ago
  98. af20fd7 cbfs: Add CBFS_TYPE_INTEL_FIT and exclude it from CBFS verification by Julius Werner · 2 years, 2 months ago
  99. 4db2e8e mb/emulation/qemu-q35: Support PARALLEL_MP with SMM_ASEG by Arthur Heymans · 2 years, 9 months ago
  100. 4609365 Revert "cpu/x86/mtrr: Make useful MTRR functions available for all boot stages" by Arthur Heymans · 2 years, 2 months ago