summaryrefslogtreecommitdiffstats
path: root/src/commonlib/include
Commit message (Expand)AuthorAgeFilesLines
...
* commonlib/region: Allow multiple windows for xlate_region_devFurquan Shaikh2020-12-081-25/+38
* cbfs: Add verification for RO CBFS metadata hashJulius Werner2020-12-031-0/+1
* cbfs: Add metadata cacheJulius Werner2020-11-211-1/+5
* 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-301-1/+2
* drivers/smmstore: Implement SMMSTORE version 2Patrick Rudolph2020-10-222-0/+18
* src/commonlib: Drop unneeded empty linesElyes HAOUAS2020-09-211-5/+0
* 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
* 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-1118-18/+0
* commonlib/region: Add region_overlapPatrick Rudolph2020-05-081-0/+7
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-064-44/+4
* treewide: move copyrights and authors to AUTHORSPatrick Georgi2020-05-062-2/+4
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-064-8/+4
* src/commonlib: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0413-156/+26
* nb/intel/sandybridge: Rewrite get_FRQAngel Pons2020-03-261-0/+22
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-2/+0
* treewide: Capitalize 'CMOS'Elyes HAOUAS2020-02-241-6/+6
* src/commonlib: Fix typosElyes HAOUAS2020-02-241-1/+1
* src: capitalize 'RAM'Elyes HAOUAS2020-02-241-2/+2
* vboot: push clear recovery mode switch until BS_WRITE_TABLESJoel Kitching2020-02-171-1/+1
* commonlib/cbfs.h: Correct spelling error in commentMarshall Dawson2020-02-041-1/+1
* commonlib: Add commonlib/bsdJulius Werner2020-01-286-490/+5
* include/commonlib: Fix typosElyes HAOUAS2020-01-101-2/+2
* Drop ROMCC code and header guardsArthur Heymans2019-12-192-15/+1
* security/vboot/sync_ec: Add timestampsTim Wawrzynczak2019-11-201-0/+9
* {drivers,mainboard}: Move FSP logo support to fsp1_1Frans Hendriks2019-11-141-0/+1
* region: publicize region_end() and add region_device_end()Aaron Durbin2019-11-111-0/+10
* region: add rdev_chain_full()Aaron Durbin2019-11-112-4/+9
* commonlib: Use __builtin_offsetof with supported compilersAlex James2019-11-051-4/+4
* commonlib/helpers: Add alloca() macroTim Wawrzynczak2019-10-301-0/+4
* cbmem: Add IDs for TSEG and BERT table dataMarshall Dawson2019-10-201-0/+4
* util/cbfstool: Add optional argument ibbPhilipp Deppenwiese2019-10-181-0/+1
* lib/fmap: Cache FMAP in cbmemPatrick Rudolph2019-09-232-1/+4
* AUTHORS: Move src/commonlib copyrights into AUTHORS fileMartin Roth2019-09-1017-46/+7
* lib/edid: Add suport for display rotationNicolas Boichat2019-08-081-0/+13
* vboot: deprecate vboot_handoff structureJoel Kitching2019-07-232-2/+2
* commonlib: define cbtable tags as enum to identify conflictsPatrick Georgi2019-06-181-50/+52
* cbmem: Add ID for UCSIDuncan Laurie2019-06-071-0/+2
* commonlib: fix typo LB_TAB_* (instead of LB_TAG_*)Patrick Georgi2019-05-291-3/+3
* commonlib: renumber CB_TAG_TCPA_LOGPatrick Georgi2019-05-291-1/+1
* Renumber cbtable tag MMC_INFOPatrick Georgi2019-05-231-1/+1
* coreboot_tables: pass the early_mmc_wake_hw status to payloadBora Guvendik2019-05-231-0/+15