index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
commonlib
/
bsd
Age
Commit message (
Expand
)
Author
2021-09-01
cbfs: Make sure all cases of single file header corruption are isolated
Julius Werner
2021-08-26
elog: Define constant for RW region name
Ricardo Quesada
2021-08-26
elog: move functionality to commonlib/bsd
Ricardo Quesada
2021-08-23
include/bcd: move bcd code to commonlib/bsd/include
Ricardo Quesada
2021-08-05
util/elogtool: add tool to print elog events
Ricardo Quesada
2021-08-05
Move ELOG defines/struct to commonib/bsd/elog.h
Ricardo Quesada
2021-08-04
Move elog_internal.h to commonlib/bsd/include
Ricardo Quesada
2021-08-02
helpers: Add GENMASK macro
Yu-Ping Wu
2021-06-26
helpers: Introduce retry macro
Yu-Ping Wu
2021-06-11
commonlib/lz4_wrapper.c: do not use bitfields
Krystian Hebel
2021-04-10
cbfs: mcache: Fix size calculation for perfectly full cache
Julius Werner
2021-04-06
cbfs: Add file data hashing for CONFIG_CBFS_VERIFICATION
Julius Werner
2021-03-17
cbfs: Move stage header into a CBFS attribute
Julius Werner
2021-03-08
cbfs: Add cbfs_alloc() primitive and combine cbfs_load() and cbfs_map()
Julius Werner
2021-02-18
commonlib/bsd: Fix direct inclusion of <endian.h>
Julius Werner
2021-02-18
cbfs: Fix attribute tag printing in cbfs_find_attr()
Julius Werner
2021-02-18
cbfstool: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4
Julius Werner
2020-12-03
cbfs: mcache: Fix end-of-cache check
Julius Werner
2020-12-03
cbfs: Add verification for RO CBFS metadata hash
Julius Werner
2020-12-03
cbfstool: Use cbfs_serialized.h and standard vboot helpers
Julius Werner
2020-12-02
cbfs: Port cbfs_load() and cbfs_map() to new API
Julius Werner
2020-11-21
cbfs: Add metadata cache
Julius Werner
2020-10-30
commonlib/bsd: Add new CBFS core implementation
Julius Werner
2020-09-21
src/commonlib: Drop unneeded empty lines
Elyes HAOUAS
2020-09-14
util/cbfstool: extend includes in commonlib
Idwer Vollering
2020-06-02
commonlib: Add CBFS_TYPE_BOOTBLOCK
Wim Vervoorn
2020-03-30
helpers: Add a helper macro for calculating power of 2
Furquan Shaikh
2020-03-02
lz4: Fix out-of-bounds reads
Alex Rebert
2020-01-28
commonlib: Add commonlib/bsd
Julius Werner