index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
commonlib
/
bsd
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: stop calling custom TPM log "TCPA"
Sergii Dmytruk
2023-01-11
1
-2
/
+2
*
mem_chip_info: Fix potential overflow
Julius Werner
2022-12-15
1
-1
/
+2
*
commonlib/clamp.h: Add more clamping functions
Angel Pons
2022-12-12
1
-8
/
+18
*
mem_chip_info: Update to new format
Julius Werner
2022-12-09
1
-11
/
+86
*
drivers/intel/fsp2_0: Update MRC cache in ramstage
Reka Norman
2022-12-06
1
-0
/
+2
*
commonlib: Add essential comments for ELOG_CROS_DIAG_RESULT
Hsuan Ting Chen
2022-12-05
1
-1
/
+6
*
commonlib: Fix AMD MP2 BUFFER id
Martin Roth
2022-11-04
1
-1
/
+1
*
commonlib...cbmem_id.h: Add AMD STB buffer IDs for CBMEM
Martin Roth
2022-10-29
1
-1
/
+5
*
util/cbfstool: Check for metadata hash in verstage
Karthikeyan Ramasubramanian
2022-10-26
1
-0
/
+1
*
util/elogtool: Add support for parsing CrOS diagnostics log
Hsuan Ting Chen
2022-10-14
1
-2
/
+39
*
cbfs/vboot: Adapt to new vb2_digest API
Julius Werner
2022-09-02
2
-4
/
+4
*
commonlib/clamp.h: Relicense file to be BSD-compatible
Angel Pons
2022-08-17
1
-0
/
+22
*
util/elogtool: Mark redundant boot mode event type as `deprecated`
Subrata Banik
2022-08-06
1
-5
/
+5
*
vc/google/elog: Record vboot FW boot information into elog
Subrata Banik
2022-08-02
1
-0
/
+5
*
commonlib: compiler.h: Use non-concise comment style
Paul Menzel
2022-07-28
1
-15
/
+23
*
commonlib: compiler.h: Improve wording in comment
Paul Menzel
2022-07-17
1
-1
/
+1
*
commonlib: Substitude macro "__unused" in compiler.h
Bill XIE
2022-07-14
1
-2
/
+15
*
treewide: Unify Google branding
Jon Murphy
2022-07-04
1
-2
/
+2
*
commonlib: Add CBMEM tag id for CSE FW Update
Krishna Prasad Bhat
2022-06-30
1
-0
/
+1
*
commonlib: Clean up compiler.h
Julius Werner
2022-06-07
1
-9
/
+9
*
drivers/amd/agesa: Don't save regular boot MTRR to flash
Arthur Heymans
2022-06-06
1
-0
/
+2
*
cbfs: Add CBFS_TYPE_INTEL_FIT and exclude it from CBFS verification
Julius Werner
2022-06-01
1
-0
/
+1
*
cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOAD
Julius Werner
2022-06-01
1
-1
/
+1
*
coreboot_tables: Add PCIe info to coreboot table
Jianjun Wang
2022-05-19
1
-3
/
+4
*
commonlib/mem_chip_info: Add clarifying documentation comments
Julius Werner
2022-05-03
1
-6
/
+6
*
commonlib/bsd/elog: Include <stdint.h> instead of <inttypes.h>
Hsuan Ting Chen
2022-04-28
1
-1
/
+1
*
commonlib/bsd: Add mem_chip_info_size() function
Ravi Kumar Bokka
2022-04-13
1
-0
/
+7
*
commonlib/bsd/helpers: Remove redundancy with libpayload defines
Jakub Czapiga
2022-03-30
1
-0
/
+6
*
commonlib/bsd: Add struct name "mem_chip_channel" for external access
Xi Chen
2022-03-18
1
-1
/
+1
*
libpayload: Parse DDR Information using coreboot tables
Ravi Kumar Bokka
2022-03-16
1
-0
/
+28
*
commonlib/bsd: Remove cb_err_t
Julius Werner
2022-03-09
4
-36
/
+33
*
compiler.h: Define a __fallthrough statement
Arthur Heymans
2022-02-16
1
-0
/
+4
*
src/lib: Add CBMEM tag id to parse ddr information
Ravi Kumar Bokka
2022-02-09
1
-1
/
+3
*
commonlib: Add endian definitions for macOS
Alex James
2022-01-04
1
-0
/
+17
*
commonlib: Move commonlib/cbmem_id.h to commonlib/bsd/
Jakub Czapiga
2021-11-30
1
-0
/
+156
*
eventlog: Add a log type for Chrome OS diagnostics
Hsuan Ting Chen
2021-11-22
1
-0
/
+4
*
src/acpi to src/lib: Fix spelling errors
Martin Roth
2021-10-05
1
-1
/
+1
*
elog: calculate year correctly in timestamp
Ricardo Quesada
2021-09-23
2
-2
/
+2
*
commonlib/cbfs: Fix minor parser edge cases
Julius Werner
2021-09-15
2
-4
/
+9
*
cbfs: Prevent overflow and infinite loop in cbfs_walk
Jakub Czapiga
2021-09-13
1
-1
/
+2
*
elog: move MAX_EVENT_SIZE to commonlib/bsd/include
Ricardo Quesada
2021-09-10
1
-0
/
+3
*
cbfs: Make sure all cases of single file header corruption are isolated
Julius Werner
2021-09-01
1
-5
/
+7
*
elog: Define constant for RW region name
Ricardo Quesada
2021-08-26
1
-0
/
+1
*
elog: move functionality to commonlib/bsd
Ricardo Quesada
2021-08-26
2
-2
/
+50
*
include/bcd: move bcd code to commonlib/bsd/include
Ricardo Quesada
2021-08-23
1
-0
/
+18
*
util/elogtool: add tool to print elog events
Ricardo Quesada
2021-08-05
2
-2
/
+96
*
Move ELOG defines/struct to commonib/bsd/elog.h
Ricardo Quesada
2021-08-05
1
-1
/
+206
*
Move elog_internal.h to commonlib/bsd/include
Ricardo Quesada
2021-08-04
2
-0
/
+64
*
helpers: Add GENMASK macro
Yu-Ping Wu
2021-08-02
1
-0
/
+3
*
helpers: Introduce retry macro
Yu-Ping Wu
2021-06-26
1
-0
/
+35
[next]