1. 9a83eae nb/intel/haswell: Use {read,write}32p() by Elyes Haouas · 1 year, 7 months ago
  2. 7261b5a cpu,nb/intel: Drop remains of LAPIC_MONOTONIC_TIMER by Kyösti Mälkki · 3 years, 1 month ago
  3. d99b693 nb/intel/haswell: Confine `pei_data` uses to raminit.c by Angel Pons · 3 years, 4 months ago
  4. 90ae089 nb/intel/haswell: Consolidate memory-down SPD handling by Angel Pons · 3 years, 4 months ago
  5. 30931f5 sb/intel/lynxpoint: Move S3 check out of `early_pch_init` by Angel Pons · 3 years, 4 months ago
  6. 0b39379 sb/intel/lynxpoint: Replace HPET_ADDR by Angel Pons · 3 years, 4 months ago
  7. b6fc13b nb/intel/haswell: Use cbmem_recovery() by Kyösti Mälkki · 3 years, 5 months ago
  8. 33b59c9 haswell: Drop `mainboard_fill_pei_data` by Angel Pons · 3 years, 5 months ago
  9. f95b9b4 nb/intel/haswell: Use common {DMI,EP,MCH}BAR accessors by Angel Pons · 3 years, 6 months ago
  10. 6e732d3 intel: Turn `DEFAULT_RCBA` into a Kconfig symbol by Angel Pons · 3 years, 5 months ago
  11. 6c49f40 haswell: Add Intel TXT support in romstage by Angel Pons · 3 years, 10 months ago
  12. b21bffa sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE by Angel Pons · 4 years ago
  13. ae0eeb2 nb/intel/haswell/romstage.c: Align pei_data initializers by Angel Pons · 4 years ago
  14. 8aab787 haswell: Move some MRC settings to devicetree by Angel Pons · 4 years ago
  15. 39a6093 haswell: Automatically check if Intel GbE is to be enabled by Angel Pons · 4 years ago
  16. d37b7d8 haswell: Add function to retrieve SPD addresses by Angel Pons · 4 years ago
  17. 3ac92b7 haswell: Automatically determine system type by Angel Pons · 4 years ago
  18. 1be9f58 haswell: Introduce ENABLE_DDR_2X_REFRESH Kconfig option by Angel Pons · 4 years ago
  19. 9a36971 haswell: Factor out `max_ddr3_freq` by Angel Pons · 4 years ago
  20. d7bf3ad haswell: Compute disabled channel masks at runtime by Angel Pons · 4 years ago
  21. dd7470c mb/asrock/b85m_pro4: Factor out common MRC settings by Angel Pons · 4 years ago
  22. 45f448f haswell: Relocate `mainboard_romstage_entry` to northbridge by Angel Pons · 4 years ago
  23. 14c4f4f haswell: Drop `struct romstage_params` type by Angel Pons · 4 years ago
  24. 6eea191 haswell: Make `copy_spd` a weak function by Angel Pons · 4 years ago
  25. 73fa035 nb/intel/haswell: Add `mb_late_romstage_setup` function by Angel Pons · 4 years ago
  26. 03f0e43 haswell: Drop GPIO indirection layers by Angel Pons · 4 years ago
  27. 6e1c471 haswell: Turn RCBA configuration into a function by Angel Pons · 4 years ago
  28. 2e25ac6 haswell: relocate `romstage_common` to northbridge by Angel Pons · 4 years ago[Renamed (97%) from src/cpu/intel/haswell/romstage.c]
  29. 284a547 nb/intel/haswell: Drop unnecessary variable by Angel Pons · 4 years ago
  30. e816829 haswell: drop unused function parameter by Angel Pons · 4 years ago
  31. cecc4a0 cpu/intel/haswell: Remove unused 'include <cpu/x86/bist.h>' by Elyes HAOUAS · 4 years, 1 month ago
  32. f70bd99 src: Remove unused '#include <stdint.h>' by Elyes HAOUAS · 4 years, 2 months ago
  33. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  34. f23ae0b src/cpu: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  35. 838d8b0 AUTHORS: Move src/cpu/intel copyrights into AUTHORS file by Martin Roth · 4 years, 10 months ago
  36. 157b189 cpu/intel: Enter romstage without BIST by Kyösti Mälkki · 4 years, 11 months ago
  37. e2e1f12 intel/haswell: Move platform_enter_postcar() by Kyösti Mälkki · 5 years ago
  38. 6e2d0c1 arch/x86: Adjust size of postcar stack by Kyösti Mälkki · 5 years ago
  39. d26844c cpu: Add missing #include <commonlib/helpers.h> by Elyes HAOUAS · 5 years ago
  40. f5cf60f Move calls to quick_ram_check() before CBMEM init by Kyösti Mälkki · 5 years ago
  41. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  42. 74aa99a src: Drop unused '#include <halt.h>' by Elyes HAOUAS · 5 years ago
  43. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  44. 89989cf src: Drop unused include <arch/acpi.h> by Elyes HAOUAS · 5 years ago
  45. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  46. 4c7eee2 postcar: Make more use of postcar_frame_add_romcache() by Nico Huber · 5 years ago
  47. 4513020 cpu/intel: Use the common code to initialize the romstage timestamps by Arthur Heymans · 6 years ago
  48. 334be32 nb/intel/haswell: Add support for PEG by Tristan Corrick · 6 years ago
  49. 55d6238 src: Remove unneeded include <cbfs.h> by Elyes HAOUAS · 6 years ago
  50. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  51. 45022ae intel: Use CF9 reset (part 1) by Patrick Rudolph · 6 years ago
  52. 5b2a2d0 src/*: normalize Google copyright headers by Patrick Georgi · 6 years ago
  53. 65bb543 src: Get rid of non-local header treated as local by Elyes HAOUAS · 6 years ago
  54. db70f3b drivers/tpm: Add TPM ramstage driver for devices without vboot. by Philipp Deppenwiese · 6 years ago
  55. faa5f98 cpu/intel/haswell: Use the common intel romstage_main function by Arthur Heymans · 6 years ago
  56. 88af0f3 cpu/intel/haswell: Switch to POSTCAR_STAGE by Arthur Heymans · 6 years ago
  57. c07f8fb security/tpm: Unify the coreboot TPM software stack by Philipp Deppenwiese · 6 years ago
  58. d88fb36 security/tpm: Change TPM naming for different layers. by Philipp Deppenwiese · 7 years ago
  59. 64e2d19 security/tpm: Move tpm TSS and TSPI layer to security section by Philipp Deppenwiese · 7 years ago
  60. 47dffa5 chromeec: Remove checks for EC in RO by Daisuke Nojiri · 7 years ago
  61. ffdee28 cpu/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  62. 5aaa8ce haswell: add CBMEM_MEMINFO table when initing RAM by Matt DeVillier · 8 years ago
  63. 26eeb0f cpu/intel: Fix brace issues detected by checkpatch.pl by Lee Leahy · 7 years ago
  64. 9d62e7e cpu/intel: Fix the spacing issues by Lee Leahy · 7 years ago
  65. 7b5f12b9 cpu/intel: Indent with tabs by Lee Leahy · 7 years ago
  66. 140087f CPU: Declare cpu_phys_address_size() for all arch by Kyösti Mälkki · 8 years ago
  67. 77e1399 romstage_handoff: remove code duplication by Aaron Durbin · 8 years ago
  68. de01136 intel post-car: Increase stacktop alignment by Kyösti Mälkki · 8 years ago
  69. 8cd723b lib/prog_loaders: use common ramstage_cache_invalid() by Aaron Durbin · 8 years ago
  70. 585d1a0 src/cpu: Capitalize ROM and RAM by Elyes HAOUAS · 8 years ago
  71. 3f22abb intel/haswell post-car: Minor fix on MTRR setting by Kyösti Mälkki · 8 years ago
  72. b37d01d3 intel/haswell: Add asmlinkage for romstage_after_car() by Kyösti Mälkki · 8 years ago
  73. e5c00a5 intel post-car: Consolidate choose_top_of_stack() by Kyösti Mälkki · 8 years ago
  74. 1891bfd intel/haswell: No need for ACPI S3 resume backup by Kyösti Mälkki · 8 years ago
  75. 65e8f64 intel romstage: Use run_ramstage() by Kyösti Mälkki · 8 years ago
  76. cf0e60f ACPI S3: Add common recovery code by Kyösti Mälkki · 8 years ago
  77. 65cc526 Ignore RAMTOP for MTRRs by Kyösti Mälkki · 8 years ago
  78. a969ed3 Move definitions of HIGH_MEMORY_SAVE by Kyösti Mälkki · 8 years ago
  79. 465eff6 Fix some cbmem.h includes by Kyösti Mälkki · 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. 9796f60 coreboot: move TS_END_ROMSTAGE to one spot by Aaron Durbin · 9 years ago
  84. 42e6856 stage_cache: use cbmem init hooks by Aaron Durbin · 9 years ago
  85. 0e90dae Move TPM code out of chromeos by Vladimir Serbinenko · 9 years ago
  86. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  87. 8ccdeae haswell: Link stage_cache_external_region into ramstage, too by Sol Boucher · 9 years ago
  88. bd74a4b coreboot: common stage cache by Aaron Durbin · 9 years ago
  89. ae98e83 CBMEM: Always use DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  90. f1e3c76 CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  91. bd79c5e Replace hlt() loops with halt() by Patrick Georgi · 10 years ago
  92. e742dda chromeos: provide stub functions for !CONFIG_VBOOT_VERIFY_FIRMWARE by Aaron Durbin · 10 years ago
  93. 1729cd8 x86 romstage: Move stack just below RAMTOP by Kyösti Mälkki · 10 years ago
  94. 0f33307 coreboot: infrastructure for different ramstage loaders by Aaron Durbin · 10 years ago
  95. 75e2974 coreboot: config to cache ramstage outside CBMEM by Aaron Durbin · 11 years ago
  96. d37705c vboot: provide empty vboot_verify_firmware() by Aaron Durbin · 11 years ago
  97. 4fe9813 src/cpu: Fix spelling of MTTR to MTRR by Paul Menzel · 10 years ago
  98. 107f72e Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRR by Kyösti Mälkki · 10 years ago
  99. c7633f4 slippy/falco/peppy: Fix SPD GPIO initialization. by Aaron Durbin · 11 years ago
  100. cbf5bdf CBMEM: Always select CAR_MIGRATION by Kyösti Mälkki · 11 years ago