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. 4f14cd8 arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHE by Kyösti Mälkki · 4 years, 8 months ago
  4. 88f5c71 src: Remove unused 'include <arch/cpu.h>' by Elyes HAOUAS · 4 years, 10 months ago
  5. dda17fa src: Use '#include <smp/node.h>' when appropriate by Elyes HAOUAS · 4 years, 10 months ago
  6. de64078 bootblock: Provide some common prototypes by Kyösti Mälkki · 4 years, 9 months ago
  7. f5c0d61 intel/smm: Provide common smm_relocation_params by Kyösti Mälkki · 5 years ago
  8. 0d6ddf8 cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE by Kyösti Mälkki · 4 years, 10 months ago
  9. af1cbe2 cpu/x86: make set_msr_bit publicly available by Michael Niewöhner · 4 years, 10 months ago
  10. 6e079dc cpu/intel/common: Move intel_ht_sibling() to common folder by Patrick Rudolph · 5 years ago
  11. c00e2fb cpu/intel: Use CPU_INTEL_COMMON_TIMEBASE by Kyösti Mälkki · 6 years ago
  12. 279d8b5 cpu/intel/microcode: Make microcode lib available in bootblock by Rizwan Qureshi · 5 years ago
  13. 80f963c intel/haswell: Remove some __PRE_RAM__ use by Kyösti Mälkki · 5 years ago
  14. 838d8b0 AUTHORS: Move src/cpu/intel copyrights into AUTHORS file by Martin Roth · 5 years ago
  15. 540151f intel/haswell: Use smm_subregion() by Kyösti Mälkki · 5 years ago
  16. abddb1f intel/haswell,broadwell: Rename EMRR to PRMRR by Kyösti Mälkki · 5 years ago
  17. cd2aa47 devicetree: Remove duplicate chip_ops declarations by Kyösti Mälkki · 5 years ago
  18. 157b189 cpu/intel: Enter romstage without BIST by Kyösti Mälkki · 5 years ago
  19. faf20d3 soc/intel: Rename some SMM support functions by Kyösti Mälkki · 5 years ago
  20. b3267e0 cpu/intel: Replace bsp_init_and_start_aps() by Kyösti Mälkki · 5 years ago
  21. e31ec29 cpu/x86: Separate save_state struct headers by Kyösti Mälkki · 5 years ago
  22. e2e1f12 intel/haswell: Move platform_enter_postcar() by Kyösti Mälkki · 5 years ago
  23. 825646e intel/haswell: Move stage_cache support function by Kyösti Mälkki · 5 years ago
  24. 3b50c05 intel/haswell: Replace monotonic timer by Kyösti Mälkki · 5 years ago
  25. d4e140d cpu/x86: Move smm_lock() prototype by Kyösti Mälkki · 5 years ago
  26. b28b6b5 arch/x86: Flip HAVE_MONOTONIC_TIMER default by Kyösti Mälkki · 5 years ago
  27. 8abf66e cpu/x86: Flip SMM_TSEG default by Kyösti Mälkki · 5 years ago
  28. 9265f89 arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class by Kyösti Mälkki · 5 years ago
  29. 6e2d0c1 arch/x86: Adjust size of postcar stack by Kyösti Mälkki · 5 years ago
  30. a449290 Use 3rdparty/intel-microcode by Arthur Heymans · 5 years ago
  31. 361f6ff src/cpu: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  32. d26844c cpu: Add missing #include <commonlib/helpers.h> by Elyes HAOUAS · 5 years ago
  33. 2ea1c9b cpu/intel/haswell: Link monotonic_timer.c in early stages by Arthur Heymans · 5 years ago
  34. fb626dcd cpu/intel/haswell: Link tsc_freq.c in the bootblock by Arthur Heymans · 5 years ago
  35. a6a396d cpu/intel/{haswell,model_206{5,a}x}: Use MSR_CORE_THREAD_COUNT for msr at 0x35 by Elyes HAOUAS · 5 years ago
  36. 74f9fe6 cpu/intel/car/non-evict: Select NO_FIXED_XIP_ROM_SIZE by Arthur Heymans · 5 years ago
  37. 77d5e74 nb/intel/haswell: Add an option for where verstage starts by Arthur Heymans · 6 years ago
  38. 8e646e7 cpu/intel/haswell: Use C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 6 years ago
  39. f5cf60f Move calls to quick_ram_check() before CBMEM init by Kyösti Mälkki · 5 years ago
  40. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  41. 74aa99a src: Drop unused '#include <halt.h>' by Elyes HAOUAS · 5 years ago
  42. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  43. 89989cf src: Drop unused include <arch/acpi.h> by Elyes HAOUAS · 5 years ago
  44. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  45. 66f9a09 security/vboot: Add measured boot mode by Philipp Deppenwiese · 6 years ago
  46. 4c7eee2 postcar: Make more use of postcar_frame_add_romcache() by Nico Huber · 6 years ago
  47. 4513020 cpu/intel: Use the common code to initialize the romstage timestamps by Arthur Heymans · 6 years ago
  48. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  49. 334be32 nb/intel/haswell: Add support for PEG by Tristan Corrick · 6 years ago
  50. 3c0c361 arch/x86: SSE2 implies SSE support by Kyösti Mälkki · 6 years ago
  51. f9aed65 cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx() by Matt DeVillier · 6 years ago
  52. 0c0208b cpu: Remove unneeded include <pc80/mc146818rtc.h> by Elyes HAOUAS · 6 years ago
  53. 53b08c3 cpuid: Add helper function for cpuid(1) functions by Subrata Banik · 6 years ago
  54. aaced4a cpu/intel/common: Use a common acpi/cpu.asl file by Arthur Heymans · 6 years ago
  55. c54d14f cpu/intel/haswell: Rework acpi/cpu.asl by Arthur Heymans · 6 years ago
  56. 55d6238 src: Remove unneeded include <cbfs.h> by Elyes HAOUAS · 6 years ago
  57. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  58. fdf907e cpu/intel/haswell: Only change the slow ramp rate for ULT CPUs by Tristan Corrick · 6 years ago
  59. ba8ead8 cpu/intel/haswell: Allow use of TSC for the monotonic timer by Tristan Corrick · 6 years ago
  60. 22f9700 cpu/intel/haswell: Add the CPUID for Haswell C0 CPUs by Tristan Corrick · 6 years ago
  61. 45022ae intel: Use CF9 reset (part 1) by Patrick Rudolph · 6 years ago
  62. 419bfbc src: Move common IA-32 MSRs to <cpu/x86/msr.h> by Elyes HAOUAS · 6 years ago
  63. 4e6b790 src: Fix MSR_PKG_CST_CONFIG_CONTROL register name by Elyes HAOUAS · 6 years ago
  64. 5b2a2d0 src/*: normalize Google copyright headers by Patrick Georgi · 6 years ago
  65. 65bb543 src: Get rid of non-local header treated as local by Elyes HAOUAS · 6 years ago
  66. ece2696 src/cpu: Fix typo by Elyes HAOUAS · 6 years ago
  67. db70f3b drivers/tpm: Add TPM ramstage driver for devices without vboot. by Philipp Deppenwiese · 6 years ago
  68. e750b38e cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSx by Arthur Heymans · 6 years ago
  69. faa5f98 cpu/intel/haswell: Use the common intel romstage_main function by Arthur Heymans · 6 years ago
  70. 730df3c arch/x86: Make RELOCATABLE_RAMSTAGE the default by Kyösti Mälkki · 8 years ago
  71. 88af0f3 cpu/intel/haswell: Switch to POSTCAR_STAGE by Arthur Heymans · 6 years ago
  72. dd4d895 cpu/intel/car/non-evict: Prepare for some POSTCAR_STAGE support by Arthur Heymans · 6 years ago
  73. c07f8fb security/tpm: Unify the coreboot TPM software stack by Philipp Deppenwiese · 6 years ago
  74. f925c56 cpu/intel: Get rid of device_t by Elyes HAOUAS · 7 years ago
  75. e56189c pci: Move inline PCI functions to pci_ops.h by Patrick Rudolph · 6 years ago
  76. 4004081 cpu/intel/haswell: Don't select PARALLEL_CPU_INIT by Arthur Heymans · 7 years ago
  77. d88fb36 security/tpm: Change TPM naming for different layers. by Philipp Deppenwiese · 7 years ago
  78. 64e2d19 security/tpm: Move tpm TSS and TSPI layer to security section by Philipp Deppenwiese · 7 years ago
  79. 8f06ce3 Constify struct cpu_device_id instances by Jonathan Neuschäfer · 7 years ago
  80. 47dffa5 chromeec: Remove checks for EC in RO by Daisuke Nojiri · 7 years ago
  81. 5a1f9a8 cpu/x86/mp_init: remove adjust_cpu_apic_entry() by Aaron Durbin · 7 years ago
  82. 70c27de5 cpu/intel/haswell: Fix undefined behavior by Ryan Salsamendi · 7 years ago
  83. ffdee28 cpu/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  84. 168ef39 cpu/*: Add whitespace around '<<' by Elyes HAOUAS · 7 years ago
  85. 5aaa8ce haswell: add CBMEM_MEMINFO table when initing RAM by Matt DeVillier · 8 years ago
  86. a8843de Use more secure HTTPS URLs for coreboot sites by Paul Menzel · 7 years ago
  87. cdc5048 cpu/intel: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  88. 26eeb0f cpu/intel: Fix brace issues detected by checkpatch.pl by Lee Leahy · 7 years ago
  89. 73a2894 cpu/intel: Add int to unsigned by Lee Leahy · 7 years ago
  90. 9d62e7e cpu/intel: Fix the spacing issues by Lee Leahy · 7 years ago
  91. 7b5f12b9 cpu/intel: Indent with tabs by Lee Leahy · 7 years ago
  92. ed6fe2f cpu/intel/common: Add/Use common function to set virtualization by Matt DeVillier · 8 years ago
  93. 140087f CPU: Declare cpu_phys_address_size() for all arch by Kyösti Mälkki · 8 years ago
  94. 77e1399 romstage_handoff: remove code duplication by Aaron Durbin · 8 years ago
  95. de01136 intel post-car: Increase stacktop alignment by Kyösti Mälkki · 8 years ago
  96. 39915bc intel cache-as-ram: Unify stack setup by Kyösti Mälkki · 8 years ago
  97. 8cd723b lib/prog_loaders: use common ramstage_cache_invalid() by Aaron Durbin · 8 years ago
  98. d6e9686 src/cpu: Capitalize CPU, APIC and IOAPIC typo fix by Elyes HAOUAS · 8 years ago
  99. d82be92 src/cpu: Capitalize CPU by Elyes HAOUAS · 8 years ago
  100. 585d1a0 src/cpu: Capitalize ROM and RAM by Elyes HAOUAS · 8 years ago