summaryrefslogtreecommitdiff
path: root/src/commonlib
AgeCommit message (Expand)Author
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-30commonlib/bsd: Add new CBFS core implementationJulius Werner
2020-10-22drivers/smmstore: Implement SMMSTORE version 2Patrick Rudolph
2020-09-21src/commonlib: Drop unneeded empty linesElyes HAOUAS
2020-09-14util/cbfstool: extend includes in commonlibIdwer Vollering
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-06-02commonlib: Add CBFS_TYPE_BOOTBLOCKWim Vervoorn
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
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-09src/: Replace GPL boilerplate with SPDX headersPatrick 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-23rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGEJulius Werner
2020-04-04src/commonlib: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-30helpers: Add a helper macro for calculating power of 2Furquan Shaikh
2020-03-26nb/intel/sandybridge: Rewrite get_FRQAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-03-11commonlib/cbfs.c: Remove unused macroElyes HAOUAS
2020-03-02lz4: Fix out-of-bounds readsAlex Rebert
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
2020-01-10src/commonlib/storage: Fix typosElyes HAOUAS
2019-12-19commonlib/fsp_relocate: Fix typosElyes HAOUAS
2019-12-19storage/mmc: Fix wrong frequency setting for HS speed modeBora Guvendik
2019-12-19Drop ROMCC code and header guardsArthur Heymans
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-12-03src: Add missing include <stdlib.h>Elyes HAOUAS
2019-11-29commonlib/storage/pci_sdhci.c: Drop CAR_GLOBAL_MIGRATION supportArthur 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