1. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  2. 74aa99a src: Drop unused '#include <halt.h>' by Elyes HAOUAS · 5 years ago
  3. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  4. 89989cf src: Drop unused include <arch/acpi.h> by Elyes HAOUAS · 5 years ago
  5. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  6. 66f9a09 security/vboot: Add measured boot mode by Philipp Deppenwiese · 6 years ago
  7. 4c7eee2 postcar: Make more use of postcar_frame_add_romcache() by Nico Huber · 6 years ago
  8. 4513020 cpu/intel: Use the common code to initialize the romstage timestamps by Arthur Heymans · 6 years ago
  9. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  10. 334be32 nb/intel/haswell: Add support for PEG by Tristan Corrick · 6 years ago
  11. 3c0c361 arch/x86: SSE2 implies SSE support by Kyösti Mälkki · 6 years ago
  12. f9aed65 cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx() by Matt DeVillier · 6 years ago
  13. 0c0208b cpu: Remove unneeded include <pc80/mc146818rtc.h> by Elyes HAOUAS · 6 years ago
  14. 53b08c3 cpuid: Add helper function for cpuid(1) functions by Subrata Banik · 6 years ago
  15. aaced4a cpu/intel/common: Use a common acpi/cpu.asl file by Arthur Heymans · 6 years ago
  16. c54d14f cpu/intel/haswell: Rework acpi/cpu.asl by Arthur Heymans · 6 years ago
  17. 55d6238 src: Remove unneeded include <cbfs.h> by Elyes HAOUAS · 6 years ago
  18. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  19. fdf907e cpu/intel/haswell: Only change the slow ramp rate for ULT CPUs by Tristan Corrick · 6 years ago
  20. ba8ead8 cpu/intel/haswell: Allow use of TSC for the monotonic timer by Tristan Corrick · 6 years ago
  21. 22f9700 cpu/intel/haswell: Add the CPUID for Haswell C0 CPUs by Tristan Corrick · 6 years ago
  22. 45022ae intel: Use CF9 reset (part 1) by Patrick Rudolph · 6 years ago
  23. 419bfbc src: Move common IA-32 MSRs to <cpu/x86/msr.h> by Elyes HAOUAS · 6 years ago
  24. 4e6b790 src: Fix MSR_PKG_CST_CONFIG_CONTROL register name by Elyes HAOUAS · 6 years ago
  25. 5b2a2d0 src/*: normalize Google copyright headers by Patrick Georgi · 6 years ago
  26. 65bb543 src: Get rid of non-local header treated as local by Elyes HAOUAS · 6 years ago
  27. ece2696 src/cpu: Fix typo by Elyes HAOUAS · 6 years ago
  28. db70f3b drivers/tpm: Add TPM ramstage driver for devices without vboot. by Philipp Deppenwiese · 6 years ago
  29. e750b38e cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSx by Arthur Heymans · 6 years ago
  30. faa5f98 cpu/intel/haswell: Use the common intel romstage_main function by Arthur Heymans · 6 years ago
  31. 730df3c arch/x86: Make RELOCATABLE_RAMSTAGE the default by Kyösti Mälkki · 8 years ago
  32. 88af0f3 cpu/intel/haswell: Switch to POSTCAR_STAGE by Arthur Heymans · 6 years ago
  33. dd4d895 cpu/intel/car/non-evict: Prepare for some POSTCAR_STAGE support by Arthur Heymans · 6 years ago
  34. c07f8fb security/tpm: Unify the coreboot TPM software stack by Philipp Deppenwiese · 6 years ago
  35. f925c56 cpu/intel: Get rid of device_t by Elyes HAOUAS · 7 years ago
  36. e56189c pci: Move inline PCI functions to pci_ops.h by Patrick Rudolph · 6 years ago
  37. 4004081 cpu/intel/haswell: Don't select PARALLEL_CPU_INIT by Arthur Heymans · 7 years ago
  38. d88fb36 security/tpm: Change TPM naming for different layers. by Philipp Deppenwiese · 7 years ago
  39. 64e2d19 security/tpm: Move tpm TSS and TSPI layer to security section by Philipp Deppenwiese · 7 years ago
  40. 8f06ce3 Constify struct cpu_device_id instances by Jonathan Neuschäfer · 7 years ago
  41. 47dffa5 chromeec: Remove checks for EC in RO by Daisuke Nojiri · 7 years ago
  42. 5a1f9a8 cpu/x86/mp_init: remove adjust_cpu_apic_entry() by Aaron Durbin · 7 years ago
  43. 70c27de5 cpu/intel/haswell: Fix undefined behavior by Ryan Salsamendi · 7 years ago
  44. ffdee28 cpu/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  45. 168ef39 cpu/*: Add whitespace around '<<' by Elyes HAOUAS · 7 years ago
  46. 5aaa8ce haswell: add CBMEM_MEMINFO table when initing RAM by Matt DeVillier · 8 years ago
  47. a8843de Use more secure HTTPS URLs for coreboot sites by Paul Menzel · 7 years ago
  48. cdc5048 cpu/intel: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  49. 26eeb0f cpu/intel: Fix brace issues detected by checkpatch.pl by Lee Leahy · 7 years ago
  50. 73a2894 cpu/intel: Add int to unsigned by Lee Leahy · 7 years ago
  51. 9d62e7e cpu/intel: Fix the spacing issues by Lee Leahy · 7 years ago
  52. 7b5f12b9 cpu/intel: Indent with tabs by Lee Leahy · 7 years ago
  53. ed6fe2f cpu/intel/common: Add/Use common function to set virtualization by Matt DeVillier · 8 years ago
  54. 140087f CPU: Declare cpu_phys_address_size() for all arch by Kyösti Mälkki · 8 years ago
  55. 77e1399 romstage_handoff: remove code duplication by Aaron Durbin · 8 years ago
  56. de01136 intel post-car: Increase stacktop alignment by Kyösti Mälkki · 8 years ago
  57. 39915bc intel cache-as-ram: Unify stack setup by Kyösti Mälkki · 8 years ago
  58. 8cd723b lib/prog_loaders: use common ramstage_cache_invalid() by Aaron Durbin · 8 years ago
  59. d6e9686 src/cpu: Capitalize CPU, APIC and IOAPIC typo fix by Elyes HAOUAS · 8 years ago
  60. d82be92 src/cpu: Capitalize CPU by Elyes HAOUAS · 8 years ago
  61. 585d1a0 src/cpu: Capitalize ROM and RAM by Elyes HAOUAS · 8 years ago
  62. e9a9c6a intel/haswell: Remove useless MTRR clear by Kyösti Mälkki · 8 years ago
  63. 3f22abb intel/haswell post-car: Minor fix on MTRR setting by Kyösti Mälkki · 8 years ago
  64. b37d01d3 intel/haswell: Add asmlinkage for romstage_after_car() by Kyösti Mälkki · 8 years ago
  65. 8a2f167 intel car: Unify postcodes by Kyösti Mälkki · 8 years ago
  66. eb61ea8 intel car: Unify whitespace and comment fixes by Kyösti Mälkki · 8 years ago
  67. e5c00a5 intel post-car: Consolidate choose_top_of_stack() by Kyösti Mälkki · 8 years ago
  68. 1891bfd intel/haswell: No need for ACPI S3 resume backup by Kyösti Mälkki · 8 years ago
  69. 65e8f64 intel romstage: Use run_ramstage() by Kyösti Mälkki · 8 years ago
  70. cf0e60f ACPI S3: Add common recovery code by Kyösti Mälkki · 8 years ago
  71. 65cc526 Ignore RAMTOP for MTRRs by Kyösti Mälkki · 8 years ago
  72. 9d2762c intel cache_as_ram: Fix typo in comment by Kyösti Mälkki · 8 years ago
  73. a969ed3 Move definitions of HIGH_MEMORY_SAVE by Kyösti Mälkki · 8 years ago
  74. 465eff6 Fix some cbmem.h includes by Kyösti Mälkki · 8 years ago
  75. 6366d92 {cpu,soc}/intel: remove unused smm_init() function by Aaron Durbin · 8 years ago
  76. 463af33 cpu/intel/haswell: convert to using common MP and SMM init by Aaron Durbin · 8 years ago
  77. d87c7bc cpu/x86: remove BACKUP_DEFAULT_SMM_REGION option by Aaron Durbin · 8 years ago
  78. 0e55632 cpu/x86/mp_init: remove unused callback arguments by Aaron Durbin · 8 years ago
  79. 2a08137 x86 chipsets: utilize x86_setup_mtrrs_with_detect() by Aaron Durbin · 8 years ago
  80. 0e92bb0 tree wide: Convert "if (CONFIG_.*_TPM.*)" to "if (IS_ENABLED(...))" by Denis 'GNUtoo' Carikli · 8 years ago
  81. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  82. 86091f9 cpu/mtrr.h: Fix macro names for MTRR registers by Alexandru Gagniuc · 9 years ago
  83. 1d85700 cpu: microcode: Use microcode stored in binary format by Alexandru Gagniuc · 9 years ago
  84. 9796f60 coreboot: move TS_END_ROMSTAGE to one spot by Aaron Durbin · 9 years ago
  85. 439356f x86: remove cpu_incs as romstage Make variable by Aaron Durbin · 9 years ago
  86. df20506 Intel: Remove CACHE_MRC_BIN - 'selected' everywhere in Kconfig by Martin Roth · 9 years ago
  87. 4a45ec4 x86: Drop -Wa,--divide by Stefan Reinauer · 9 years ago
  88. 42e6856 stage_cache: use cbmem init hooks by Aaron Durbin · 9 years ago
  89. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  90. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  91. 44cbe10 smm: Merge configs SMM_MODULES and SMM_TSEG by Vladimir Serbinenko · 9 years ago
  92. 5477dca intel: Remove pstate_coord_type. by Vladimir Serbinenko · 9 years ago
  93. 0e90dae Move TPM code out of chromeos by Vladimir Serbinenko · 9 years ago
  94. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  95. a6b4798 intel/haswell: Drop MONOTONIC_TIMER_MSR by Patrick Georgi · 9 years ago
  96. 26e24cc 3rdparty: move to 3rdparty/blobs by Patrick Georgi · 9 years ago
  97. f4f0287 3rdparty: Move to blobs by Patrick Georgi · 9 years ago
  98. 8ccdeae haswell: Link stage_cache_external_region into ramstage, too by Sol Boucher · 9 years ago
  99. 31769d9 cpu/intel/haswell: remove dependency on socket_rpga989 by Matt DeVillier · 9 years ago
  100. bd74a4b coreboot: common stage cache by Aaron Durbin · 9 years ago