1. ba06a1f cbfs: Don't require the CBFS size with cbfs_init_mem() by Simon Glass · Sun May 24 17:38:24 2020 -0600
  2. 333a97d cbfs: Allow reading a file from a CBFS given its base addr by Simon Glass · Sun May 24 17:38:23 2020 -0600
  3. 9c42215 cbfs: Change file_cbfs_find_uncached() to return an error by Simon Glass · Sun May 24 17:38:22 2020 -0600
  4. 0492317 cbfs: Return the error code from file_cbfs_init() by Simon Glass · Sun May 24 17:38:21 2020 -0600
  5. 6b82446 cbfs: Use ulong consistently by Simon Glass · Sun May 24 17:38:13 2020 -0600
  6. 55209ce cbfs: drop file_cbfs_result declaration by Christian Gmeiner · Tue May 19 11:01:59 2020 +0200
  7. 1914d07 x86: cbfs: Drop unwanted declaration by Simon Glass · Sun Apr 05 17:22:38 2020 -0600
  8. b803791 cbfs: do not pack struct cbfs_cachenode by Heinrich Schuchardt · Mon Oct 07 00:37:45 2019 +0200
  9. aa4274e cbfs: Add functions to support multiple CBFSs by Simon Glass · Wed Aug 14 19:56:14 2019 -0600
  10. f152bf0 cbfs: Move result variable into the struct by Simon Glass · Wed Aug 14 19:56:13 2019 -0600
  11. 87d1504 cbfs: Rename checksum to attributes_offset by Simon Glass · Mon Jul 08 13:18:22 2019 -0600
  12. 6b836a9 cbfs: Add an enum and comment for the magic number by Simon Glass · Mon Jul 08 13:18:21 2019 -0600
  13. 8bc6392 fs: cbfs: Add missing standard CBFS component types by Bin Meng · Sat Dec 22 01:55:51 2018 -0800
  14. 2c55346 fs: cbfs: Make all CBFS_TYPE_xxx macros consistent by Bin Meng · Sat Dec 22 01:55:50 2018 -0800
  15. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  16. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  17. 415cd52 cbfs: Add docbook template by Simon Glass · Mon Nov 05 12:16:25 2012 +0000
  18. 4ea4b62 cbfs: Remove mention of CREDITS files by Simon Glass · Mon Nov 05 12:16:24 2012 +0000
  19. 7f8574c fs: Add a Coreboot Filesystem (CBFS) driver and commands by Gabe Black · Fri Oct 12 14:26:11 2012 +0000