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