summaryrefslogtreecommitdiffstats
path: root/src/commonlib
Commit message (Expand)AuthorAgeFilesLines
* treewide: Move list.h to commonlibMaximilian Brune2024-02-243-0/+69
* commonlib: Change GCD function to always use 64 bitsJulius Werner2024-02-082-3/+3
* commonlib: Add assembly optimization for ipchksum() on x86Julius Werner2024-02-021-1/+24
* commonlib: Add assembly optimization for ipchksum() on arm64Julius Werner2024-02-021-0/+25
* lib: Move IP checksum to commonlibJulius Werner2024-02-023-0/+66
* acpi,arch,commonlib: Rename Makefiles from .inc to .mkMartin Roth2024-01-242-0/+0
* commonlib/bsd/compiler.h: Define __section(section) macroYu-Ping Wu2024-01-221-0/+4
* commonlib/bsd: Tag CBMEM IDs deprecated for crashlogPratikkumar Prajapati2023-12-201-2/+2
* vendorcode/amd/opensil: Add initial setup and API callsArthur Heymans2023-12-061-1/+3
* commonlib/bsd: Use tabs instead of whitespacesVarshit Pandya2023-12-061-3/+3
* Allow to build romstage sources inside the bootblockArthur Heymans2023-11-091-1/+1
* commonlib: Add GCD functionYidi Lin2023-11-043-0/+36
* commonlib/fsp_relocate: Fix potential NULL pointer dereferenceJeremy Compostella2023-11-021-9/+3
* cbfs: Restore 32-bit padding in cbfs_headerIvan Jager2023-10-061-1/+1
* {commonlib, libpayload}: Add "has_external_display" in coreboot tableSubrata Banik2023-10-041-1/+7
* commonlib: Make CBMEM_ID_CSE_BP_INFO little endian, fix id for stringSubrata Banik2023-09-251-2/+2
* commonlib: Add CBMEM ID to store CSE Boot Partition InfoKrishna Prasad Bhat2023-09-231-1/+3
* soc/intel/cmd/blk/cse: Shorten CBMEM field name for better alignmentDinesh Gehlot2023-09-131-1/+1
* arch to drivers/intel: Fix misspellings & capitalization issuesMartin Roth2023-09-084-4/+4
* commonlib: Add ELOG_TYPE_FW_SPLASH_SCREEN eventLogSubrata Banik2023-08-291-0/+5
* commonlib: Add PSR backup eventlog typesKrishna Prasad Bhat2023-08-251-0/+7
* commonlib: Remove unused CBMEM IDSubrata Banik2023-08-181-2/+0
* soc/intel/cmn/cse: Refactor CSE RW FW Version implementationSubrata Banik2023-08-181-1/+3
* soc/intel: Update all references to ESE as ISSEUsha P2023-08-171-2/+2
* commonlib,console,nb,sb,security: Add SPDX licenses to MakefilesMartin Roth2023-08-141-0/+2
* commonlib/fsp_relocate: Fix pe_relocate() return value on successJeremy Compostella2023-08-051-1/+1
* commonlib/tpm_log_serialized.h: Use C99 flexible arraysElyes Haouas2023-08-011-1/+1
* commonlib/timestamp_serialized.h: Use C99 flexible arraysElyes Haouas2023-08-011-1/+1
* commonlib/bsd/cbfs_serialized.h: Use C99 flexible arraysElyes Haouas2023-07-311-3/+3
* include/commonlib/bsd/mem_chip_info.h: Use C99 flexible arraysElyes Haouas2023-07-301-1/+1
* commonlib/fsp_relocate.c: Use C99 flexible arraysElyes Haouas2023-07-301-1/+1
* commonlib/coreboot_tables.h: Use C99 flexible arraysElyes Haouas2023-07-301-7/+7
* util/cbmem: add parsing of TPM logs per specsSergii Dmytruk2023-07-041-0/+64
* commonlib/post_codes.h: Fix POST_EXIT_PCI_SCAN_BUS descriptionlilacious2023-06-251-2/+2
* commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious2023-06-231-61/+61
* {commonlib/drivers}: Have option to store MRC version inside CBMEMSubrata Banik2023-06-231-0/+2
* soc/intel/common/crashlog: Add support for IOE diePratikkumar Prajapati2023-06-061-0/+1
* commonlib/bsd/tpm_log_defs.h: replace macro with enumHimanshu Sahdev2023-05-281-19/+21
* commonlib: compiler.h: Add __printf macroJeremy Compostella2023-05-151-0/+4
* {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