1. 90df916 include/cpu/x86: introduce new helper for (un)setting MSRs by Michael Niewöhner · 3 years, 10 months ago
  2. 2aaf7c0 haswell/lynxpoint: Align cosmetics with Broadwell by Angel Pons · 3 years, 11 months ago
  3. 6c2568f drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config by Shelley Chen · 3 years, 11 months ago
  4. 920d2b7 cpu/intel/206ax/acpi.c: Fix get_cores_per_package by Evgeny Zinoviev · 4 years, 2 months ago
  5. a5768f5 cpu/intel/haswell/smmrelocate.c: Spell `CPU` in uppercase by Angel Pons · 3 years, 11 months ago
  6. f6cf4927 cpu/intel/haswell/haswell_init.c: Align printk's with Broadwell by Angel Pons · 3 years, 11 months ago
  7. a32df26 arch/x86: Introduce `ARCH_ALL_STAGES_X86_32` by Angel Pons · 3 years, 11 months ago
  8. 99e0c7d src/cpu: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  9. 70fea01 cpu/intel/model_1067x: enable PECI by Michael Büchler · 4 years ago
  10. 99b2f30 cpu/intel/haswell: Set LT_LOCK_MEMORY MSR on finalize step by Angel Pons · 4 years ago
  11. d196e04 cpu/intel/haswell: Select HAVE_ASAN_IN_ROMSTAGE by Harshit Sharma · 4 years ago
  12. deff53c cpu/intel/common: Use macro for access_size by Elyes HAOUAS · 4 years ago
  13. 96c25cd cpu/intel/model_6fx: Include Conroe-L microcode by Arthur Heymans · 4 years ago
  14. 1085706 cpu/intel: Remove Core 2 Duo E8200 CPUID from model_6fx by Angel Pons · 4 years ago
  15. 0e0273a cpu/intel/common: Add `intel_ht_supported` function by Angel Pons · 4 years ago
  16. 27126f1 cpu/intel/haswell: add Crystal Well CPU IDs by Iru Cai · 4 years, 1 month ago
  17. 9c20ad6 cpu/intel/common/fsb.c: add Crystal Well support by Iru Cai · 4 years, 1 month ago
  18. dcc0bb9 cpu/intel/car/romstage.c: Remove unused <bootblock_common.h> by Elyes HAOUAS · 4 years, 2 months ago
  19. f48acbd src: Change BOOL CONFIG_ to CONFIG() in comments & strings by Martin Roth · 4 years, 1 month ago
  20. c731788 cpu,soc/intel: Drop select SMP by Kyösti Mälkki · 4 years, 9 months ago
  21. 7cf1f20 cpu/intel/model_206ax: Clean up includes by Elyes HAOUAS · 4 years, 1 month ago
  22. 273c348 src: Remove unused 'include <cpu/intel/common/common.h> by Elyes HAOUAS · 4 years, 2 months ago
  23. 3992698 cpu/intel/model_1067x: Drop <cpu/x86/mp.h> include by Elyes HAOUAS · 4 years, 2 months ago
  24. 14aff23 src: Remove unused 'include <cpu/x86/msr.h>' by Elyes HAOUAS · 4 years, 1 month ago
  25. 225be5f src: Remove unused 'include <types.h>' by Elyes HAOUAS · 4 years, 3 months ago
  26. 69c9aa9 cpu/intel/haswell/finalize.c: Drop dead code by Angel Pons · 4 years, 1 month ago
  27. dc4a8d0 cpu/intel/model_2065x/model_2065x_init.c: Drop dead code by Angel Pons · 4 years, 1 month ago
  28. 8a13206 cpu/intel/model_206ax/finalize.c: Drop dead code by Angel Pons · 4 years, 1 month ago
  29. 2e25ac6 haswell: relocate `romstage_common` to northbridge by Angel Pons · 4 years, 2 months ago
  30. 284a547 nb/intel/haswell: Drop unnecessary variable by Angel Pons · 4 years, 2 months ago
  31. e816829 haswell: drop unused function parameter by Angel Pons · 4 years, 2 months ago
  32. fc57d6c cpu/x86/lapic: Support x86_64 and clean up code by Patrick Rudolph · 4 years, 9 months ago
  33. 0778c86 sb,soc/intel: Replace smm_southbridge_enable_smi() by Kyösti Mälkki · 4 years, 2 months ago
  34. f6846ef gm45 boards: Factor out MAX_CPUS by Angel Pons · 4 years, 3 months ago
  35. babffce pineview boards: Factor out MAX_CPUS by Angel Pons · 4 years, 3 months ago
  36. 0f11e03 haswell boards: Factor out MAX_CPUS by Angel Pons · 4 years, 3 months ago
  37. e5a7a1f arrandale boards: Factor out MAX_CPUS by Angel Pons · 4 years, 3 months ago
  38. d71754d sandybridge boards: Factor out MAX_CPUS by Angel Pons · 4 years, 3 months ago
  39. 61ba7fb cpu/intel: Remove obsolete comment in CAR setup by Kyösti Mälkki · 4 years, 2 months ago
  40. 44ef38f arch/x86: Remove NO_FIXED_XIP_ROM_SIZE by Kyösti Mälkki · 4 years, 3 months ago
  41. dc6bb6c cpu/intel/car: Use symbols for CAR MTRR setup by Kyösti Mälkki · 4 years, 9 months ago
  42. 379aab4 src: Remove unused 'include <cpu/x86/mtrr.h>' by Elyes HAOUAS · 4 years, 3 months ago
  43. cecc4a0 cpu/intel/haswell: Remove unused 'include <cpu/x86/bist.h>' by Elyes HAOUAS · 4 years, 3 months ago
  44. abf51ab src: Remove unused '#include <cpu/x86/smm.h>' by Elyes HAOUAS · 4 years, 3 months ago
  45. 268d257 cpu/intel/slot_1: Select 16KiB bootblock if console is enabled by Keith Hui · 4 years, 3 months ago
  46. 32da343 src: Remove unused '#include <cpu/x86/lapic.h>' by Elyes HAOUAS · 4 years, 3 months ago
  47. df771c1 arch/x86: Remove more romcc leftovers by Kyösti Mälkki · 4 years, 8 months ago
  48. 40bcdba cpu/intel/common: Fix typo in comment by Elyes HAOUAS · 4 years, 5 months ago
  49. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  50. f70bd99 src: Remove unused '#include <stdint.h>' by Elyes HAOUAS · 4 years, 3 months ago
  51. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  52. 7a0bcb7 src/cpu: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  53. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  54. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  55. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 3 months ago
  56. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  57. 2d7173d src: Remove unused 'include <cpu/x86/cache.h>' by Elyes HAOUAS · 4 years, 4 months ago
  58. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  59. f23ae0b src/cpu: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  60. be3979c acpi: Change Processor ACPI Name (Intel only) by Christian Walter · 4 years, 8 months ago
  61. a8305e7 cpu/intel/model_2065x: Add missing CPU IDs by Angel Pons · 4 years, 6 months ago
  62. 31b7ee4 treewide: Replace uses of "Nehalem" by Angel Pons · 4 years, 6 months ago
  63. 95de231 nb/intel/nehalem: Rename to ironlake by Angel Pons · 4 years, 6 months ago
  64. 573481b cpu/intel/model_206ax: Lock MSR on all cores by Patrick Rudolph · 4 years, 6 months ago
  65. 3fa3bf9 cpu/intel/slot_1: Cache romstage XIP execution by Arthur Heymans · 4 years, 9 months ago
  66. ef90609 src: capitalize 'RAM' by Elyes HAOUAS · 4 years, 6 months ago
  67. eabb0c0 cpu/intel: Drop unused file by Elyes HAOUAS · 4 years, 8 months ago
  68. a988091 cpu/intel/model_6?x{slot_1}: Leave enabling CONFIG_SMP to the mainboard by Keith Hui · 4 years, 8 months ago
  69. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 8 months ago
  70. d60e9ab cpu/intel/microcode: Apply more strict guard for assembly files by Kyösti Mälkki · 4 years, 8 months ago
  71. f9ad22d src/x86|cpu/intel: Hardcode FIT and ID by Marshall Dawson · 4 years, 8 months ago
  72. 4f14cd8 arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHE by Kyösti Mälkki · 4 years, 8 months ago
  73. 88f5c71 src: Remove unused 'include <arch/cpu.h>' by Elyes HAOUAS · 4 years, 10 months ago
  74. dda17fa src: Use '#include <smp/node.h>' when appropriate by Elyes HAOUAS · 4 years, 10 months ago
  75. f0b79da src: Remove unused 'include <pc80/mc146818rtc.h>' by Elyes HAOUAS · 4 years, 9 months ago
  76. 9612a3c cpu/intel: Remove ROMCC header guards and code by Elyes HAOUAS · 4 years, 8 months ago
  77. de64078 bootblock: Provide some common prototypes by Kyösti Mälkki · 4 years, 9 months ago
  78. 67910db arch|cpu/x86: Add Kconfig option for x86 reset vector by Marshall Dawson · 4 years, 10 months ago
  79. c9b1359 src/: Remove g_ prefixes and _g suffixes from variables by Patrick Georgi · 4 years, 9 months ago
  80. 6229cc9 cpu/intel/common/fsb.c: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 4 years, 9 months ago
  81. 1fa240a cpu/intel/slot_1: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 9 months ago
  82. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 9 months ago
  83. 6892567 Drop superfluous C_ENVIRONMENT_BOOTBLOCK checks by Arthur Heymans · 4 years, 9 months ago
  84. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 9 months ago
  85. 4debbe7 cpu/intel/gen1/smmrelocate: Fix stale comment by Arthur Heymans · 4 years, 9 months ago
  86. f5c0d61 intel/smm: Provide common smm_relocation_params by Kyösti Mälkki · 5 years ago
  87. 181de28 Kconfig: Remove not found sources by Elyes HAOUAS · 4 years, 9 months ago
  88. c2c634a nb/sb/cpu: Drop Intel Rangeley support by Arthur Heymans · 4 years, 9 months ago
  89. f2cae50 cpu/intel/car: Add EC software sync to Intel romstage by Tim Wawrzynczak · 4 years, 10 months ago
  90. fa5d0f8 nb/intel/sandybridge: Set up console in bootblock by Arthur Heymans · 4 years, 9 months ago
  91. 360d947 nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 9 months ago
  92. 7843bd5 nb/intel/x4x: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 9 months ago
  93. e27c013 nb/intel/i945: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 9 months ago
  94. df9cdcf arch/x86/car.ld: Rename suffix _start/_end by Arthur Heymans · 4 years, 9 months ago
  95. 82c0e7e arch/x86: Drop some __SMM__ guards by Kyösti Mälkki · 4 years, 10 months ago
  96. 32c8de1 Rangeley: Fix incorrect BCLK by Kyösti Mälkki · 4 years, 10 months ago
  97. 092fe55 intel/i440bx: Switch to UDELAY_TSC and TSC_MONOTONIC_TIMER by Kyösti Mälkki · 4 years, 10 months ago
  98. bc78e01 cpu/intel/car/p4-netburst: Remove delay loops by Kyösti Mälkki · 4 years, 10 months ago
  99. f6a8c5a cpu/intel/smm/gen1: Deal with SMM save state compatibility by Arthur Heymans · 4 years, 10 months ago
  100. 0d6ddf8 cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE by Kyösti Mälkki · 4 years, 10 months ago