summaryrefslogtreecommitdiffstats
path: root/src/commonlib
Commit message (Expand)AuthorAgeFilesLines
* commonlib/timestamp,amd/common/block/cpu: Add uCode timestampsRaul E Rangel2021-07-211-0/+4
* timestamp,vc/google/chromeos/cr50: Add timestamp for enable updateRaul E Rangel2021-07-051-0/+4
* commonlib: Add Intel-specific timestamps for before/after sending EOPTim Wawrzynczak2021-06-301-0/+4
* helpers: Introduce retry macroYu-Ping Wu2021-06-261-0/+35
* nvs: Add Chrome OS NVS (CNVS) information to coreboot tablesFurquan Shaikh2021-06-181-0/+1
* timestamp,amd/common/apob_cache: Add timestamps for APOBRaul E Rangel2021-06-161-2/+10
* ChromeOS: Separate NVS from global GNVSKyösti Mälkki2021-06-141-0/+2
* commonlib/timestamp: Clarify wording on TS_LOAD_PAYLOADRaul E Rangel2021-06-141-1/+1
* commonlib/lz4_wrapper.c: do not use bitfieldsKrystian Hebel2021-06-111-39/+33
* drivers/intel/fsp2_0: Add timestamps for loading FSPM & FSPSMartin Roth2021-06-101-0/+6
* src/intel/xeon_sp: add hardware error support (HEST)Rocky Phagura2021-06-041-0/+2
* commonlib/region: Turn addrspace_32bit into a more official APIJulius Werner2021-04-212-4/+22
* cbfs: mcache: Fix size calculation for perfectly full cacheJulius Werner2021-04-101-2/+2
* soc/mediatek: add new driver 'msdc' for eMMCWenbin Mei2021-04-091-0/+8
* mem_pool: Track the last two allocations (not just one)Julius Werner2021-04-062-12/+20
* cbfs: Add file data hashing for CONFIG_CBFS_VERIFICATIONJulius Werner2021-04-062-0/+26
* cbfs: Move stage header into a CBFS attributeJulius Werner2021-03-171-12/+12
* cbfs: Add cbfs_alloc() primitive and combine cbfs_load() and cbfs_map()Julius Werner2021-03-083-18/+31
* cbfs: Pull handling of the CBFS_CACHE mem_pool into CBFS coreJulius Werner2021-03-083-14/+7
* commonlib/bsd: Fix direct inclusion of <endian.h>Julius Werner2021-02-181-1/+1
* cbfs: Fix attribute tag printing in cbfs_find_attr()Julius Werner2021-02-181-2/+2
* cbfstool: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4Julius Werner2021-02-181-0/+3
* commonlib/cbfs.c: Remove unuse <console/console.h>Elyes HAOUAS2021-02-151-1/+0
* acpi: Add support for reporting CrashLog in BERT tableFrancois Toguo2021-02-041-0/+6
* drivers/tpm: Implement full PPIPatrick Rudolph2020-12-212-0/+25
* coreboot tables: Add SPI flash memory map windows to coreboot tablesFurquan Shaikh2020-12-081-0/+14
* commonlib/region: Allow multiple windows for xlate_region_devFurquan Shaikh2020-12-082-56/+99
* cbfs: mcache: Fix end-of-cache checkJulius Werner2020-12-031-1/+1
* cbfs: Add verification for RO CBFS metadata hashJulius Werner2020-12-032-0/+35
* cbfstool: Use cbfs_serialized.h and standard vboot helpersJulius Werner2020-12-035-69/+76
* cbfs: Port cbfs_load() and cbfs_map() to new APIJulius Werner2020-12-022-0/+37
* cbfs: Add metadata cacheJulius Werner2020-11-215-1/+177
* commonlib: Add timestamp values for forced delaysMartin Roth2020-11-161-0/+4
* lib/libpayload: Replace strapping_ids with new board configuration entryTim Wawrzynczak2020-10-301-9/+15
* cbfs: Hook up to new CBFS implementationJulius Werner2020-10-303-16/+9
* commonlib/bsd: Add new CBFS core implementationJulius Werner2020-10-304-3/+285
* drivers/smmstore: Implement SMMSTORE version 2Patrick Rudolph2020-10-222-0/+18
* src/commonlib: Drop unneeded empty linesElyes HAOUAS2020-09-214-8/+0
* util/cbfstool: extend includes in commonlibIdwer Vollering2020-09-142-1/+7
* src: Remove incorrect x86 exception not from TS_DONE_LOADING descriptionHung-Te Lin2020-08-281-1/+1
* src: Remove unused 'include <stdint.h>Elyes HAOUAS2020-07-141-1/+0
* lib/coreboot_table: Add Intel FSP version to coreboot tableJohnny Lin2020-07-041-0/+1
* cbmem: Remove IDs for TSEG and BERTMarshall Dawson2020-06-221-4/+0
* src: Substitute `__FUNCTION__` with `__func__`Angel Pons2020-06-211-2/+2
* drivers/intel/fsp2_0: Add FSP 2.2 specific supportSubrata Banik2020-06-141-0/+2
* cbmem_id: Add CBMEM ID for early DRAM usageFurquan Shaikh2020-06-131-0/+2
* commonlib: Add CBFS_TYPE_BOOTBLOCKWim Vervoorn2020-06-021-0/+1
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-182-4/+0
* treewide: Replace BSD-3-Clause and ISC headers with SPDX headersPatrick Georgi2020-05-111-26/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1142-42/+0