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
Age
Commit message (
Expand
)
Author
2023-12-20
commonlib/bsd: Tag CBMEM IDs deprecated for crashlog
Pratikkumar Prajapati
2023-12-06
vendorcode/amd/opensil: Add initial setup and API calls
Arthur Heymans
2023-12-06
commonlib/bsd: Use tabs instead of whitespaces
Varshit Pandya
2023-11-09
Allow to build romstage sources inside the bootblock
Arthur Heymans
2023-11-04
commonlib: Add GCD function
Yidi Lin
2023-11-02
commonlib/fsp_relocate: Fix potential NULL pointer dereference
Jeremy Compostella
2023-10-06
cbfs: Restore 32-bit padding in cbfs_header
Ivan Jager
2023-10-04
{commonlib, libpayload}: Add "has_external_display" in coreboot table
Subrata Banik
2023-09-25
commonlib: Make CBMEM_ID_CSE_BP_INFO little endian, fix id for string
Subrata Banik
2023-09-23
commonlib: Add CBMEM ID to store CSE Boot Partition Info
Krishna Prasad Bhat
2023-09-13
soc/intel/cmd/blk/cse: Shorten CBMEM field name for better alignment
Dinesh Gehlot
2023-09-08
arch to drivers/intel: Fix misspellings & capitalization issues
Martin Roth
2023-08-29
commonlib: Add ELOG_TYPE_FW_SPLASH_SCREEN eventLog
Subrata Banik
2023-08-25
commonlib: Add PSR backup eventlog types
Krishna Prasad Bhat
2023-08-18
commonlib: Remove unused CBMEM ID
Subrata Banik
2023-08-18
soc/intel/cmn/cse: Refactor CSE RW FW Version implementation
Subrata Banik
2023-08-17
soc/intel: Update all references to ESE as ISSE
Usha P
2023-08-14
commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles
Martin Roth
2023-08-05
commonlib/fsp_relocate: Fix pe_relocate() return value on success
Jeremy Compostella
2023-08-01
commonlib/tpm_log_serialized.h: Use C99 flexible arrays
Elyes Haouas
2023-08-01
commonlib/timestamp_serialized.h: Use C99 flexible arrays
Elyes Haouas
2023-07-31
commonlib/bsd/cbfs_serialized.h: Use C99 flexible arrays
Elyes Haouas
2023-07-30
include/commonlib/bsd/mem_chip_info.h: Use C99 flexible arrays
Elyes Haouas
2023-07-30
commonlib/fsp_relocate.c: Use C99 flexible arrays
Elyes Haouas
2023-07-30
commonlib/coreboot_tables.h: Use C99 flexible arrays
Elyes Haouas
2023-07-04
util/cbmem: add parsing of TPM logs per specs
Sergii Dmytruk
2023-06-25
commonlib/post_codes.h: Fix POST_EXIT_PCI_SCAN_BUS description
lilacious
2023-06-23
commonlib/console/post_code.h: Change post code prefix to POSTCODE
lilacious
2023-06-23
{commonlib/drivers}: Have option to store MRC version inside CBMEM
Subrata Banik
2023-06-06
soc/intel/common/crashlog: Add support for IOE die
Pratikkumar Prajapati
2023-05-28
commonlib/bsd/tpm_log_defs.h: replace macro with enum
Himanshu Sahdev
2023-05-15
commonlib: compiler.h: Add __printf macro
Jeremy Compostella
2023-04-21
{commonlib, soc/intel/cmn/cse}: Store CSE firmware version into CBMEM
Subrata Banik
2023-04-04
commonlib: Add new "DMU load completed" TS
Bora Guvendik
2023-04-03
commonlib/coreboot_tables.h: Fix typo in enum type name
Angel Pons
2023-04-02
commonlib/coreboot_tables.h: Replace spaces with tabs
Angel Pons
2023-03-04
security/tpm: add TPM log format as per 2.0 spec
Sergii Dmytruk
2023-03-04
security/tpm: add TPM log format as per 1.2 spec
Sergii Dmytruk
2023-03-03
lib: set up specific purpose memory as LB_MEM_SOFT_RESERVED
Jonathan Zhang
2023-02-16
commonlib/bsd, libpayload: Do not include helpers.h in stddef.h
Thomas Heijligen
2023-02-08
commonlib/storage: Add attach callback to sdhci_ctrlr
Shelley Chen
2023-02-07
bsd/cb_err: Add error code for UEFI variable store
Patrick Rudolph
2023-02-07
src: Move POST_BOOTBLOCK_CAR to common postcodes and use it
Martin Roth
2023-02-02
commonlib: Add ELOG_TYPE_FW_EARLY_SOL eventLog type
Tarun Tuli
2023-01-16
commonlib/storage: Add common eMMC functions
Shelley Chen
2023-01-14
commonlib/storage: fix int-to-pointer-cast error
Shelley Chen
2023-01-11
security/tpm: make tspi/crtm.c agnostic to log format
Sergii Dmytruk
2023-01-11
treewide: stop calling custom TPM log "TCPA"
Sergii Dmytruk
2023-01-07
vc/google: Add and use POST_CODE_CLEAR definition
Martin Roth
2022-12-22
coreboot_tables: Make existing alignment conventions more explicit
Julius Werner
2022-12-15
mem_chip_info: Fix potential overflow
Julius Werner
2022-12-12
commonlib/clamp.h: Add more clamping functions
Angel Pons
2022-12-09
mem_chip_info: Update to new format
Julius Werner
2022-12-06
drivers/intel/fsp2_0: Update MRC cache in ramstage
Reka Norman
2022-12-05
commonlib: Add essential comments for ELOG_CROS_DIAG_RESULT
Hsuan Ting Chen
2022-11-25
commonlib/fsp_relocate.c: Fix cbfstool build on 32-bit host
Werner Zeh
2022-11-22
src/commonlib: Remove unnecessary space after casts
Elyes Haouas
2022-11-17
commonlib/storage/sdhci.c: Remove "ERROR: " from log message
Elyes Haouas
2022-11-12
device & commonlib: Update pci_scan_bus postcodes
Martin Roth
2022-11-10
/: Remove "ERROR: "/"WARNING: " prefixes from log messages
Elyes Haouas
2022-11-08
arch/x86 & commonlib: Add macros for postcodes used in x86/tables
Martin Roth
2022-11-04
commonlib: Fix AMD MP2 BUFFER id
Martin Roth
2022-10-29
commonlib...cbmem_id.h: Add AMD STB buffer IDs for CBMEM
Martin Roth
2022-10-26
src/commonlib: Clean up includes
Elyes Haouas
2022-10-26
util/cbfstool: Check for metadata hash in verstage
Karthikeyan Ramasubramanian
2022-10-26
coreboot_tables: Drop uart PCI addr
Arthur Heymans
2022-10-14
util/elogtool: Add support for parsing CrOS diagnostics log
Hsuan Ting Chen
2022-09-24
commonlib/fsp_relocate: add PE32 section support
Eddie Vas
2022-09-02
cbfs/vboot: Adapt to new vb2_digest API
Julius Werner
2022-08-17
commonlib/clamp.h: Relicense file to be BSD-compatible
Angel Pons
2022-08-07
commonlib/timestamp_serialized: Add comment explaining "ignore for x86"
Reka Norman
2022-08-06
util/elogtool: Mark redundant boot mode event type as `deprecated`
Subrata Banik
2022-08-03
commonlib: Add support for rational number approximation
Vinod Polimera
2022-08-02
vc/google/elog: Record vboot FW boot information into elog
Subrata Banik
2022-07-28
commonlib: compiler.h: Use non-concise comment style
Paul Menzel
2022-07-17
commonlib: compiler.h: Improve wording in comment
Paul Menzel
2022-07-14
commonlib: Substitude macro "__unused" in compiler.h
Bill XIE
2022-07-04
treewide: Unify Google branding
Jon Murphy
2022-06-30
commonlib: Add CBMEM tag id for CSE FW Update
Krishna Prasad Bhat
2022-06-30
commonlib: Handle DIR64 relocation type in FSP relocation code
Sridhar Siricilla
2022-06-12
soc/mediatek: pass access mode to the payload
Wenbin Mei
2022-06-07
commonlib: Clean up compiler.h
Julius Werner
2022-06-06
drivers/amd/agesa: Don't save regular boot MTRR to flash
Arthur Heymans
2022-06-01
cbfs: Add CBFS_TYPE_INTEL_FIT and exclude it from CBFS verification
Julius Werner
2022-06-01
cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOAD
Julius Werner
2022-05-28
commonlib/timestamp_serialized.h: Fix typos
Elyes Haouas
2022-05-28
Treewide: Remove doxygen config files and targets
Martin Roth
2022-05-19
coreboot_tables: Add PCIe info to coreboot table
Jianjun Wang
2022-05-11
commonlib: Add timestamp IDs for Chrome OS hypervisor
Mattias Nissler
2022-05-03
commonlib/mem_chip_info: Add clarifying documentation comments
Julius Werner
2022-04-28
commonlib/bsd/elog: Include <stdint.h> instead of <inttypes.h>
Hsuan Ting Chen
2022-04-24
commonlib: Replace 'stdlib' with 'stddef'
Elyes HAOUAS
2022-04-20
commonlib/coreboot_tables.h: Don't pack structs
Arthur Heymans
2022-04-14
coreboot_tables: Replace 'struct lb_uint64' with lb_uint64_t
Jianjun Wang
2022-04-13
commonlib/bsd: Add mem_chip_info_size() function
Ravi Kumar Bokka
2022-03-31
util/cbmem: Add FlameGraph-compatible timestamps output
Jakub Czapiga
2022-03-30
commonlib/timestamp_serialized: Add timestamp enum to name mapping
Jakub Czapiga
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
[next]