summaryrefslogtreecommitdiffstats
path: root/src/commonlib
Commit message (Expand)AuthorAgeFilesLines
* {commonlib, soc/intel/cmn/cse}: Store CSE firmware version into CBMEMSubrata Banik2023-04-211-1/+3
* commonlib: Add new "DMU load completed" TSBora Guvendik2023-04-041-0/+2
* commonlib/coreboot_tables.h: Fix typo in enum type nameAngel Pons2023-04-031-1/+1
* commonlib/coreboot_tables.h: Replace spaces with tabsAngel Pons2023-04-021-1/+1
* security/tpm: add TPM log format as per 2.0 specSergii Dmytruk2023-03-041-0/+37
* security/tpm: add TPM log format as per 1.2 specSergii Dmytruk2023-03-042-3/+45
* lib: set up specific purpose memory as LB_MEM_SOFT_RESERVEDJonathan Zhang2023-03-031-0/+1
* commonlib/bsd, libpayload: Do not include helpers.h in stddef.hThomas Heijligen2023-02-162-0/+2
* commonlib/storage: Add attach callback to sdhci_ctrlrShelley Chen2023-02-083-5/+24
* bsd/cb_err: Add error code for UEFI variable storePatrick Rudolph2023-02-071-0/+10
* src: Move POST_BOOTBLOCK_CAR to common postcodes and use itMartin Roth2023-02-071-0/+6
* commonlib: Add ELOG_TYPE_FW_EARLY_SOL eventLog typeTarun Tuli2023-02-021-1/+8
* commonlib/storage: Add common eMMC functionsShelley Chen2023-01-162-0/+47
* commonlib/storage: fix int-to-pointer-cast errorShelley Chen2023-01-141-1/+1
* security/tpm: make tspi/crtm.c agnostic to log formatSergii Dmytruk2023-01-111-3/+0
* treewide: stop calling custom TPM log "TCPA"Sergii Dmytruk2023-01-114-32/+33
* vc/google: Add and use POST_CODE_CLEAR definitionMartin Roth2023-01-071-0/+6
* coreboot_tables: Make existing alignment conventions more explicitJulius Werner2022-12-221-1/+7
* mem_chip_info: Fix potential overflowJulius Werner2022-12-151-1/+2
* commonlib/clamp.h: Add more clamping functionsAngel Pons2022-12-121-8/+18
* mem_chip_info: Update to new formatJulius Werner2022-12-091-11/+86
* drivers/intel/fsp2_0: Update MRC cache in ramstageReka Norman2022-12-061-0/+2
* commonlib: Add essential comments for ELOG_CROS_DIAG_RESULTHsuan Ting Chen2022-12-051-1/+6
* commonlib/fsp_relocate.c: Fix cbfstool build on 32-bit hostWerner Zeh2022-11-251-1/+2
* src/commonlib: Remove unnecessary space after castsElyes Haouas2022-11-224-6/+6
* commonlib/storage/sdhci.c: Remove "ERROR: " from log messageElyes Haouas2022-11-171-2/+1
* device & commonlib: Update pci_scan_bus postcodesMartin Roth2022-11-121-0/+14
* /: Remove "ERROR: "/"WARNING: " prefixes from log messagesElyes Haouas2022-11-101-2/+2
* arch/x86 & commonlib: Add macros for postcodes used in x86/tablesMartin Roth2022-11-081-0/+21
* commonlib: Fix AMD MP2 BUFFER idMartin Roth2022-11-041-1/+1
* commonlib...cbmem_id.h: Add AMD STB buffer IDs for CBMEMMartin Roth2022-10-291-1/+5
* src/commonlib: Clean up includesElyes Haouas2022-10-262-0/+2
* util/cbfstool: Check for metadata hash in verstageKarthikeyan Ramasubramanian2022-10-261-0/+1
* coreboot_tables: Drop uart PCI addrArthur Heymans2022-10-261-8/+0
* util/elogtool: Add support for parsing CrOS diagnostics logHsuan Ting Chen2022-10-141-2/+39
* commonlib/fsp_relocate: add PE32 section supportEddie Vas2022-09-241-39/+194
* cbfs/vboot: Adapt to new vb2_digest APIJulius Werner2022-09-022-4/+4
* commonlib/clamp.h: Relicense file to be BSD-compatibleAngel Pons2022-08-171-4/+4
* commonlib/timestamp_serialized: Add comment explaining "ignore for x86"Reka Norman2022-08-071-0/+8
* util/elogtool: Mark redundant boot mode event type as `deprecated`Subrata Banik2022-08-061-5/+5
* commonlib: Add support for rational number approximationVinod Polimera2022-08-033-0/+120
* vc/google/elog: Record vboot FW boot information into elogSubrata Banik2022-08-021-0/+5
* commonlib: compiler.h: Use non-concise comment stylePaul Menzel2022-07-281-15/+23
* commonlib: compiler.h: Improve wording in commentPaul Menzel2022-07-171-1/+1
* commonlib: Substitude macro "__unused" in compiler.hBill XIE2022-07-142-6/+20
* treewide: Unify Google brandingJon Murphy2022-07-042-7/+7
* commonlib: Add CBMEM tag id for CSE FW UpdateKrishna Prasad Bhat2022-06-301-0/+1
* commonlib: Handle DIR64 relocation type in FSP relocation codeSridhar Siricilla2022-06-301-1/+2
* soc/mediatek: pass access mode to the payloadWenbin Mei2022-06-121-1/+2
* commonlib: Clean up compiler.hJulius Werner2022-06-072-13/+9