1. 96a480d cpu/intel/haswell: Move smmrelocate.c MSR definitions to header by Angel Pons · 3 years, 10 months ago
  2. 6c46b6f cpu/x86/mp_init: Add support for x86_64 by Patrick Rudolph · 4 years ago
  3. 49da0cf cpu/intel/car/non-evict/cache_as_ram.S: Add support for longmode by Patrick Rudolph · 3 years, 11 months ago
  4. f3d65e4 cpu/x86/smm: Pass smm.ld through src-to-obj by Arthur Heymans · 4 years ago
  5. 215ac3b cpu/x86/lapic: rename virtual wire mode initialization function by Felix Held · 3 years, 10 months ago
  6. f5dd7b6 {cpu,nb}/intel/haswell: Drop unnecessary `UL` suffix by Angel Pons · 3 years, 10 months ago
  7. cbd4ee7 cpu/intel/common: correct MSR for the Nominal Performance in CPPC by Michael Niewöhner · 3 years, 10 months ago
  8. 1627e2f cpu/x86/sipi_vector.S: Use correct suffix for bts by Jacob Garber · 3 years, 10 months ago
  9. cbbce66b cpu/x86: increase timeout for CPUs to check in after 2nd SIPI by Jonathan Zhang · 3 years, 10 months ago
  10. dd0066a cpu/intel/Makefile.inc: Use correct Kconfig symbols by Angel Pons · 3 years, 10 months ago
  11. 8f594b7 cpu/x86/mtrr: fix OVERFLOW_BEFORE_WIDEN by Jonathan Zhang · 3 years, 10 months ago
  12. e874b1c cpu/intel/common: implement the two missing CPPC v2 autonomous registers by Michael Niewöhner · 3 years, 10 months ago
  13. 062b92e cpu/intel/common: rework code previously moved to common cpu code by Michael Niewöhner · 3 years, 10 months ago
  14. 10ae1cf {cpu,soc}/intel: deduplicate cpu code by Michael Niewöhner · 3 years, 10 months ago
  15. 5d92aa5 haswell/broadwell: Fix typos of `BCLK` by Angel Pons · 3 years, 10 months ago
  16. 3e69c0a cpu/intel/common: Fix regression by Patrick Rudolph · 3 years, 10 months ago
  17. 6303243 {cpu,soc}/intel: replace AES-NI locking by common implemenation call by Michael Niewöhner · 3 years, 10 months ago
  18. 320ad93 cpu/x86/mtrr: add support for address space higher than 16TiB by Jonathan Zhang · 3 years, 10 months ago
  19. 7f8767d cpu/intel/model_{2065x,206ax}: fix AES-NI locking by Michael Niewöhner · 3 years, 10 months ago
  20. 2ffd219 cpu/intel/common: add a Kconfig to control AES-NI locking by Michael Niewöhner · 3 years, 10 months ago
  21. 469a99b cpu/intel/common: only lock AES-NI when supported by Michael Niewöhner · 3 years, 10 months ago
  22. 13b9149 cpu/intel/common: rework AES-NI locking by Michael Niewöhner · 3 years, 10 months ago
  23. 8b4a938 soc/intel/skl,cpu/intel: copy AES-NI locking to common cpu code by Michael Niewöhner · 3 years, 10 months ago
  24. cfb0b6a cpu/intel,soc/intel: drop Kconfig for hyperthreading by Michael Niewöhner · 3 years, 10 months ago
  25. 90df916 include/cpu/x86: introduce new helper for (un)setting MSRs by Michael Niewöhner · 3 years, 10 months ago
  26. 2aaf7c0 haswell/lynxpoint: Align cosmetics with Broadwell by Angel Pons · 3 years, 11 months ago
  27. 7a04222 cpu/qemu-x86/cache_as_ram_bootblock: Fix wrong instruction by Patrick Rudolph · 3 years, 11 months ago
  28. 6c2568f drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config by Shelley Chen · 3 years, 11 months ago
  29. dc2f0e3 cpu/qemu-x86/car: Move long mode entry right before c entry by Patrick Rudolph · 4 years, 9 months ago
  30. 2f7d4c3 cpu/x86/smm/smihandler.c: Implement smm_get_save_state() by Arthur Heymans · 4 years ago
  31. ac0d2ee cpu/x86/smm/smmhandler.c: Get revision using C code by Arthur Heymans · 4 years ago
  32. 920d2b7 cpu/intel/206ax/acpi.c: Fix get_cores_per_package by Evgeny Zinoviev · 4 years, 2 months ago
  33. a5768f5 cpu/intel/haswell/smmrelocate.c: Spell `CPU` in uppercase by Angel Pons · 3 years, 11 months ago
  34. f6cf4927 cpu/intel/haswell/haswell_init.c: Align printk's with Broadwell by Angel Pons · 3 years, 11 months ago
  35. 57550a2 cpu/qemu-x86: Drop select SMP by Kyösti Mälkki · 4 years, 9 months ago
  36. a32df26 arch/x86: Introduce `ARCH_ALL_STAGES_X86_32` by Angel Pons · 3 years, 11 months ago
  37. 2db77907 arch/x86: Introduce `ARCH_ALL_STAGES_X86_64` by Angel Pons · 3 years, 11 months ago
  38. 99e0c7d src/cpu: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  39. 342d0a8 cpu/x86/smm.h: Add function to return the SMM save state revision by Arthur Heymans · 4 years ago
  40. 70fea01 cpu/intel/model_1067x: enable PECI by Michael Büchler · 4 years ago
  41. 99b2f30 cpu/intel/haswell: Set LT_LOCK_MEMORY MSR on finalize step by Angel Pons · 4 years ago
  42. 9256e51 cpu/x86/smm/smmhandler: Fix x86_64 assembly exit by Patrick Rudolph · 4 years ago
  43. 0fc1f2f Revert "cpu/x86/sipi: Add x86_64 support" by Patrick Rudolph · 4 years ago
  44. 275f150 cpu/x86/smm/smm_module_handler: Add x86_64 support by Patrick Rudolph · 4 years ago
  45. 18ad7fa cpu/x86/sipi: Add x86_64 support by Patrick Rudolph · 4 years, 9 months ago
  46. d196e04 cpu/intel/haswell: Select HAVE_ASAN_IN_ROMSTAGE by Harshit Sharma · 4 years ago
  47. 57907fc mb/emulation/qemu-q35,qemu-i440fx: Add x86_64 support by Patrick Rudolph · 6 years ago
  48. e3dd57e cpu/x86/64bit/exit32: Add support for ramstage by Patrick Rudolph · 4 years ago
  49. ad7b2e2 cpu/ti/am335x: Move from cpu to soc in tree by Sam Lewis · 4 years, 1 month ago
  50. deff53c cpu/intel/common: Use macro for access_size by Elyes HAOUAS · 4 years ago
  51. 24bb803 cpu/x86/smm/smm_stub: Add x86_64 support by Patrick Rudolph · 4 years, 9 months ago
  52. 89f182a cpu/Makefile.inc: Clean up non-existing directory inclusion by Arthur Heymans · 4 years ago
  53. 96c25cd cpu/intel/model_6fx: Include Conroe-L microcode by Arthur Heymans · 4 years ago
  54. afb7a81 cpu/x86/smm: Introduce SMM module loader version 2 by Rocky Phagura · 4 years, 1 month ago
  55. 98c987a cpu/qemu-x86: Fix timestamp and bist reporting by Patrick Rudolph · 4 years, 2 months ago
  56. 1085706 cpu/intel: Remove Core 2 Duo E8200 CPUID from model_6fx by Angel Pons · 4 years ago
  57. 0e0273a cpu/intel/common: Add `intel_ht_supported` function by Angel Pons · 4 years ago
  58. 27126f1 cpu/intel/haswell: add Crystal Well CPU IDs by Iru Cai · 4 years, 1 month ago
  59. 9c20ad6 cpu/intel/common/fsb.c: add Crystal Well support by Iru Cai · 4 years, 1 month ago
  60. dcc0bb9 cpu/intel/car/romstage.c: Remove unused <bootblock_common.h> by Elyes HAOUAS · 4 years, 2 months ago
  61. f48acbd src: Change BOOL CONFIG_ to CONFIG() in comments & strings by Martin Roth · 4 years, 1 month ago
  62. 0199d3b arch/x86: Move cpu_relax() by Kyösti Mälkki · 4 years, 1 month ago
  63. c731788 cpu,soc/intel: Drop select SMP by Kyösti Mälkki · 4 years, 9 months ago
  64. 7cf1f20 cpu/intel/model_206ax: Clean up includes by Elyes HAOUAS · 4 years, 1 month ago
  65. 273c348 src: Remove unused 'include <cpu/intel/common/common.h> by Elyes HAOUAS · 4 years, 2 months ago
  66. 3992698 cpu/intel/model_1067x: Drop <cpu/x86/mp.h> include by Elyes HAOUAS · 4 years, 2 months ago
  67. 14aff23 src: Remove unused 'include <cpu/x86/msr.h>' by Elyes HAOUAS · 4 years, 1 month ago
  68. 225be5f src: Remove unused 'include <types.h>' by Elyes HAOUAS · 4 years, 3 months ago
  69. 2446c1e arch/x86: Drop CBMEM_TOP_BACKUP by Kyösti Mälkki · 4 years, 1 month ago
  70. 69c9aa9 cpu/intel/haswell/finalize.c: Drop dead code by Angel Pons · 4 years, 1 month ago
  71. dc4a8d0 cpu/intel/model_2065x/model_2065x_init.c: Drop dead code by Angel Pons · 4 years, 1 month ago
  72. 8a13206 cpu/intel/model_206ax/finalize.c: Drop dead code by Angel Pons · 4 years, 1 month ago
  73. 2e25ac6 haswell: relocate `romstage_common` to northbridge by Angel Pons · 4 years, 2 months ago
  74. 284a547 nb/intel/haswell: Drop unnecessary variable by Angel Pons · 4 years, 2 months ago
  75. e816829 haswell: drop unused function parameter by Angel Pons · 4 years, 2 months ago
  76. e769bce ACPI: Add and fill gnvs_ptr for smm_runtime by Kyösti Mälkki · 4 years, 2 months ago
  77. 03a7952 cpu/x86/smm: Add support for long mode by Patrick Rudolph · 4 years, 11 months ago
  78. 239abaf ACPI GNVS: Replace uses of smm_get_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  79. c3c5521 ACPI: Replace smm_setup_structures() by Kyösti Mälkki · 4 years, 2 months ago
  80. cfc170b src/*: Update makefiles to exclude x86 code from psp-verstage by Martin Roth · 4 years, 3 months ago
  81. fc57d6c cpu/x86/lapic: Support x86_64 and clean up code by Patrick Rudolph · 4 years, 9 months ago
  82. 41fec86 cpu/x86/smm: Add helper functions to verify SMM access by Patrick Rudolph · 4 years, 3 months ago
  83. 2ebea2d Revert "x86/lapic: Set EXTINT on BSP only" by Angel Pons · 4 years, 2 months ago
  84. aac79e0 x86/lapic: Set EXTINT on BSP only by Zheng Bao · 4 years, 2 months ago
  85. eadd251 cpu/x86: Define MTRR_CAP_PRMRR by Kyösti Mälkki · 4 years, 2 months ago
  86. 0778c86 sb,soc/intel: Replace smm_southbridge_enable_smi() by Kyösti Mälkki · 4 years, 2 months ago
  87. b658548 arch/x86: Create helper for APM_CNT SMI triggers by Kyösti Mälkki · 4 years, 3 months ago
  88. f6846ef gm45 boards: Factor out MAX_CPUS by Angel Pons · 4 years, 3 months ago
  89. babffce pineview boards: Factor out MAX_CPUS by Angel Pons · 4 years, 3 months ago
  90. 0f11e03 haswell boards: Factor out MAX_CPUS by Angel Pons · 4 years, 3 months ago
  91. e5a7a1f arrandale boards: Factor out MAX_CPUS by Angel Pons · 4 years, 3 months ago
  92. d71754d sandybridge boards: Factor out MAX_CPUS by Angel Pons · 4 years, 3 months ago
  93. 61ba7fb cpu/intel: Remove obsolete comment in CAR setup by Kyösti Mälkki · 4 years, 2 months ago
  94. 44ef38f arch/x86: Remove NO_FIXED_XIP_ROM_SIZE by Kyösti Mälkki · 4 years, 3 months ago
  95. 49c44cd arch/x86: Remove XIP_ROM_SIZE by Kyösti Mälkki · 4 years, 3 months ago
  96. dc6bb6c cpu/intel/car: Use symbols for CAR MTRR setup by Kyösti Mälkki · 4 years, 10 months ago
  97. 46514c2 treewide: Add Kconfig variable MEMLAYOUT_LD_FILE by Furquan Shaikh · 4 years, 2 months ago
  98. b8c473e amd/00730F01: Clean the Microcode updating by Zheng Bao · 4 years, 2 months ago
  99. 379aab4 src: Remove unused 'include <cpu/x86/mtrr.h>' by Elyes HAOUAS · 4 years, 3 months ago
  100. cecc4a0 cpu/intel/haswell: Remove unused 'include <cpu/x86/bist.h>' by Elyes HAOUAS · 4 years, 3 months ago