1. 70fe270 drivers/mrc_cache: Fix with VBOOT & VBOOT_STARTS_IN_ROMSTAGE by Arthur Heymans · 3 years, 4 months ago
  2. 6615c6e mrc_cache: Move code for triggering memory training into mrc_cache by Shelley Chen · 3 years, 10 months ago
  3. 6ad8568 drivers/mrc_cache: Fix size comparison in mrc_cache update by Tim Wawrzynczak · 3 years, 10 months ago
  4. a45f895 mrc_cache: Remove unnecessary data checksum calculation by Shelley Chen · 3 years, 10 months ago
  5. c1040f3 mrc_cache: Add tpm_hash_index field to cache_region struct by Shelley Chen · 3 years, 10 months ago
  6. a79803c security/vboot: Make mrc_cache hash functions generic by Shelley Chen · 3 years, 10 months ago
  7. 1fed53f mrc_cache: Move mrc_cache_*_hash functions into mrc_cache driver by Shelley Chen · 3 years, 10 months ago
  8. 93d483d mrc_cache: Change mrc_cache_load_current to return size of entry by Shelley Chen · 3 years, 11 months ago
  9. b4a4f59 mrc_cache: Update mrc_cache data in romstage by Shelley Chen · 4 years, 4 months ago
  10. eb9edb1 drivers/mrc_cache: Reduce severity of `region not found` log message by Angel Pons · 4 years ago
  11. 9c93534 mrc_cache: Move mrc_cache_stash_data to end of file by Shelley Chen · 4 years ago
  12. ad9cd68 mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms by Shelley Chen · 4 years, 1 month ago
  13. 6d412d7 drivers/mrc_cache: Avoid unused variable assignment by Paul Menzel · 4 years, 2 months ago
  14. 4b6b260 drivers/mrc_cache: generate debug messages for MRC cache update by Jonathan Zhang · 4 years, 3 months ago
  15. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  16. 29fbfcc vboot: Clean up pre-RAM use of vboot_recovery_mode_enabled() by Julius Werner · 4 years, 6 months ago
  17. 8a3453f src/drivers: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  18. 9a29228 vboot: remove extraneous vboot_recovery_mode_memory_retrain by Joel Kitching · 4 years, 6 months ago
  19. d912df2 drivers/mrc_cache: Redo indenting by Marshall Dawson · 4 years, 8 months ago
  20. effaf8f AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file by Martin Roth · 4 years, 10 months ago
  21. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  22. f9f5093 drivers/spi: Add controller protection type by Rizwan Qureshi · 6 years ago
  23. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  24. 82aa833 drivers/mrc_cache: Always generate an FMAP region by Arthur Heymans · 7 years ago
  25. f69d2d6 drivers/mrc_cache: Make bootstate for SPI writes variable by Marshall Dawson · 7 years ago
  26. decd062 drivers/mrc_cache: move mrc_cache support to drivers by Aaron Durbin · 7 years ago[Renamed from src/soc/intel/common/mrc_cache.c]
  27. cb0c40d soc/intel/common: remove nvm headers and c file by Aaron Durbin · 7 years ago
  28. fea2429 security/vboot: Move vboot2 to security kconfig section by Philipp Deppenwiese · 7 years ago
  29. 2d1dd59 soc/intel/common: Move update_mrc_cache after BS_DEV_ENUMERATE by Subrata Banik · 7 years ago
  30. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  31. d09142c soc/intel/common: provide option to invalide MRC cache on recovery by Aaron Durbin · 8 years ago
  32. 31be2c9 soc/intel/common: remove mrc cache assumptions by Aaron Durbin · 8 years ago
  33. ef9a9ea soc/intel/common: Add save/restore for variable MRC data by Andrey Petrov · 8 years ago
  34. cab1c01 mrc: Add support for separate training cache in recovery mode by Furquan Shaikh · 8 years ago
  35. 7d9068f soc/intel/common: log event when MRC cache is updated by Aaron Durbin · 8 years ago
  36. 0325dc6 bootmode: Get rid of CONFIG_BOOTMODE_STRAPS by Furquan Shaikh · 8 years ago
  37. c319737 soc/intel/common: Store MRC data in next available slot in the cache by Furquan Shaikh · 8 years ago
  38. 810caa9 soc/intel/common/mrc_cache: Don't assume FMAP is tied to CHROMEOS by Alexandru Gagniuc · 8 years ago
  39. 1116fa8 soc/intel/common/mrc_cache: Honor MRC data as a constant pointer by Alexandru Gagniuc · 8 years ago
  40. bc6e7c0 mrc_cache: add version field by Aaron Durbin · 9 years ago
  41. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  42. 4d3de7e bootstate: remove need for #ifdef ENV_RAMSTAGE by Aaron Durbin · 9 years ago
  43. 0946ec3 Intel Common SOC: Add romstage support by Lee Leahy · 9 years ago
  44. 0424c95 fmap: new API using region_device by Aaron Durbin · 9 years ago
  45. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  46. a32b6b9 soc/intel/common: Add function to protect MRC cache by Duncan Laurie · 10 years ago
  47. 9ef9d85 bootstate: use structure pointers for scheduling callbacks by Aaron Durbin · 9 years ago
  48. d8c4f2b baytrail: Move MRC cache code to a common directory by Duncan Laurie · 10 years ago[Renamed (96%) from src/soc/intel/baytrail/mrc_cache.c]
  49. 4177db5 baytrail/rambi: spi, charger, and audio updates by Aaron Durbin · 11 years ago
  50. 931e590 baytrail: mrc_cache: check region erased before erasing by Aaron Durbin · 11 years ago
  51. 9a7d7bc baytrail: add initial support by Aaron Durbin · 11 years ago