index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
cbfs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cbfs: Don't require the CBFS size with cbfs_init_mem()
Simon Glass
2020-05-27
1
-2
/
+1
*
cbfs: Allow reading a file from a CBFS given its base addr
Simon Glass
2020-05-27
1
-0
/
+14
*
cbfs: Change file_cbfs_find_uncached() to return an error
Simon Glass
2020-05-27
1
-8
/
+9
*
cbfs: Return the error code from file_cbfs_init()
Simon Glass
2020-05-27
1
-3
/
+3
*
cbfs: Use ulong consistently
Simon Glass
2020-05-27
1
-2
/
+2
*
cbfs: drop file_cbfs_result declaration
Christian Gmeiner
2020-05-27
1
-2
/
+0
*
x86: cbfs: Drop unwanted declaration
Simon Glass
2020-04-30
1
-1
/
+1
*
cbfs: do not pack struct cbfs_cachenode
Heinrich Schuchardt
2019-11-02
1
-3
/
+3
*
cbfs: Add functions to support multiple CBFSs
Simon Glass
2019-08-18
1
-0
/
+22
*
cbfs: Move result variable into the struct
Simon Glass
2019-08-18
1
-0
/
+7
*
cbfs: Rename checksum to attributes_offset
Simon Glass
2019-07-23
1
-2
/
+3
*
cbfs: Add an enum and comment for the magic number
Simon Glass
2019-07-23
1
-0
/
+11
*
fs: cbfs: Add missing standard CBFS component types
Bin Meng
2018-12-31
1
-0
/
+10
*
fs: cbfs: Make all CBFS_TYPE_xxx macros consistent
Bin Meng
2018-12-31
1
-2
/
+2
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-14
/
+1
*
cbfs: Add docbook template
Simon Glass
2012-12-06
1
-33
/
+36
*
cbfs: Remove mention of CREDITS files
Simon Glass
2012-12-06
1
-3
/
+0
*
fs: Add a Coreboot Filesystem (CBFS) driver and commands
Gabe Black
2012-10-22
1
-0
/
+181