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