1. 70c3c91 x86: mrccache: Allow use before driver model is active by Simon Glass · 4 years, 5 months ago
  2. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
  3. 7149d38 x86: Correct error return value in mrccache_get_region() by Simon Glass · 4 years, 9 months ago
  4. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  5. fa6cc1d x86: Don't export mrccache_update() by Simon Glass · 4 years, 11 months ago
  6. 0a0b09b x86: Add mrccache support for a 'variable' cache by Simon Glass · 4 years, 11 months ago
  7. 515e817 x86: Update mrccache to support multiple caches by Simon Glass · 4 years, 11 months ago
  8. 83f288f x86: Tidy up error handling in mrccache_save() by Simon Glass · 4 years, 11 months ago
  9. 37a508f x86: Add a new global_data member for the cache record by Simon Glass · 4 years, 11 months ago
  10. 506f224 x86: Adjust mrccache_get_region() to support get_mmap() by Simon Glass · 4 years, 11 months ago
  11. 87f1084 x86: Adjust mrccache_get_region() to use livetree by Simon Glass · 4 years, 11 months ago
  12. 0ad9b6a x86: Correct mrccache find_next_mrc_cache() calculation by Simon Glass · 4 years, 11 months ago
  13. ca4e408 x86: Add a function to find the size of an mrccache record by Simon Glass · 5 years ago
  14. 079b38b x86: mrccache: Add more debugging by Simon Glass · 5 years ago
  15. 9a67994 x86: Support saving MRC data from SPL by Simon Glass · 5 years ago
  16. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  17. 54cd240 x86: mrccache: Fix error handling in mrccache_get_region() by Simon Glass · 8 years ago
  18. 8b67441 x86: Don't show an error when the MRC cache is up to date by Simon Glass · 9 years ago
  19. 4b9f6a6 x86: Use struct mrc_region to describe a mrc region by Bin Meng · 9 years ago
  20. ed80096 x86: Add more common routines to manipulate mrc cache by Bin Meng · 9 years ago
  21. bfa95c5 x86: Add various minor tidy-ups in mrccache codes by Bin Meng · 9 years ago
  22. 2fe66db x86: Do sanity test on the cache record in mrccache_update() by Bin Meng · 9 years ago
  23. f6220f1 x86: Move mrccache.[c|h] to a common place by Bin Meng · 9 years ago[Renamed (97%) from arch/x86/cpu/ivybridge/mrccache.c]
  24. ba45756 dm: x86: spi: Convert ICH SPI driver to driver model by Simon Glass · 10 years ago
  25. 191c008 x86: Implement a cache for Memory Reference Code parameters by Simon Glass · 10 years ago