aboutsummaryrefslogtreecommitdiff
path: root/src/commonlib/include
AgeCommit message (Expand)Author
2021-12-20commonlib: Add new TS for CSE firmware SyncSridhar Siricilla
2021-12-06cbfs: Remove deprecated APIsJulius Werner
2021-12-03region: Rename rdev_readat_full to rdev_read_fullJulius Werner
2021-11-30commonlib: Move commonlib/cbmem_id.h to commonlib/bsd/Jakub Czapiga
2021-11-25commonlib/cbmem_id.h: Add names for some IDsAngel Pons
2021-11-25commonlib/cbmem_id.h: Fix typo in macro nameAngel Pons
2021-11-08drivers/elog/elog: Add timestamps to elog_initRaul E Rangel
2021-11-04commonlib/mem_pool: Allow configuring the alignmentRaul E Rangel
2021-11-01commonlib/region: Add rdev_readat_full helper methodRaul E Rangel
2021-11-01commonlib: Add new TS for IA pre-cpu reset entitiesBora Guvendik
2021-10-05src/acpi to src/lib: Fix spelling errorsMartin Roth
2021-10-04driver/intel/pmc_mux/conn: Move typec_orientation enum to coreboot_tables.hNick Vaccaro
2021-10-04coreboot tables: Add type-c port info to coreboot tableNick Vaccaro
2021-08-04Move post_codes.h to commonlib/console/Ricardo Quesada
2021-07-29commonlib: Add timestamp strings for TS_FSP_MULTI_PHASE_SI_INIT_xSubrata Banik
2021-07-21commonlib/timestamp,amd/common/block/cpu: Add uCode timestampsRaul E Rangel
2021-07-05timestamp,vc/google/chromeos/cr50: Add timestamp for enable updateRaul E Rangel
2021-06-30commonlib: Add Intel-specific timestamps for before/after sending EOPTim Wawrzynczak
2021-06-18nvs: Add Chrome OS NVS (CNVS) information to coreboot tablesFurquan Shaikh
2021-06-16timestamp,amd/common/apob_cache: Add timestamps for APOBRaul E Rangel
2021-06-14ChromeOS: Separate NVS from global GNVSKyösti Mälkki
2021-06-14commonlib/timestamp: Clarify wording on TS_LOAD_PAYLOADRaul E Rangel
2021-06-10drivers/intel/fsp2_0: Add timestamps for loading FSPM & FSPSMartin Roth
2021-06-04src/intel/xeon_sp: add hardware error support (HEST)Rocky Phagura
2021-04-21commonlib/region: Turn addrspace_32bit into a more official APIJulius Werner
2021-04-09soc/mediatek: add new driver 'msdc' for eMMCWenbin Mei
2021-04-06mem_pool: Track the last two allocations (not just one)Julius Werner
2021-03-08cbfs: Pull handling of the CBFS_CACHE mem_pool into CBFS coreJulius Werner
2021-02-04acpi: Add support for reporting CrashLog in BERT tableFrancois Toguo
2020-12-21drivers/tpm: Implement full PPIPatrick Rudolph
2020-12-08coreboot tables: Add SPI flash memory map windows to coreboot tablesFurquan Shaikh
2020-12-08commonlib/region: Allow multiple windows for xlate_region_devFurquan Shaikh
2020-12-03cbfs: Add verification for RO CBFS metadata hashJulius Werner
2020-11-21cbfs: Add metadata cacheJulius Werner
2020-11-16commonlib: Add timestamp values for forced delaysMartin Roth
2020-10-30lib/libpayload: Replace strapping_ids with new board configuration entryTim Wawrzynczak
2020-10-30cbfs: Hook up to new CBFS implementationJulius Werner
2020-10-22drivers/smmstore: Implement SMMSTORE version 2Patrick Rudolph
2020-09-21src/commonlib: Drop unneeded empty linesElyes HAOUAS
2020-08-28src: Remove incorrect x86 exception not from TS_DONE_LOADING descriptionHung-Te Lin
2020-07-14src: Remove unused 'include <stdint.h>Elyes HAOUAS
2020-07-04lib/coreboot_table: Add Intel FSP version to coreboot tableJohnny Lin
2020-06-22cbmem: Remove IDs for TSEG and BERTMarshall Dawson
2020-06-21src: Substitute `__FUNCTION__` with `__func__`Angel Pons
2020-06-14drivers/intel/fsp2_0: Add FSP 2.2 specific supportSubrata Banik
2020-06-13cbmem_id: Add CBMEM ID for early DRAM usageFurquan Shaikh
2020-05-11treewide: Replace BSD-3-Clause and ISC headers with SPDX headersPatrick Georgi
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-08commonlib/region: Add region_overlapPatrick Rudolph
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: move copyrights and authors to AUTHORSPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-04-04src/commonlib: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-26nb/intel/sandybridge: Rewrite get_FRQAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-02-24treewide: Capitalize 'CMOS'Elyes HAOUAS
2020-02-24src/commonlib: Fix typosElyes HAOUAS
2020-02-24src: capitalize 'RAM'Elyes HAOUAS
2020-02-17vboot: push clear recovery mode switch until BS_WRITE_TABLESJoel Kitching
2020-02-04commonlib/cbfs.h: Correct spelling error in commentMarshall Dawson
2020-01-28commonlib: Add commonlib/bsdJulius Werner
2020-01-10include/commonlib: Fix typosElyes HAOUAS
2019-12-19Drop ROMCC code and header guardsArthur Heymans
2019-11-20security/vboot/sync_ec: Add timestampsTim Wawrzynczak
2019-11-14{drivers,mainboard}: Move FSP logo support to fsp1_1Frans Hendriks
2019-11-11region: publicize region_end() and add region_device_end()Aaron Durbin
2019-11-11region: add rdev_chain_full()Aaron Durbin
2019-11-05commonlib: Use __builtin_offsetof with supported compilersAlex James
2019-10-30commonlib/helpers: Add alloca() macroTim Wawrzynczak
2019-10-20cbmem: Add IDs for TSEG and BERT table dataMarshall Dawson
2019-10-18util/cbfstool: Add optional argument ibbPhilipp Deppenwiese
2019-09-23lib/fmap: Cache FMAP in cbmemPatrick Rudolph
2019-09-10AUTHORS: Move src/commonlib copyrights into AUTHORS fileMartin Roth
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