summaryrefslogtreecommitdiffstats
path: root/src/commonlib/include
Commit message (Expand)AuthorAgeFilesLines
* Move compiler.h to commonlibNico Huber2018-10-086-5/+51
* cbtable: remove chromeos_acpi from cbtableJoel Kitching2018-08-221-1/+0
* acpi: remove CBMEM_ID_ACPI_GNVS_PTR entryJoel Kitching2018-08-221-2/+0
* cbmem: rename vdat to chromeos_acpiJoel Kitching2018-08-141-1/+1
* security/tpm: Improve TCPA log generationPhilipp Deppenwiese2018-08-031-1/+1
* security/tpm: Use unique CBMEM names for TCPA logsPhilipp Deppenwiese2018-07-301-2/+2
* util/cbmem: Add cbmem TCPA log supportPhilipp Deppenwiese2018-07-281-0/+1
* security/tpm: Add TCPA logging functionalityPhilipp Deppenwiese2018-07-282-0/+43
* util/cbfstool: Support FIT payloadsPatrick Rudolph2018-06-151-0/+1
* commonlib/cbfs: Make cbfsf_file_type publicPatrick Rudolph2018-05-161-0/+6
* timestamp: Add timestamps for TPM communicationRaul E Rangel2018-05-131-0/+8
* cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELFPatrick Rudolph2018-05-041-1/+1
* commonlib: Add descriptions for new AGESA timestampsMartin Roth2018-05-041-0/+6
* timestamps: Add timestamps around the vbios load & initMartin Roth2018-03-081-0/+6
* lib/stage_cache: Add save/get raw storageMarshall Dawson2018-02-071-0/+1
* coreboot_tables: Document coreboot framebufferNico Huber2018-02-051-0/+39
* commonlib: Add AGESA S3 resume definesMarshall Dawson2018-01-311-0/+6
* device/pci_rom: Write _ROM method for VGA devicesPatrick Rudolph2018-01-311-1/+9
* commonlib/region: expose subregion helper functionAaron Durbin2017-12-151-0/+3
* commonlib: Add timestamp codes for AGESAMartin Roth2017-12-111-0/+32
* boardid: Add helpers to read sku_id strapping into coreboot tablesJulius Werner2017-12-071-0/+1
* boardid: Minor clean up and standardizationJulius Werner2017-12-071-9/+3
* riscv: Remove config string supportJonathan Neuschäfer2017-12-021-209/+0
* commonlib/helpers.h: Include stddef.hJonathan Neuschäfer2017-11-041-0/+4
* LB_TAGS: change the value of CB_TAG_MAC_ADDRS to 0x33Ronald G. Minnich2017-10-291-13/+13
* arch/x86: restore forwarding table on resume for EARLY_EBDA_INITAaron Durbin2017-10-181-0/+2
* commonlib: Consistently spell *romstage* without spacePaul Menzel2017-09-271-1/+1
* sb/intel/bd82x6x: Add time-stamp around ME DRAM updateNathaniel Roach2017-09-131-0/+8
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-134-15/+19
* arch/x86/ebda: Change memcpy() to endian wrappersRyan Salsamendi2017-06-201-0/+6
* commonlib: Move drivers/storage into commonlib/storageLee Leahy2017-05-123-0/+455
* commonlib: Add ID for STORAGE_DATALee Leahy2017-04-281-0/+2
* include: Add xmalloc, xzmalloc and dma routinesLee Leahy2017-04-251-0/+74
* commonlib/helpers: Add helper macro for member_sizeFurquan Shaikh2017-04-241-0/+3
* commonlib: add input and output buffer helpersAaron Durbin2017-04-241-0/+162
* commonlib: Wrap lines at 80 columnsLee Leahy2017-03-131-4/+4
* commonlib: Fix issues with { } and elseLee Leahy2017-03-101-2/+1
* commonlib: Wrap lines at 80 columnsLee Leahy2017-03-101-11/+11
* commonlib: Fix spacing issuesLee Leahy2017-03-102-12/+12
* commonlib/fsp.h: include sys/types.h for ssize_tJonathan Neuschäfer2017-02-221-0/+1
* commonlib: provide incoherent region deviceAaron Durbin2016-12-081-0/+23
* lib: Add time stamp when starting to finalize chipsPaul Menzel2016-12-071-0/+2
* soc/intel/common: Add suppport for Extended VBTAbhay Kumar2016-12-021-1/+3
* soc/intel/common: Add save/restore for variable MRC dataAndrey Petrov2016-11-301-0/+2
* commonlib/include: remove NEED_VB20_INTERNALSAaron Durbin2016-11-191-2/+0
* commonlib: Add new cbmem id for EC_HOSTEVENTFurquan Shaikh2016-11-141-1/+3
* riscv: bring in the configstring parsing functions from UCBRonald G. Minnich2016-11-121-0/+209
* drivers/intel/fsp2_0: track end of firmware notificationsAaron Durbin2016-11-121-1/+6
* commonlib: move DIV_ROUND macros from nvidia/tegraArthur Heymans2016-09-071-0/+16
* cbfs: Add "struct" file type and associated helpersJulius Werner2016-08-271-0/+1