1. f23ae0b src/cpu: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  2. be3979c acpi: Change Processor ACPI Name (Intel only) by Christian Walter · 4 years, 8 months ago
  3. a8305e7 cpu/intel/model_2065x: Add missing CPU IDs by Angel Pons · 4 years, 6 months ago
  4. 31b7ee4 treewide: Replace uses of "Nehalem" by Angel Pons · 4 years, 6 months ago
  5. 95de231 nb/intel/nehalem: Rename to ironlake by Angel Pons · 4 years, 6 months ago
  6. 573481b cpu/intel/model_206ax: Lock MSR on all cores by Patrick Rudolph · 4 years, 6 months ago
  7. 3fa3bf9 cpu/intel/slot_1: Cache romstage XIP execution by Arthur Heymans · 4 years, 9 months ago
  8. ef90609 src: capitalize 'RAM' by Elyes HAOUAS · 4 years, 6 months ago
  9. eabb0c0 cpu/intel: Drop unused file by Elyes HAOUAS · 4 years, 8 months ago
  10. a988091 cpu/intel/model_6?x{slot_1}: Leave enabling CONFIG_SMP to the mainboard by Keith Hui · 4 years, 8 months ago
  11. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 7 months ago
  12. d60e9ab cpu/intel/microcode: Apply more strict guard for assembly files by Kyösti Mälkki · 4 years, 8 months ago
  13. f9ad22d src/x86|cpu/intel: Hardcode FIT and ID by Marshall Dawson · 4 years, 8 months ago
  14. 4f14cd8 arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHE by Kyösti Mälkki · 4 years, 8 months ago
  15. 88f5c71 src: Remove unused 'include <arch/cpu.h>' by Elyes HAOUAS · 4 years, 10 months ago
  16. dda17fa src: Use '#include <smp/node.h>' when appropriate by Elyes HAOUAS · 4 years, 10 months ago
  17. f0b79da src: Remove unused 'include <pc80/mc146818rtc.h>' by Elyes HAOUAS · 4 years, 9 months ago
  18. 9612a3c cpu/intel: Remove ROMCC header guards and code by Elyes HAOUAS · 4 years, 8 months ago
  19. de64078 bootblock: Provide some common prototypes by Kyösti Mälkki · 4 years, 9 months ago
  20. 67910db arch|cpu/x86: Add Kconfig option for x86 reset vector by Marshall Dawson · 4 years, 10 months ago
  21. c9b1359 src/: Remove g_ prefixes and _g suffixes from variables by Patrick Georgi · 4 years, 9 months ago
  22. 6229cc9 cpu/intel/common/fsb.c: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 4 years, 9 months ago
  23. 1fa240a cpu/intel/slot_1: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 9 months ago
  24. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 9 months ago
  25. 6892567 Drop superfluous C_ENVIRONMENT_BOOTBLOCK checks by Arthur Heymans · 4 years, 9 months ago
  26. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 9 months ago
  27. 4debbe7 cpu/intel/gen1/smmrelocate: Fix stale comment by Arthur Heymans · 4 years, 9 months ago
  28. f5c0d61 intel/smm: Provide common smm_relocation_params by Kyösti Mälkki · 5 years ago
  29. 181de28 Kconfig: Remove not found sources by Elyes HAOUAS · 4 years, 9 months ago
  30. c2c634a nb/sb/cpu: Drop Intel Rangeley support by Arthur Heymans · 4 years, 9 months ago
  31. f2cae50 cpu/intel/car: Add EC software sync to Intel romstage by Tim Wawrzynczak · 4 years, 10 months ago
  32. fa5d0f8 nb/intel/sandybridge: Set up console in bootblock by Arthur Heymans · 4 years, 9 months ago
  33. 360d947 nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 9 months ago
  34. 7843bd5 nb/intel/x4x: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 9 months ago
  35. e27c013 nb/intel/i945: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 9 months ago
  36. df9cdcf arch/x86/car.ld: Rename suffix _start/_end by Arthur Heymans · 4 years, 9 months ago
  37. 82c0e7e arch/x86: Drop some __SMM__ guards by Kyösti Mälkki · 4 years, 10 months ago
  38. 32c8de1 Rangeley: Fix incorrect BCLK by Kyösti Mälkki · 4 years, 10 months ago
  39. 092fe55 intel/i440bx: Switch to UDELAY_TSC and TSC_MONOTONIC_TIMER by Kyösti Mälkki · 4 years, 10 months ago
  40. bc78e01 cpu/intel/car/p4-netburst: Remove delay loops by Kyösti Mälkki · 4 years, 10 months ago
  41. f6a8c5a cpu/intel/smm/gen1: Deal with SMM save state compatibility by Arthur Heymans · 4 years, 10 months ago
  42. 0d6ddf8 cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE by Kyösti Mälkki · 4 years, 10 months ago
  43. 4f7568b cpu/intel/core2: Cache XIP romstage with C_ENVIRONMENT_BOOTBLOCK. by Arthur Heymans · 4 years, 10 months ago
  44. af1cbe2 cpu/x86: make set_msr_bit publicly available by Michael Niewöhner · 4 years, 10 months ago
  45. be9533a nb/intel/gm45: Add C_ENVIRONMENT_BOOTBLOCK support by Arthur Heymans · 4 years, 10 months ago
  46. 942ad6a cpu/intel/car: Correctly cache the bootblock with C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 10 months ago
  47. 34715df src: Remove unused '#include <cpu/cpu.h>' by Elyes HAOUAS · 4 years, 10 months ago
  48. 980d704 cpu/intel/common: Enable GetSec leaves for Intel TXT by Patrick Rudolph · 4 years, 10 months ago
  49. 2882253 nb/intel/nehalem: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 10 months ago
  50. 2a468d2 cpu/intel/model_2065x/bootblock: Remove dead code by Arthur Heymans · 4 years, 11 months ago
  51. 5a2bbca cpu/intel/: Fix regression with smmrelocate by Kyösti Mälkki · 4 years, 11 months ago
  52. 6e079dc cpu/intel/common: Move intel_ht_sibling() to common folder by Patrick Rudolph · 5 years ago
  53. 92bb832 console: Declare empty printk() for __ROMCC__ by Kyösti Mälkki · 5 years ago
  54. 89c0ef7 cpu/intel/: Clean up microcode update from __PRE_RAM__ by Kyösti Mälkki · 5 years ago
  55. e39becf intel/cpu: Switch older models to TSC_MONOTONIC_TIMER by Kyösti Mälkki · 5 years ago
  56. c00e2fb cpu/intel: Use CPU_INTEL_COMMON_TIMEBASE by Kyösti Mälkki · 6 years ago
  57. 52b1e28 intel/socket_mPGA604: Enable TSC_CONSTANT_RATE by Kyösti Mälkki · 5 years ago
  58. fe26be1 cpu/intel/common: Fix invalid MSR access by Kyösti Mälkki · 5 years ago
  59. ecea916 cpu/intel/common: Extend FSB detection to cover TSC by Kyösti Mälkki · 6 years ago
  60. 5a15717 cpu/x86/lapic: Refactor timer_fsb() by Kyösti Mälkki · 5 years ago
  61. 7841a7f cpu/intel/common: Add CPU_INTEL_COMMON_TIMEBASE by Kyösti Mälkki · 6 years ago
  62. 279d8b5 cpu/intel/microcode: Make microcode lib available in bootblock by Rizwan Qureshi · 5 years ago
  63. 80f963c intel/haswell: Remove some __PRE_RAM__ use by Kyösti Mälkki · 5 years ago
  64. 838d8b0 AUTHORS: Move src/cpu/intel copyrights into AUTHORS file by Martin Roth · 5 years ago
  65. 5fffb5e security/intel: Add TXT infrastructure by Patrick Rudolph · 5 years ago
  66. 540151f intel/haswell: Use smm_subregion() by Kyösti Mälkki · 5 years ago
  67. abddb1f intel/haswell,broadwell: Rename EMRR to PRMRR by Kyösti Mälkki · 5 years ago
  68. d53fd70 intel/smm/gen1: Use smm_subregion() by Kyösti Mälkki · 5 years ago
  69. a7d2f29 intel/car: Use common TS_START_ROMSTAGE by Kyösti Mälkki · 5 years ago
  70. 101ef0b lib/bootblock: Add simplified entry with basetime by Kyösti Mälkki · 5 years ago
  71. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 5 years ago
  72. a963acd arch/x86: Add <arch/romstage.h> by Kyösti Mälkki · 5 years ago
  73. 4c095fc cpu/intel/car: Make stack guards more useful on C_ENV_BOOTBLOCK by Arthur Heymans · 5 years ago
  74. cd2aa47 devicetree: Remove duplicate chip_ops declarations by Kyösti Mälkki · 5 years ago
  75. 157b189 cpu/intel: Enter romstage without BIST by Kyösti Mälkki · 5 years ago
  76. 2c430c8 intel/smm: Define struct ied_header just once by Kyösti Mälkki · 5 years ago
  77. faf20d3 soc/intel: Rename some SMM support functions by Kyösti Mälkki · 5 years ago
  78. f091f4d intel/smm/gen1: Rename header file by Kyösti Mälkki · 5 years ago
  79. 7cdb047 cpu/x86/smm: Promote smm_memory_map() by Kyösti Mälkki · 5 years ago
  80. 544878b arch/x86: Add postcar_frame_common_mtrrs() by Kyösti Mälkki · 5 years ago
  81. 5bc641a cpu/intel: Refactor platform_enter_postcar() by Kyösti Mälkki · 5 years ago
  82. b3267e0 cpu/intel: Replace bsp_init_and_start_aps() by Kyösti Mälkki · 5 years ago
  83. a347630 intel/smm/gen1: Split alternative SMRR register function by Kyösti Mälkki · 5 years ago
  84. e31ec29 cpu/x86: Separate save_state struct headers by Kyösti Mälkki · 5 years ago
  85. e2e1f12 intel/haswell: Move platform_enter_postcar() by Kyösti Mälkki · 5 years ago
  86. 0a4457f lib/stage_cache: Refactor Kconfig options by Kyösti Mälkki · 5 years ago
  87. f6c2068 intel/nehalem,sandybridge: Move stage_cache support function by Kyösti Mälkki · 5 years ago
  88. 825646e intel/haswell: Move stage_cache support function by Kyösti Mälkki · 5 years ago
  89. a9ee8fc src/cpu/intel: Add sanity check for cpu turbo mode capability by John Zhao · 5 years ago
  90. 3b50c05 intel/haswell: Replace monotonic timer by Kyösti Mälkki · 5 years ago
  91. d4e140d cpu/x86: Move smm_lock() prototype by Kyösti Mälkki · 5 years ago
  92. fd10f77 cpu/x86: Remove obsolete smm_init_completion() by Kyösti Mälkki · 5 years ago
  93. b28b6b5 arch/x86: Flip HAVE_MONOTONIC_TIMER default by Kyösti Mälkki · 5 years ago
  94. 8abf66e cpu/x86: Flip SMM_TSEG default by Kyösti Mälkki · 5 years ago
  95. 4d372c7 cpu/x86: Declare SMM_ASEG by Kyösti Mälkki · 5 years ago
  96. 328d42f cpu/intel: Drop SMM_TSEG conditional by Kyösti Mälkki · 5 years ago
  97. 9265f89 arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class by Kyösti Mälkki · 5 years ago
  98. 26210fa intel/socket_mPGA604: Enable TSC_MONOTONIC_TIMER by Kyösti Mälkki · 5 years ago
  99. b14aedc intel/nehalem: Move TSC_MONOTONIC_TIMER by Kyösti Mälkki · 5 years ago
  100. 6e2d0c1 arch/x86: Adjust size of postcar stack by Kyösti Mälkki · 5 years ago