- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 4410086 cbfs: Check offset range when reading a file by Simon Glass · 3 years, 7 months ago
- 7907c4b cbfs: Drop unnecessary cast in file_cbfs_fill_cache() by Simon Glass · 3 years, 9 months ago
- 2d507d2 cbfs: Support reading compression information by Simon Glass · 3 years, 9 months ago
- 0352edd cbfs: Simplify file iteration by Simon Glass · 3 years, 9 months ago
- 1567db0 cbfs: Factor out filling a cache node into a new function by Simon Glass · 3 years, 9 months ago
- f8142fb cbfs: Allow file traversal with any CBFS by Simon Glass · 3 years, 9 months ago
- 9464909 cbfs: Allow access to CBFS without a header by Simon Glass · 3 years, 9 months ago
- 7a02c81 cbfs: Rename new_node to node by Simon Glass · 3 years, 9 months ago
- 04c51bd cbfs: Add support for attributes by Simon Glass · 3 years, 9 months ago
- ba06a1f cbfs: Don't require the CBFS size with cbfs_init_mem() by Simon Glass · 4 years, 6 months ago
- 333a97d cbfs: Allow reading a file from a CBFS given its base addr by Simon Glass · 4 years, 6 months ago
- 9c42215 cbfs: Change file_cbfs_find_uncached() to return an error by Simon Glass · 4 years, 6 months ago
- 0492317 cbfs: Return the error code from file_cbfs_init() by Simon Glass · 4 years, 6 months ago
- ec36d7a cbfs: Record the start address in cbfs_priv by Simon Glass · 4 years, 6 months ago
- 6ca4c38 cbfs: Use void * for the position pointers by Simon Glass · 4 years, 6 months ago
- 5154100 cbfs: Unify the two header loaders by Simon Glass · 4 years, 6 months ago
- e78f9bb cbfs: Adjust cbfs_load_header_ptr() to use cbfs_priv by Simon Glass · 4 years, 6 months ago
- 9ad16d6 cbfs: Adjust file_cbfs_load_header() to use cbfs_priv by Simon Glass · 4 years, 6 months ago
- c72d4a8 cbfs: Adjust return value of file_cbfs_next_file() by Simon Glass · 4 years, 6 months ago
- 2029a6d cbfs: Use bool type for whether initialised by Simon Glass · 4 years, 6 months ago
- 6b82446 cbfs: Use ulong consistently by Simon Glass · 4 years, 6 months ago
- 650b241 cbfs: Rename the result variable by Simon Glass · 4 years, 6 months ago
- efbd7b1 cbfs: Rename camel-case variables by Simon Glass · 5 years ago
- aa4274e cbfs: Add functions to support multiple CBFSs by Simon Glass · 5 years ago
- f152bf0 cbfs: Move result variable into the struct by Simon Glass · 5 years ago
- bc94f0a cbfs: Move static variables into a struct by Simon Glass · 5 years ago
- 7b5ee96 cbfs: Move declarations above functions by Simon Glass · 5 years ago
- db2254b cbfs: Allow CBFS to be used in SPL by Simon Glass · 5 years ago
- 87d1504 cbfs: Rename checksum to attributes_offset by Simon Glass · 5 years ago
- 1b790d4 fs: cbfs: Fix out of bound access during CBFS walking through by Bin Meng · 6 years ago
- 81ff3bb fs: cbfs: remove wrong header validation by Christian Gmeiner · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 78acb33 fs: cbfs: fix locating the cbfs header by Andre Heider · 7 years ago
- 579b51a fs: Kconfig: Add a separate config for FS_CBFS by Simon Glass · 8 years ago
- 9999bb8 cbfs: Fix incorrect CBFS file header size being used by Yaroslav K · 8 years ago
- 647ffed fs: cbfs: Fix build of fs/cbfs/cbfs.c when building u-boot sandbox on x86 32-bit by Guillaume GARDET · 8 years ago
- d008e6c fs: descend into sub directories when it is necessary by Masahiro Yamada · 11 years ago
- 22cca02 fs: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 4ea4b62 cbfs: Remove mention of CREDITS files by Simon Glass · 12 years ago
- 7f8574c fs: Add a Coreboot Filesystem (CBFS) driver and commands by Gabe Black · 12 years ago