1. 1e78165 arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator by Felix Held · 1 year, 6 months ago
  2. 6a6ac1e arch/x86/cpu: introduce and use device_match_mask by Felix Held · 1 year, 6 months ago
  3. 9ec7227 cpu/x86/lapic: Move LAPIC configuration to MP init by Kyösti Mälkki · 2 years, 10 months ago
  4. 10796d8 src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper function by Felix Held · 2 years, 10 months ago
  5. 8290f4c cpu/intel/*/Kconfig: move selection of CPU_X86_CACHE_HELPER by Felix Held · 2 years, 10 months ago
  6. 6f5a658 src: Introduce `ARCH_ALL_STAGES_X86` by Angel Pons · 3 years, 2 months ago
  7. 8e035e3 src: Move `select ARCH_X86` to platforms by Angel Pons · 3 years, 2 months ago
  8. a32df26 arch/x86: Introduce `ARCH_ALL_STAGES_X86_32` by Angel Pons · 3 years, 11 months ago
  9. c731788 cpu,soc/intel: Drop select SMP by Kyösti Mälkki · 4 years, 9 months ago
  10. 273c348 src: Remove unused 'include <cpu/intel/common/common.h> by Elyes HAOUAS · 4 years, 2 months ago
  11. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  12. f23ae0b src/cpu: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  13. 0d6ddf8 cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE by Kyösti Mälkki · 4 years, 10 months ago
  14. e39becf intel/cpu: Switch older models to TSC_MONOTONIC_TIMER by Kyösti Mälkki · 5 years ago
  15. 7841a7f cpu/intel/common: Add CPU_INTEL_COMMON_TIMEBASE by Kyösti Mälkki · 6 years ago
  16. 838d8b0 AUTHORS: Move src/cpu/intel copyrights into AUTHORS file by Martin Roth · 5 years ago
  17. 328d42f cpu/intel: Drop SMM_TSEG conditional by Kyösti Mälkki · 5 years ago
  18. a449290 Use 3rdparty/intel-microcode by Arthur Heymans · 5 years ago
  19. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  20. df7aecd cpu/intel: Configure IA32_FEATURE_CONTROL for alternative SMRR by Arthur Heymans · 6 years ago
  21. f266932 nb/intel/i945: Use parallel MP init by Arthur Heymans · 6 years ago
  22. f9aed65 cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx() by Matt DeVillier · 6 years ago
  23. cf3076e nb/intel/i945: Use common SMM_TSEG code by Arthur Heymans · 6 years ago
  24. 419bfbc src: Move common IA-32 MSRs to <cpu/x86/msr.h> by Elyes HAOUAS · 6 years ago
  25. 4e6b790 src: Fix MSR_PKG_CST_CONFIG_CONTROL register name by Elyes HAOUAS · 6 years ago
  26. 82112b2 cpu/intel/car: Remove obsolete files by Kyösti Mälkki · 6 years ago
  27. 242ea84 intel: Replace msr(0x198) with msr(IA32_PERF_STATUS) by Elyes HAOUAS · 7 years ago
  28. 8f06ce3 Constify struct cpu_device_id instances by Jonathan Neuschäfer · 7 years ago
  29. a8843de Use more secure HTTPS URLs for coreboot sites by Paul Menzel · 7 years ago
  30. cdc5048 cpu/intel: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  31. 9d62e7e cpu/intel: Fix the spacing issues by Lee Leahy · 7 years ago
  32. 7b5f12b9 cpu/intel: Indent with tabs by Lee Leahy · 7 years ago
  33. 7129ccb cpu/intel/model_6{e,f}x: Unify init files by Paul Menzel · 7 years ago
  34. ed6fe2f cpu/intel/common: Add/Use common function to set virtualization by Matt DeVillier · 8 years ago
  35. 823020d intel i945 gm45 x4x post-car: Use postcar_frame for MTRR setup by Kyösti Mälkki · 8 years ago
  36. 39915bc intel cache-as-ram: Unify stack setup by Kyösti Mälkki · 8 years ago
  37. aacd548 cpu/intel/model_6ex: Set msr bits for dynamic L2, C2E, C4E by Arthur Heymans · 8 years ago
  38. d6e9686 src/cpu: Capitalize CPU, APIC and IOAPIC typo fix by Elyes HAOUAS · 8 years ago
  39. d82be92 src/cpu: Capitalize CPU by Elyes HAOUAS · 8 years ago
  40. dc4820b intel car: Use MTRR WRPROT type for XIP cache by Kyösti Mälkki · 8 years ago
  41. 8a2f167 intel car: Unify postcodes by Kyösti Mälkki · 8 years ago
  42. eb61ea8 intel car: Unify whitespace and comment fixes by Kyösti Mälkki · 8 years ago
  43. 9ec6914 intel car: Remove guard on XIP_ROM_SIZE by Kyösti Mälkki · 8 years ago
  44. 65cc526 Ignore RAMTOP for MTRRs by Kyösti Mälkki · 8 years ago
  45. b4f827d intel cache-as-ram: Fix comment about MTRRs by Kyösti Mälkki · 8 years ago
  46. 15fa992 intel/model_6ex: Prepare for dynamic CONFIG_RAMTOP by Kyösti Mälkki · 8 years ago
  47. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  48. 86091f9 cpu/mtrr.h: Fix macro names for MTRR registers by Alexandru Gagniuc · 9 years ago
  49. 1d85700 cpu: microcode: Use microcode stored in binary format by Alexandru Gagniuc · 9 years ago
  50. 4a45ec4 x86: Drop -Wa,--divide by Stefan Reinauer · 9 years ago
  51. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  52. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  53. 26e24cc 3rdparty: move to 3rdparty/blobs by Patrick Georgi · 9 years ago
  54. f4f0287 3rdparty: Move to blobs by Patrick Georgi · 9 years ago
  55. 5818da2 cpu/intel: (non-FSP) Remove microcode updates from tree by Alexandru Gagniuc · 11 years ago
  56. ee89435 cpu/intel (non-FSP): Use microcode from blobs repository by Alexandru Gagniuc · 11 years ago
  57. 77b1655 vboot2: add verstage by Stefan Reinauer · 10 years ago
  58. 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs by Edward O'Callaghan · 10 years ago
  59. 1729cd8 x86 romstage: Move stack just below RAMTOP by Kyösti Mälkki · 10 years ago
  60. f7c55148 cpu: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  61. 99ac98f Introduce stage-specific architecture for coreboot by Furquan Shaikh · 10 years ago
  62. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  63. 2c78726 PCI: Drop includes under cpu by Kyösti Mälkki · 11 years ago
  64. 07d881a0 cpu/intel: Remove dummy terminators from microcode blobs by Alexandru Gagniuc · 11 years ago
  65. 2c38f50 cpu/intel: Make all Intel CPUs load microcode from CBFS by Alexandru Gagniuc · 11 years ago
  66. 107f72e Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRR by Kyösti Mälkki · 11 years ago
  67. 2c516ed usbdebug: Drop old includes by Kyösti Mälkki · 11 years ago
  68. 8ee04d7 usbdebug: Put ehci_debug_info in CAR_GLOBAL by Kyösti Mälkki · 11 years ago
  69. e49679d usbdebug: Drop temporary disables of log output by Kyösti Mälkki · 11 years ago
  70. 648d166 copy_and_run: drop boot_complete parameter by Stefan Reinauer · 11 years ago
  71. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  72. 644e83b speedstep: Deduplicate some MSR identifiers by Patrick Georgi · 12 years ago
  73. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  74. 41392df Merge cpu/intel/acpi.h into cpu/intel/speedstep.h by Nico Huber · 12 years ago
  75. 0db6820 Synchronize rdtsc instructions by Stefan Reinauer · 12 years ago
  76. 51676b1 Revert "Use broadcast SIPI to startup siblings" by Sven Schnelle · 12 years ago
  77. 5458b9d Intel cpus: Extend cache to cover complete Flash Device by Kyösti Mälkki · 12 years ago
  78. 4dcc573 Intel cpus: delete dead CAR code and whitespace fixes by Kyösti Mälkki · 12 years ago
  79. c7fb2ae Intel cpus: use CPU_ADDR_BITS from Kconfig during CAR by Kyösti Mälkki · 12 years ago
  80. 042c146 Use broadcast SIPI to startup siblings by Sven Schnelle · 12 years ago
  81. 05e740f Replace cache control magic numbers with symbols by Patrick Georgi · 12 years ago
  82. 7a39446 Intel cpus: Include CAR from socket by Kyösti Mälkki · 13 years ago
  83. 53c1d20 Intel cpus: use CPU_PHYSMASK_HI define in CAR by Kyösti Mälkki · 13 years ago
  84. e13632a Intel cpus: apply un-written naming rules by Kyösti Mälkki · 13 years ago
  85. adfbcb79 MTRR: get physical address size from CPUID by Sven Schnelle · 13 years ago
  86. 784544b Remove XIP_ROM_BASE by Patrick Georgi · 13 years ago
  87. 9438da3 Fix slow CAR execution introduced by 7c7d87182feb78cb2bc02fb3558bef56a41682c9 by Rudolf Marek · 13 years ago
  88. 1da1046 Get rid of AUTO_XIP_ROM_BASE by Patrick Georgi · 13 years ago
  89. ac624a6 Crank up CPU speed on Intel Core and Core2 CPUs by Patrick Georgi · 13 years ago
  90. 2f81c03 Enable caching for ROM area in model_6ex/cache_as_ram.inc by Sven Schnelle · 13 years ago
  91. d4814bd more ifdef -> if fixes by Stefan Reinauer · 13 years ago
  92. 139e6f9 Use symbolic names for some MTRR bits instead of numbers in CAR code by Stefan Reinauer · 13 years ago
  93. 5005bb06 Unify use of post_code by Alexandru Gagniuc · 13 years ago
  94. 7b0500c Revert r5902 to make code more readable again. At least three people like to by Stefan Reinauer · 14 years ago
  95. 2a27b20 factor out cpu power management base into a separate file. And fix a bug in by Stefan Reinauer · 14 years ago
  96. 554c052 Remove some duplicate #include files (trivial). by Uwe Hermann · 14 years ago
  97. 36455aa Add comments to make it clear why these two lines are written like that: by Uwe Hermann · 14 years ago
  98. dd83670 Factor out common CAR asm snippets. by Uwe Hermann · 14 years ago
  99. 2ba2b55 Cosmetics, whitespace and coding-style fixes for Intel CAR (trivial). by Uwe Hermann · 14 years ago
  100. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago