- 0621b5e cbfs: Don't require the CBFS size with cbfs_init_mem() by Simon Glass · 4 years, 6 months ago
- 03d4c29 cbfs: Allow reading a file from a CBFS given its base addr by Simon Glass · 4 years, 6 months ago
- 924e346 cbfs: Change file_cbfs_find_uncached() to return an error by Simon Glass · 4 years, 6 months ago
- 0e7b631 cbfs: Return the error code from file_cbfs_init() by Simon Glass · 4 years, 6 months ago
- c685f8b cbfs: Record the start address in cbfs_priv by Simon Glass · 4 years, 6 months ago
- e82ab51 cbfs: Use void * for the position pointers by Simon Glass · 4 years, 6 months ago
- 9dc2355 cbfs: Unify the two header loaders by Simon Glass · 4 years, 6 months ago
- a2c528f cbfs: Adjust cbfs_load_header_ptr() to use cbfs_priv by Simon Glass · 4 years, 6 months ago
- 54e1925 cbfs: Adjust file_cbfs_load_header() to use cbfs_priv by Simon Glass · 4 years, 6 months ago
- c7bef7c cbfs: Adjust return value of file_cbfs_next_file() by Simon Glass · 4 years, 6 months ago
- 381e113 cbfs: Use bool type for whether initialised by Simon Glass · 4 years, 6 months ago
- 45637db cbfs: Use ulong consistently by Simon Glass · 4 years, 6 months ago
- ea38ee9 cbfs: Rename the result variable by Simon Glass · 4 years, 6 months ago
- ad79d60 cbfs: Rename camel-case variables by Simon Glass · 5 years ago
- 630b2f3 cbfs: Add functions to support multiple CBFSs by Simon Glass · 5 years ago
- c7f1693 cbfs: Move result variable into the struct by Simon Glass · 5 years ago
- 02e4af6 cbfs: Move static variables into a struct by Simon Glass · 5 years ago
- fc7b9e1 cbfs: Move declarations above functions by Simon Glass · 5 years ago
- 72b2465 cbfs: Allow CBFS to be used in SPL by Simon Glass · 5 years ago
- ababe10 cbfs: Rename checksum to attributes_offset by Simon Glass · 5 years ago
- d94bf13 fs: cbfs: Fix out of bound access during CBFS walking through by Bin Meng · 6 years ago
- 9914c73 fs: cbfs: remove wrong header validation by Christian Gmeiner · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 4468317 fs: cbfs: fix locating the cbfs header by Andre Heider · 7 years ago
- deb95999 fs: Kconfig: Add a separate config for FS_CBFS by Simon Glass · 8 years ago
- cc7ed26 cbfs: Fix incorrect CBFS file header size being used by Yaroslav K · 8 years ago
- 7a77e90 fs: cbfs: Fix build of fs/cbfs/cbfs.c when building u-boot sandbox on x86 32-bit by Guillaume GARDET · 8 years ago
- 4678d74 fs: descend into sub directories when it is necessary by Masahiro Yamada · 11 years ago
- 35c7927 fs: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 2592075 cbfs: Remove mention of CREDITS files by Simon Glass · 12 years ago
- 84cd932 fs: Add a Coreboot Filesystem (CBFS) driver and commands by Gabe Black · 12 years ago