1. 334be32 nb/intel/haswell: Add support for PEG by Tristan Corrick · 6 years ago
  2. 55d6238 src: Remove unneeded include <cbfs.h> by Elyes HAOUAS · 6 years ago
  3. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  4. 45022ae intel: Use CF9 reset (part 1) by Patrick Rudolph · 6 years ago
  5. 5b2a2d0 src/*: normalize Google copyright headers by Patrick Georgi · 6 years ago
  6. 65bb543 src: Get rid of non-local header treated as local by Elyes HAOUAS · 6 years ago
  7. db70f3b drivers/tpm: Add TPM ramstage driver for devices without vboot. by Philipp Deppenwiese · 6 years ago
  8. faa5f98 cpu/intel/haswell: Use the common intel romstage_main function by Arthur Heymans · 6 years ago
  9. 88af0f3 cpu/intel/haswell: Switch to POSTCAR_STAGE by Arthur Heymans · 6 years ago
  10. c07f8fb security/tpm: Unify the coreboot TPM software stack by Philipp Deppenwiese · 6 years ago
  11. d88fb36 security/tpm: Change TPM naming for different layers. by Philipp Deppenwiese · 7 years ago
  12. 64e2d19 security/tpm: Move tpm TSS and TSPI layer to security section by Philipp Deppenwiese · 7 years ago
  13. 47dffa5 chromeec: Remove checks for EC in RO by Daisuke Nojiri · 7 years ago
  14. ffdee28 cpu/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  15. 5aaa8ce haswell: add CBMEM_MEMINFO table when initing RAM by Matt DeVillier · 8 years ago
  16. 26eeb0f cpu/intel: Fix brace issues detected by checkpatch.pl by Lee Leahy · 7 years ago
  17. 9d62e7e cpu/intel: Fix the spacing issues by Lee Leahy · 7 years ago
  18. 7b5f12b9 cpu/intel: Indent with tabs by Lee Leahy · 7 years ago
  19. 140087f CPU: Declare cpu_phys_address_size() for all arch by Kyösti Mälkki · 8 years ago
  20. 77e1399 romstage_handoff: remove code duplication by Aaron Durbin · 8 years ago
  21. de01136 intel post-car: Increase stacktop alignment by Kyösti Mälkki · 8 years ago
  22. 8cd723b lib/prog_loaders: use common ramstage_cache_invalid() by Aaron Durbin · 8 years ago
  23. 585d1a0 src/cpu: Capitalize ROM and RAM by Elyes HAOUAS · 8 years ago
  24. 3f22abb intel/haswell post-car: Minor fix on MTRR setting by Kyösti Mälkki · 8 years ago
  25. b37d01d3 intel/haswell: Add asmlinkage for romstage_after_car() by Kyösti Mälkki · 8 years ago
  26. e5c00a5 intel post-car: Consolidate choose_top_of_stack() by Kyösti Mälkki · 8 years ago
  27. 1891bfd intel/haswell: No need for ACPI S3 resume backup by Kyösti Mälkki · 8 years ago
  28. 65e8f64 intel romstage: Use run_ramstage() by Kyösti Mälkki · 8 years ago
  29. cf0e60f ACPI S3: Add common recovery code by Kyösti Mälkki · 8 years ago
  30. 65cc526 Ignore RAMTOP for MTRRs by Kyösti Mälkki · 8 years ago
  31. a969ed3 Move definitions of HIGH_MEMORY_SAVE by Kyösti Mälkki · 8 years ago
  32. 465eff6 Fix some cbmem.h includes by Kyösti Mälkki · 8 years ago
  33. 0e92bb0 tree wide: Convert "if (CONFIG_.*_TPM.*)" to "if (IS_ENABLED(...))" by Denis 'GNUtoo' Carikli · 8 years ago
  34. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  35. 86091f9 cpu/mtrr.h: Fix macro names for MTRR registers by Alexandru Gagniuc · 9 years ago
  36. 9796f60 coreboot: move TS_END_ROMSTAGE to one spot by Aaron Durbin · 9 years ago
  37. 42e6856 stage_cache: use cbmem init hooks by Aaron Durbin · 9 years ago
  38. 0e90dae Move TPM code out of chromeos by Vladimir Serbinenko · 9 years ago
  39. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  40. 8ccdeae haswell: Link stage_cache_external_region into ramstage, too by Sol Boucher · 9 years ago
  41. bd74a4b coreboot: common stage cache by Aaron Durbin · 9 years ago
  42. ae98e83 CBMEM: Always use DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  43. f1e3c76 CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  44. bd79c5e Replace hlt() loops with halt() by Patrick Georgi · 10 years ago
  45. e742dda chromeos: provide stub functions for !CONFIG_VBOOT_VERIFY_FIRMWARE by Aaron Durbin · 10 years ago
  46. 1729cd8 x86 romstage: Move stack just below RAMTOP by Kyösti Mälkki · 10 years ago
  47. 0f33307 coreboot: infrastructure for different ramstage loaders by Aaron Durbin · 10 years ago
  48. 75e2974 coreboot: config to cache ramstage outside CBMEM by Aaron Durbin · 11 years ago
  49. d37705c vboot: provide empty vboot_verify_firmware() by Aaron Durbin · 11 years ago
  50. 4fe9813 src/cpu: Fix spelling of MTTR to MTRR by Paul Menzel · 10 years ago
  51. 107f72e Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRR by Kyösti Mälkki · 11 years ago
  52. c7633f4 slippy/falco/peppy: Fix SPD GPIO initialization. by Aaron Durbin · 11 years ago
  53. cbf5bdf CBMEM: Always select CAR_MIGRATION by Kyösti Mälkki · 11 years ago
  54. 3d45c40 timestamps: Stash early timestamps in CAR_GLOBAL by Kyösti Mälkki · 11 years ago
  55. e28bd4a timestamps intel: Move timestamp scratchpad to chipset by Kyösti Mälkki · 11 years ago
  56. 7cced0d ec: Add romstage function for checking and rebooting EC by Duncan Laurie · 11 years ago
  57. 5b54d35 haswell: enable cache-as-ram migration by Aaron Durbin · 11 years ago
  58. 648d166 copy_and_run: drop boot_complete parameter by Stefan Reinauer · 11 years ago
  59. 39ecc65 haswell: use asmlinkage for assembly-called funcs by Aaron Durbin · 11 years ago
  60. d02bb62 haswell: vboot path support in romstage by Aaron Durbin · 11 years ago
  61. c0cbd6e haswell: use dynamic cbmem by Aaron Durbin · 11 years ago
  62. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  63. b86113f haswell: RESET_ON_INVALID_RAMSTAGE_CACHE option by Aaron Durbin · 11 years ago
  64. f7cdfe5 haswell: implement ramstage caching in SMM region by Aaron Durbin · 11 years ago
  65. 67481ddc haswell: set TSEG as WB cacheable in romstage by Aaron Durbin · 11 years ago
  66. bf396ff haswell: use s3_resume field in romstage_handoff by Aaron Durbin · 11 years ago
  67. e2d9e5b haswell: support for CONFIG_RELOCATABLE_RAMSTAGE by Aaron Durbin · 11 years ago
  68. 7492ec1 haswell: add romstage_after_car() function by Aaron Durbin · 11 years ago
  69. 2ad1dba haswell: move call site of save_mrc_data() by Aaron Durbin · 11 years ago
  70. 38d9423 haswell: romstage: pass stack pointer and MTRRs by Aaron Durbin · 11 years ago
  71. a267161 haswell: unify romstage logic by Aaron Durbin · 11 years ago
  72. 3d0071b haswell: adjust CAR usage by Aaron Durbin · 11 years ago