summaryrefslogtreecommitdiff
path: root/src/commonlib/include
AgeCommit message (Expand)Author
2019-08-08lib/edid: Add suport for display rotationNicolas Boichat
2019-07-23vboot: deprecate vboot_handoff structureJoel Kitching
2019-06-18commonlib: define cbtable tags as enum to identify conflictsPatrick Georgi
2019-06-07cbmem: Add ID for UCSIDuncan Laurie
2019-05-29commonlib: fix typo LB_TAB_* (instead of LB_TAG_*)Patrick Georgi
2019-05-29commonlib: renumber CB_TAG_TCPA_LOGPatrick Georgi
2019-05-23Renumber cbtable tag MMC_INFOPatrick Georgi
2019-05-23coreboot_tables: pass the early_mmc_wake_hw status to payloadBora Guvendik
2019-05-23intel/common/block/scs: Add ability to send early CMD0, CMD1Bora Guvendik
2019-05-23commonlib/stdlib.h: Remove printf() from corebootJulius Werner
2019-04-04Make common macros double-evaluation safeJulius Werner
2019-03-19vboot: make vboot workbuf available to payloadJoel Kitching
2019-03-14vboot: copy data structures to CBMEM for downstream useJoel Kitching
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-07arch/x86/postcar: Add separate timestamp for postcar stageSubrata Banik
2019-03-07security/tpm: Fix TCPA log featurePhilipp Deppenwiese
2019-03-04fmap: Add FMAP_AREA_PRESERVEHung-Te Lin
2019-02-26commonlib: Add Bubble sort algorithmWerner Zeh
2018-11-29src: Remove duplicated round up functionElyes HAOUAS
2018-11-23src/arch/x86/acpi.c: Create log area and extend TPM2 tableMichał Żygowski
2018-10-08Move compiler.h to commonlibNico Huber
2018-08-22cbtable: remove chromeos_acpi from cbtableJoel Kitching
2018-08-22acpi: remove CBMEM_ID_ACPI_GNVS_PTR entryJoel Kitching
2018-08-14cbmem: rename vdat to chromeos_acpiJoel Kitching
2018-08-03security/tpm: Improve TCPA log generationPhilipp Deppenwiese
2018-07-30security/tpm: Use unique CBMEM names for TCPA logsPhilipp Deppenwiese
2018-07-28util/cbmem: Add cbmem TCPA log supportPhilipp Deppenwiese
2018-07-28security/tpm: Add TCPA logging functionalityPhilipp Deppenwiese
2018-06-15util/cbfstool: Support FIT payloadsPatrick Rudolph
2018-05-16commonlib/cbfs: Make cbfsf_file_type publicPatrick Rudolph
2018-05-13timestamp: Add timestamps for TPM communicationRaul E Rangel
2018-05-04cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELFPatrick Rudolph
2018-05-04commonlib: Add descriptions for new AGESA timestampsMartin Roth
2018-03-08timestamps: Add timestamps around the vbios load & initMartin Roth
2018-02-07lib/stage_cache: Add save/get raw storageMarshall Dawson
2018-02-05coreboot_tables: Document coreboot framebufferNico Huber
2018-01-31commonlib: Add AGESA S3 resume definesMarshall Dawson
2018-01-31device/pci_rom: Write _ROM method for VGA devicesPatrick Rudolph
2017-12-15commonlib/region: expose subregion helper functionAaron Durbin
2017-12-11commonlib: Add timestamp codes for AGESAMartin Roth
2017-12-07boardid: Add helpers to read sku_id strapping into coreboot tablesJulius Werner
2017-12-07boardid: Minor clean up and standardizationJulius Werner
2017-12-02riscv: Remove config string supportJonathan Neuschäfer
2017-11-04commonlib/helpers.h: Include stddef.hJonathan Neuschäfer
2017-10-29LB_TAGS: change the value of CB_TAG_MAC_ADDRS to 0x33Ronald G. Minnich
2017-10-18arch/x86: restore forwarding table on resume for EARLY_EBDA_INITAaron Durbin
2017-09-27commonlib: Consistently spell *romstage* without spacePaul Menzel
2017-09-13sb/intel/bd82x6x: Add time-stamp around ME DRAM updateNathaniel Roach
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-06-20arch/x86/ebda: Change memcpy() to endian wrappersRyan Salsamendi