1. a202f17 cbfs: Support reading compression information by Simon Glass · 3 years, 6 months ago
  2. c4f5b5d cbfs: Allow file traversal with any CBFS by Simon Glass · 3 years, 6 months ago
  3. 5536f12 cbfs: Allow access to CBFS without a header by Simon Glass · 3 years, 6 months ago
  4. 72ca485 cbfs: Add support for attributes by Simon Glass · 3 years, 6 months ago
  5. 0621b5e cbfs: Don't require the CBFS size with cbfs_init_mem() by Simon Glass · 4 years, 4 months ago
  6. 03d4c29 cbfs: Allow reading a file from a CBFS given its base addr by Simon Glass · 4 years, 4 months ago
  7. 924e346 cbfs: Change file_cbfs_find_uncached() to return an error by Simon Glass · 4 years, 4 months ago
  8. 0e7b631 cbfs: Return the error code from file_cbfs_init() by Simon Glass · 4 years, 4 months ago
  9. 45637db cbfs: Use ulong consistently by Simon Glass · 4 years, 4 months ago
  10. 30cf2ba cbfs: drop file_cbfs_result declaration by Christian Gmeiner · 4 years, 4 months ago
  11. 43a1230 x86: cbfs: Drop unwanted declaration by Simon Glass · 4 years, 6 months ago
  12. 895ae87 cbfs: do not pack struct cbfs_cachenode by Heinrich Schuchardt · 5 years ago
  13. 630b2f3 cbfs: Add functions to support multiple CBFSs by Simon Glass · 5 years ago
  14. c7f1693 cbfs: Move result variable into the struct by Simon Glass · 5 years ago
  15. ababe10 cbfs: Rename checksum to attributes_offset by Simon Glass · 5 years ago
  16. 08b7bc3 cbfs: Add an enum and comment for the magic number by Simon Glass · 5 years ago
  17. 881bb9a fs: cbfs: Add missing standard CBFS component types by Bin Meng · 6 years ago
  18. 14fdf91 fs: cbfs: Make all CBFS_TYPE_xxx macros consistent by Bin Meng · 6 years ago
  19. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  20. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  21. e3ff797 cbfs: Add docbook template by Simon Glass · 12 years ago
  22. 2592075 cbfs: Remove mention of CREDITS files by Simon Glass · 12 years ago
  23. 84cd932 fs: Add a Coreboot Filesystem (CBFS) driver and commands by Gabe Black · 12 years ago