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