1. 717b6e3 aopen/dxplplusu intel/e7505: Move to EARLY_CBMEM_INIT by Kyösti Mälkki · 6 years ago
  2. e307343 src/cpu: Remove unneeded includes by Elyes HAOUAS · 6 years ago
  3. 654cc2f {cpu,drivers,nb,soc}/intel: Use CACHE_ROM_BASE where appropriate by Nico Huber · 6 years ago
  4. 688d004 Remove leftover Intel CPU support by Kyösti Mälkki · 6 years ago
  5. cc1e3b6 Fix freeze during chipset lockdown on Nehalem by Matthias Gazzari · 6 years ago
  6. f925c56 cpu/intel: Get rid of device_t by Elyes HAOUAS · 7 years ago
  7. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  8. e56189c pci: Move inline PCI functions to pci_ops.h by Patrick Rudolph · 6 years ago
  9. 68f6888 Revert "model_206ax: Use parallel MP init" by Arthur Heymans · 6 years ago
  10. 5fbe788 model_206ax: Use parallel MP init by Arthur Heymans · 7 years ago
  11. 67031a5 cpu/intel/sandybridge: Put stage cache into TSEG by Arthur Heymans · 7 years ago
  12. 2c3fd49 intel/nehalem post-car: Use postcar_frame for MTRR setup by Kyösti Mälkki · 8 years ago
  13. d2d2aef sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location by Arthur Heymans · 7 years ago
  14. 4004081 cpu/intel/haswell: Don't select PARALLEL_CPU_INIT by Arthur Heymans · 7 years ago
  15. 3fff817 cpu/intel: Remove unused CPU code by Arthur Heymans · 7 years ago
  16. d88fb36 security/tpm: Change TPM naming for different layers. by Philipp Deppenwiese · 7 years ago
  17. 64e2d19 security/tpm: Move tpm TSS and TSPI layer to security section by Philipp Deppenwiese · 7 years ago
  18. 0a4e0fd cpu/intel/speedstep: Fix the PNOT ACPI method by Arthur Heymans · 7 years ago
  19. 0a19b08 Intel i82830 boards & chips: Remove - using LATE_CBMEM_INIT by Martin Roth · 7 years ago
  20. 264566c Intel i3100 boards & chips: Remove - using LATE_CBMEM_INIT by Martin Roth · 7 years ago
  21. f6af8943 Intel i5000 board & chips: Remove - using LATE_CBMEM_INIT by Martin Roth · 7 years ago
  22. 242ea84 intel: Replace msr(0x198) with msr(IA32_PERF_STATUS) by Elyes HAOUAS · 7 years ago
  23. 8f06ce3 Constify struct cpu_device_id instances by Jonathan Neuschäfer · 7 years ago
  24. 399d35f cpu/intel: Add Intel FCBGA1023 socket support by Hal Martin · 7 years ago
  25. 8b59b31 cpu/intel/speedstep: Emit PPKG object for first package by Nico Huber · 7 years ago
  26. 73abfea cpu/intel/model_1067x: Select UDELAY_LAPIC by Arthur Heymans · 7 years ago
  27. 47dffa5 chromeec: Remove checks for EC in RO by Daisuke Nojiri · 7 years ago
  28. f3ec5ed cpu/intel/slot_1: Increase CAR size to 8KiB by Keith Hui · 7 years ago
  29. 0a9982f cpu/intel/car/cache_as_ram.inc: Fix long standing issues by Keith Hui · 7 years ago
  30. 5036ebd cpu/intel/car/cache_as_ram.inc: Remove unused code by Keith Hui · 7 years ago
  31. 47b2836 cpu/intel/car/cache_as_ram.inc: Remove broken HT code by Keith Hui · 7 years ago
  32. 5a1f9a8 cpu/x86/mp_init: remove adjust_cpu_apic_entry() by Aaron Durbin · 7 years ago
  33. 65e5466 intel/car: Fix stack guard placement by Kyösti Mälkki · 7 years ago
  34. a945008 intel/smm/gen1: Backup default SMM area by Kyösti Mälkki · 7 years ago
  35. 0cc2ce4 arch/x86: Clean up CONFIG_SMP and MAX_CPUS test by Kyösti Mälkki · 7 years ago
  36. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  37. 70c27de5 cpu/intel/haswell: Fix undefined behavior by Ryan Salsamendi · 7 years ago
  38. ffdee28 cpu/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  39. 3b633bb cpu/intel/pineview: Include speedstep by Arthur Heymans · 7 years ago
  40. 168ef39 cpu/*: Add whitespace around '<<' by Elyes HAOUAS · 7 years ago
  41. 5aaa8ce haswell: add CBMEM_MEMINFO table when initing RAM by Matt DeVillier · 8 years ago
  42. b9959e2 cpu/intel/model_206ax: Use tsc monotonic timer by Patrick Rudolph · 7 years ago
  43. a8843de Use more secure HTTPS URLs for coreboot sites by Paul Menzel · 7 years ago
  44. 7bde848 cpu/intel/turbo: Add option to disable turbo by Subrata Banik · 7 years ago
  45. 4dddda2 cpu/intel: Fix the remaining issues detected by checkpatch by Lee Leahy · 7 years ago
  46. cdc5048 cpu/intel: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  47. 26eeb0f cpu/intel: Fix brace issues detected by checkpatch.pl by Lee Leahy · 7 years ago
  48. 73a2894 cpu/intel: Add int to unsigned by Lee Leahy · 7 years ago
  49. 9d62e7e cpu/intel: Fix the spacing issues by Lee Leahy · 7 years ago
  50. 7b5f12b9 cpu/intel: Indent with tabs by Lee Leahy · 7 years ago
  51. 7129ccb cpu/intel/model_6{e,f}x: Unify init files by Paul Menzel · 7 years ago
  52. 996cf79 src/cpu/intel: Add license headers to all files by Martin Roth · 8 years ago
  53. 3f2d6c0 cpu/intel/model_6fx: Add Conroe-L to cpu_device_id list by Arthur Heymans · 8 years ago
  54. ed6fe2f cpu/intel/common: Add/Use common function to set virtualization by Matt DeVillier · 8 years ago
  55. c86c6b3 intel cache-as-ram: Move DCACHE_RAM_BASE by Kyösti Mälkki · 8 years ago
  56. 823020d intel i945 gm45 x4x post-car: Use postcar_frame for MTRR setup by Kyösti Mälkki · 8 years ago
  57. 3b3a284 cpu/intel/lga775: Do not select model_6ex CPU by Arthur Heymans · 8 years ago
  58. b84c833 intel/sandybridge: Use postcar_frame for MTRR setup by Kyösti Mälkki · 8 years ago
  59. 140087f CPU: Declare cpu_phys_address_size() for all arch by Kyösti Mälkki · 8 years ago
  60. 77e1399 romstage_handoff: remove code duplication by Aaron Durbin · 8 years ago
  61. c13d65c intel sandy/ivy: Increase XIP cache with USE_NATIVE_RAMINIT by Kyösti Mälkki · 8 years ago
  62. dfb2de8 intel car: Move pre-ram stack guard lower by Kyösti Mälkki · 8 years ago
  63. bfca670 intel/sandybridge post-car: Redo MTRR settings and stack selection by Kyösti Mälkki · 8 years ago
  64. de01136 intel post-car: Increase stacktop alignment by Kyösti Mälkki · 8 years ago
  65. 39915bc intel cache-as-ram: Unify stack setup by Kyösti Mälkki · 8 years ago
  66. a4ffe9d intel post-car: Separate files for setup_stack_and_mtrrs() by Kyösti Mälkki · 8 years ago
  67. 9b99152 intel/sandybridge: Use common ACPI S3 recovery by Kyösti Mälkki · 8 years ago
  68. c5d972d Move select UDELAY_LAPIC from nb/gm45/Kconfig to cpu/model_1067x/Kconfig by Arthur Heymans · 8 years ago
  69. 306521b cpu/intel/socket_mPGA478MN: Add socket P by Arthur Heymans · 8 years ago
  70. 8160a2f intel post-car: Split legacy sockets by Kyösti Mälkki · 8 years ago
  71. 8cd723b lib/prog_loaders: use common ramstage_cache_invalid() by Aaron Durbin · 8 years ago
  72. 6f8b7df cpu/intel/smm: Use CONFIG_SMM_TSEG_SIZE by Nico Huber · 8 years ago
  73. aacd548 cpu/intel/model_6ex: Set msr bits for dynamic L2, C2E, C4E by Arthur Heymans · 8 years ago
  74. 3eb65ec Kconfig: Add option for microcode filenames by Martin Roth · 8 years ago
  75. 2765a89 src/cpu: Improve code formatting by Elyes HAOUAS · 8 years ago
  76. cbe7464c src/cpu: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  77. 7c8d74c src/cpu: Remove unnecessary whitespace before "\n" by Elyes HAOUAS · 8 years ago
  78. d6e9686 src/cpu: Capitalize CPU, APIC and IOAPIC typo fix by Elyes HAOUAS · 8 years ago
  79. 0cd338e Remove non-ascii & unprintable characters by Martin Roth · 8 years ago
  80. d82be92 src/cpu: Capitalize CPU by Elyes HAOUAS · 8 years ago
  81. 585d1a0 src/cpu: Capitalize ROM and RAM by Elyes HAOUAS · 8 years ago
  82. dc4820b intel car: Use MTRR WRPROT type for XIP cache by Kyösti Mälkki · 8 years ago
  83. 9551bed intel sandy/ivy: Redefine DCACHE_RAM_SIZE and DCACHE_RAM_MRC_VAR_SIZE by Kyösti Mälkki · 8 years ago
  84. e9a9c6a intel/haswell: Remove useless MTRR clear by Kyösti Mälkki · 8 years ago
  85. 3f22abb intel/haswell post-car: Minor fix on MTRR setting by Kyösti Mälkki · 8 years ago
  86. b37d01d3 intel/haswell: Add asmlinkage for romstage_after_car() by Kyösti Mälkki · 8 years ago
  87. 8a2f167 intel car: Unify postcodes by Kyösti Mälkki · 8 years ago
  88. eb61ea8 intel car: Unify whitespace and comment fixes by Kyösti Mälkki · 8 years ago
  89. 9ec6914 intel car: Remove guard on XIP_ROM_SIZE by Kyösti Mälkki · 8 years ago
  90. a27fba6 intel model_106cx: Include CAR from socket directory by Kyösti Mälkki · 8 years ago
  91. e5c00a5 intel post-car: Consolidate choose_top_of_stack() by Kyösti Mälkki · 8 years ago
  92. 1891bfd intel/haswell: No need for ACPI S3 resume backup by Kyösti Mälkki · 8 years ago
  93. 65e8f64 intel romstage: Use run_ramstage() by Kyösti Mälkki · 8 years ago
  94. cf0e60f ACPI S3: Add common recovery code by Kyösti Mälkki · 8 years ago
  95. 65cc526 Ignore RAMTOP for MTRRs by Kyösti Mälkki · 8 years ago
  96. 75d139b intel/model_206ax: Prepare for dynamic CONFIG_RAMTOP by Kyösti Mälkki · 8 years ago
  97. 8431fcb intel/model_2065x: Prepare for dynamic CONFIG_RAMTOP by Kyösti Mälkki · 8 years ago
  98. b4f827d intel cache-as-ram: Fix comment about MTRRs by Kyösti Mälkki · 8 years ago
  99. 15fa992 intel/model_6ex: Prepare for dynamic CONFIG_RAMTOP by Kyösti Mälkki · 8 years ago
  100. 408d392 intel/car/cache_as_ram_ht.inc: Prepare for dynamic CONFIG_RAMTOP by Kyösti Mälkki · 8 years ago