1. ba5761a cpu/intel/haswell: Factor out ACPI C-state values by Angel Pons · 3 years, 10 months ago
  2. d26e1cf cpu/intel/*init: Remove obsolete cache enable by Patrick Rudolph · 3 years, 7 months ago
  3. ce51b34 cpu/x86/mpinit: Serialize microcode updates for HT threads by Patrick Rudolph · 3 years, 7 months ago
  4. d6eb72c build system: Structure and serialize INTERMEDIATE by Patrick Georgi · 3 years, 7 months ago
  5. 9dd1eb6 cpu/intel/haswell: Add delay for TPM before Flex Ratio reboot by Angel Pons · 3 years, 10 months ago
  6. 242fd28 cpu/intel/haswell: Allow tuning VR for C-state operations by Angel Pons · 3 years, 10 months ago
  7. 9dcd1c1 cpu/intel/haswell: Raise PSI1 threshold to 20A by Angel Pons · 3 years, 10 months ago
  8. 053deb8 cpu/intel/haswell: Enable turbo ratio if available by Angel Pons · 3 years, 10 months ago
  9. 4f31cdf cpu/intel/haswell: Do not set PMG_IO_CAPTURE_BASE MSR by Angel Pons · 3 years, 10 months ago
  10. 15e5e51 cpu/intel/haswell/haswell.h: Align with Broadwell by Angel Pons · 3 years, 10 months ago
  11. 4c95f10 cpu/intel/haswell: Align cosmetics with Broadwell by Angel Pons · 3 years, 10 months ago
  12. 829fb2e cpu/intel/haswell: Do not determine CPU type at runtime by Angel Pons · 3 years, 10 months ago
  13. b6dff82 cpu/intel/model_206ax: Always return a package from _CST by Angel Pons · 3 years, 8 months ago
  14. 17c951b */Makefile.inc: Add some INTERMEDIATE targets to .PHONY by Arthur Heymans · 3 years, 8 months ago
  15. 7522a8f arch/x86: Move prologue to .init section by Kyösti Mälkki · 3 years, 9 months ago
  16. ca96549 cpu/intel/haswell: Rename `HASWELL_BCLK` to `CPU_BCLK` by Angel Pons · 3 years, 10 months ago
  17. ef458da cpu/intel/model_206ax: Simplify C-state acpigen by Angel Pons · 3 years, 8 months ago
  18. 6f56a23 cpu/intel/model_206ax: Rename `cX_acpower` options by Angel Pons · 3 years, 8 months ago
  19. 0d5ef95 cpu/intel/model_206ax: Unify ACPI C-state options by Angel Pons · 3 years, 8 months ago
  20. 65cb646 cpu/intel/x/chip.h: Drop unused `disable_acpi` setting by Angel Pons · 3 years, 8 months ago
  21. 7e3126d cpu/intel/model_206ax: Add more CPU steppings by Angel Pons · 3 years, 8 months ago
  22. 47a80a0 nb/intel/sandybridge: Move steppings to CPU header by Angel Pons · 3 years, 8 months ago
  23. cfe526d arch/x86: Combine bootblock linker scripts by Kyösti Mälkki · 4 years, 4 months ago
  24. 964d91f nb/intel/sandybridge: Clean up stepping logic by Angel Pons · 3 years, 8 months ago
  25. 254142a Drop many cases of .previous directive use by Kyösti Mälkki · 3 years, 9 months ago
  26. 834b3ec cbfs: Simplify load/map API names, remove type arguments by Julius Werner · 4 years, 6 months ago
  27. 983ea18 cpu/intel/microcode: Mark assemblycode as 32bit by Patrick Rudolph · 3 years, 9 months ago
  28. 0f34054 Makefile.inc: Move adding mcu FIT entries by Arthur Heymans · 3 years, 10 months ago
  29. b01ac7e cpu/intel/common: Fill cpu voltage in SMBIOS tables by Patrick Rudolph · 4 years, 1 month ago
  30. 8360946 intel/socket_441: Increase bootblock size by Julius Werner · 3 years, 9 months ago
  31. eaaa549 cpu/x86/mtrr.h: Rename CORE2 alternative SMRR registers by Arthur Heymans · 3 years, 10 months ago
  32. 94fe086 sec/intel/cbnt: Stitch in ACMs in the coreboot image by Arthur Heymans · 3 years, 10 months ago
  33. 0d11dbf cpu/intel/model_206ax: Get CPU frequencies for SMBIOS type 4 by Michał Żygowski · 3 years, 10 months ago
  34. 96a480d cpu/intel/haswell: Move smmrelocate.c MSR definitions to header by Angel Pons · 3 years, 10 months ago
  35. 49da0cf cpu/intel/car/non-evict/cache_as_ram.S: Add support for longmode by Patrick Rudolph · 3 years, 11 months ago
  36. f5dd7b6 {cpu,nb}/intel/haswell: Drop unnecessary `UL` suffix by Angel Pons · 3 years, 10 months ago
  37. cbd4ee7 cpu/intel/common: correct MSR for the Nominal Performance in CPPC by Michael Niewöhner · 3 years, 10 months ago
  38. dd0066a cpu/intel/Makefile.inc: Use correct Kconfig symbols by Angel Pons · 3 years, 10 months ago
  39. e874b1c cpu/intel/common: implement the two missing CPPC v2 autonomous registers by Michael Niewöhner · 3 years, 10 months ago
  40. 062b92e cpu/intel/common: rework code previously moved to common cpu code by Michael Niewöhner · 3 years, 10 months ago
  41. 10ae1cf {cpu,soc}/intel: deduplicate cpu code by Michael Niewöhner · 3 years, 10 months ago
  42. 5d92aa5 haswell/broadwell: Fix typos of `BCLK` by Angel Pons · 3 years, 10 months ago
  43. 3e69c0a cpu/intel/common: Fix regression by Patrick Rudolph · 3 years, 10 months ago
  44. 6303243 {cpu,soc}/intel: replace AES-NI locking by common implemenation call by Michael Niewöhner · 3 years, 10 months ago
  45. 7f8767d cpu/intel/model_{2065x,206ax}: fix AES-NI locking by Michael Niewöhner · 3 years, 10 months ago
  46. 2ffd219 cpu/intel/common: add a Kconfig to control AES-NI locking by Michael Niewöhner · 3 years, 10 months ago
  47. 469a99b cpu/intel/common: only lock AES-NI when supported by Michael Niewöhner · 3 years, 10 months ago
  48. 13b9149 cpu/intel/common: rework AES-NI locking by Michael Niewöhner · 3 years, 10 months ago
  49. 8b4a938 soc/intel/skl,cpu/intel: copy AES-NI locking to common cpu code by Michael Niewöhner · 3 years, 10 months ago
  50. cfb0b6a cpu/intel,soc/intel: drop Kconfig for hyperthreading by Michael Niewöhner · 3 years, 10 months ago
  51. 90df916 include/cpu/x86: introduce new helper for (un)setting MSRs by Michael Niewöhner · 3 years, 10 months ago
  52. 2aaf7c0 haswell/lynxpoint: Align cosmetics with Broadwell by Angel Pons · 3 years, 11 months ago
  53. 6c2568f drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config by Shelley Chen · 3 years, 11 months ago
  54. 920d2b7 cpu/intel/206ax/acpi.c: Fix get_cores_per_package by Evgeny Zinoviev · 4 years, 2 months ago
  55. a5768f5 cpu/intel/haswell/smmrelocate.c: Spell `CPU` in uppercase by Angel Pons · 3 years, 11 months ago
  56. f6cf4927 cpu/intel/haswell/haswell_init.c: Align printk's with Broadwell by Angel Pons · 3 years, 11 months ago
  57. a32df26 arch/x86: Introduce `ARCH_ALL_STAGES_X86_32` by Angel Pons · 3 years, 11 months ago
  58. 99e0c7d src/cpu: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  59. 70fea01 cpu/intel/model_1067x: enable PECI by Michael Büchler · 4 years ago
  60. 99b2f30 cpu/intel/haswell: Set LT_LOCK_MEMORY MSR on finalize step by Angel Pons · 4 years ago
  61. d196e04 cpu/intel/haswell: Select HAVE_ASAN_IN_ROMSTAGE by Harshit Sharma · 4 years ago
  62. deff53c cpu/intel/common: Use macro for access_size by Elyes HAOUAS · 4 years ago
  63. 96c25cd cpu/intel/model_6fx: Include Conroe-L microcode by Arthur Heymans · 4 years ago
  64. 1085706 cpu/intel: Remove Core 2 Duo E8200 CPUID from model_6fx by Angel Pons · 4 years ago
  65. 0e0273a cpu/intel/common: Add `intel_ht_supported` function by Angel Pons · 4 years ago
  66. 27126f1 cpu/intel/haswell: add Crystal Well CPU IDs by Iru Cai · 4 years, 1 month ago
  67. 9c20ad6 cpu/intel/common/fsb.c: add Crystal Well support by Iru Cai · 4 years, 1 month ago
  68. dcc0bb9 cpu/intel/car/romstage.c: Remove unused <bootblock_common.h> by Elyes HAOUAS · 4 years, 2 months ago
  69. f48acbd src: Change BOOL CONFIG_ to CONFIG() in comments & strings by Martin Roth · 4 years, 1 month ago
  70. c731788 cpu,soc/intel: Drop select SMP by Kyösti Mälkki · 4 years, 9 months ago
  71. 7cf1f20 cpu/intel/model_206ax: Clean up includes by Elyes HAOUAS · 4 years, 1 month ago
  72. 273c348 src: Remove unused 'include <cpu/intel/common/common.h> by Elyes HAOUAS · 4 years, 2 months ago
  73. 3992698 cpu/intel/model_1067x: Drop <cpu/x86/mp.h> include by Elyes HAOUAS · 4 years, 2 months ago
  74. 14aff23 src: Remove unused 'include <cpu/x86/msr.h>' by Elyes HAOUAS · 4 years, 1 month ago
  75. 225be5f src: Remove unused 'include <types.h>' by Elyes HAOUAS · 4 years, 3 months ago
  76. 69c9aa9 cpu/intel/haswell/finalize.c: Drop dead code by Angel Pons · 4 years, 1 month ago
  77. dc4a8d0 cpu/intel/model_2065x/model_2065x_init.c: Drop dead code by Angel Pons · 4 years, 1 month ago
  78. 8a13206 cpu/intel/model_206ax/finalize.c: Drop dead code by Angel Pons · 4 years, 1 month ago
  79. 2e25ac6 haswell: relocate `romstage_common` to northbridge by Angel Pons · 4 years, 2 months ago
  80. 284a547 nb/intel/haswell: Drop unnecessary variable by Angel Pons · 4 years, 2 months ago
  81. e816829 haswell: drop unused function parameter by Angel Pons · 4 years, 2 months ago
  82. fc57d6c cpu/x86/lapic: Support x86_64 and clean up code by Patrick Rudolph · 4 years, 9 months ago
  83. 0778c86 sb,soc/intel: Replace smm_southbridge_enable_smi() by Kyösti Mälkki · 4 years, 2 months ago
  84. f6846ef gm45 boards: Factor out MAX_CPUS by Angel Pons · 4 years, 3 months ago
  85. babffce pineview boards: Factor out MAX_CPUS by Angel Pons · 4 years, 3 months ago
  86. 0f11e03 haswell boards: Factor out MAX_CPUS by Angel Pons · 4 years, 3 months ago
  87. e5a7a1f arrandale boards: Factor out MAX_CPUS by Angel Pons · 4 years, 3 months ago
  88. d71754d sandybridge boards: Factor out MAX_CPUS by Angel Pons · 4 years, 3 months ago
  89. 61ba7fb cpu/intel: Remove obsolete comment in CAR setup by Kyösti Mälkki · 4 years, 2 months ago
  90. 44ef38f arch/x86: Remove NO_FIXED_XIP_ROM_SIZE by Kyösti Mälkki · 4 years, 3 months ago
  91. dc6bb6c cpu/intel/car: Use symbols for CAR MTRR setup by Kyösti Mälkki · 4 years, 9 months ago
  92. 379aab4 src: Remove unused 'include <cpu/x86/mtrr.h>' by Elyes HAOUAS · 4 years, 3 months ago
  93. cecc4a0 cpu/intel/haswell: Remove unused 'include <cpu/x86/bist.h>' by Elyes HAOUAS · 4 years, 3 months ago
  94. abf51ab src: Remove unused '#include <cpu/x86/smm.h>' by Elyes HAOUAS · 4 years, 3 months ago
  95. 268d257 cpu/intel/slot_1: Select 16KiB bootblock if console is enabled by Keith Hui · 4 years, 3 months ago
  96. 32da343 src: Remove unused '#include <cpu/x86/lapic.h>' by Elyes HAOUAS · 4 years, 3 months ago
  97. df771c1 arch/x86: Remove more romcc leftovers by Kyösti Mälkki · 4 years, 8 months ago
  98. 40bcdba cpu/intel/common: Fix typo in comment by Elyes HAOUAS · 4 years, 5 months ago
  99. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  100. f70bd99 src: Remove unused '#include <stdint.h>' by Elyes HAOUAS · 4 years, 3 months ago