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
2022-04-13
commonlib/bsd: Add mem_chip_info_size() function
Ravi Kumar Bokka
2022-03-30
commonlib/bsd/helpers: Remove redundancy with libpayload defines
Jakub Czapiga
2022-03-18
commonlib/bsd: Add struct name "mem_chip_channel" for external access
Xi Chen
2022-03-16
libpayload: Parse DDR Information using coreboot tables
Ravi Kumar Bokka
2022-03-09
commonlib/bsd: Remove cb_err_t
Julius Werner
2022-02-16
compiler.h: Define a __fallthrough statement
Arthur Heymans
2022-02-09
src/lib: Add CBMEM tag id to parse ddr information
Ravi Kumar Bokka
2022-01-04
commonlib: Add endian definitions for macOS
Alex James
2021-11-30
commonlib: Move commonlib/cbmem_id.h to commonlib/bsd/
Jakub Czapiga
2021-11-22
eventlog: Add a log type for Chrome OS diagnostics
Hsuan Ting Chen
2021-10-05
src/acpi to src/lib: Fix spelling errors
Martin Roth
2021-09-23
elog: calculate year correctly in timestamp
Ricardo Quesada
2021-09-15
commonlib/cbfs: Fix minor parser edge cases
Julius Werner
2021-09-13
cbfs: Prevent overflow and infinite loop in cbfs_walk
Jakub Czapiga
2021-09-10
elog: move MAX_EVENT_SIZE to commonlib/bsd/include
Ricardo Quesada
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