summaryrefslogtreecommitdiffstats
path: root/src/commonlib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* drivers/amd/agesa: Don't save regular boot MTRR to flashArthur Heymans2022-06-061-0/+2
* cbfs: Add CBFS_TYPE_INTEL_FIT and exclude it from CBFS verificationJulius Werner2022-06-011-0/+1
* cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOADJulius Werner2022-06-011-1/+1
* commonlib/timestamp_serialized.h: Fix typosElyes Haouas2022-05-281-6/+6
* Treewide: Remove doxygen config files and targetsMartin Roth2022-05-281-2/+1
* coreboot_tables: Add PCIe info to coreboot tableJianjun Wang2022-05-192-3/+13
* commonlib: Add timestamp IDs for Chrome OS hypervisorMattias Nissler2022-05-111-2/+24
* commonlib/mem_chip_info: Add clarifying documentation commentsJulius Werner2022-05-031-6/+6
* commonlib/bsd/elog: Include <stdint.h> instead of <inttypes.h>Hsuan Ting Chen2022-04-281-1/+1
* commonlib: Replace 'stdlib' with 'stddef'Elyes HAOUAS2022-04-241-1/+1
* commonlib/coreboot_tables.h: Don't pack structsArthur Heymans2022-04-201-1/+1