Age | Commit message (Expand) | Author |
2021-02-18 | commonlib/bsd: Fix direct inclusion of <endian.h> | Julius Werner |
2021-02-18 | cbfs: Fix attribute tag printing in cbfs_find_attr() | Julius Werner |
2021-02-18 | cbfstool: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4 | Julius Werner |
2021-02-15 | commonlib/cbfs.c: Remove unuse <console/console.h> | Elyes HAOUAS |
2021-02-04 | acpi: Add support for reporting CrashLog in BERT table | Francois Toguo |
2020-12-21 | drivers/tpm: Implement full PPI | Patrick Rudolph |
2020-12-08 | coreboot tables: Add SPI flash memory map windows to coreboot tables | Furquan Shaikh |
2020-12-08 | commonlib/region: Allow multiple windows for xlate_region_dev | Furquan Shaikh |
2020-12-03 | cbfs: mcache: Fix end-of-cache check | Julius Werner |
2020-12-03 | cbfs: Add verification for RO CBFS metadata hash | Julius Werner |
2020-12-03 | cbfstool: Use cbfs_serialized.h and standard vboot helpers | Julius Werner |
2020-12-02 | cbfs: Port cbfs_load() and cbfs_map() to new API | Julius Werner |
2020-11-21 | cbfs: Add metadata cache | Julius Werner |
2020-11-16 | commonlib: Add timestamp values for forced delays | Martin Roth |
2020-10-30 | lib/libpayload: Replace strapping_ids with new board configuration entry | Tim Wawrzynczak |
2020-10-30 | cbfs: Hook up to new CBFS implementation | Julius Werner |
2020-10-30 | commonlib/bsd: Add new CBFS core implementation | Julius Werner |
2020-10-22 | drivers/smmstore: Implement SMMSTORE version 2 | Patrick Rudolph |
2020-09-21 | src/commonlib: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-14 | util/cbfstool: extend includes in commonlib | Idwer Vollering |
2020-08-28 | src: Remove incorrect x86 exception not from TS_DONE_LOADING description | Hung-Te Lin |
2020-07-14 | src: Remove unused 'include <stdint.h> | Elyes HAOUAS |
2020-07-04 | lib/coreboot_table: Add Intel FSP version to coreboot table | Johnny Lin |
2020-06-22 | cbmem: Remove IDs for TSEG and BERT | Marshall Dawson |
2020-06-21 | src: Substitute `__FUNCTION__` with `__func__` | Angel Pons |
2020-06-14 | drivers/intel/fsp2_0: Add FSP 2.2 specific support | Subrata Banik |
2020-06-13 | cbmem_id: Add CBMEM ID for early DRAM usage | Furquan Shaikh |
2020-06-02 | commonlib: Add CBFS_TYPE_BOOTBLOCK | Wim Vervoorn |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-11 | treewide: Replace BSD-3-Clause and ISC headers with SPDX headers | Patrick Georgi |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | src/: Replace GPL boilerplate with SPDX headers | Patrick Georgi |
2020-05-08 | commonlib/region: Add region_overlap | Patrick Rudolph |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: move copyrights and authors to AUTHORS | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-04-23 | rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE | Julius Werner |
2020-04-04 | src/commonlib: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-30 | helpers: Add a helper macro for calculating power of 2 | Furquan Shaikh |
2020-03-26 | nb/intel/sandybridge: Rewrite get_FRQ | Angel Pons |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-03-11 | commonlib/cbfs.c: Remove unused macro | Elyes HAOUAS |
2020-03-02 | lz4: Fix out-of-bounds reads | Alex Rebert |
2020-02-24 | treewide: Capitalize 'CMOS' | Elyes HAOUAS |
2020-02-24 | src/commonlib: Fix typos | Elyes HAOUAS |
2020-02-24 | src: capitalize 'RAM' | Elyes HAOUAS |
2020-02-17 | vboot: push clear recovery mode switch until BS_WRITE_TABLES | Joel Kitching |
2020-02-04 | commonlib/cbfs.h: Correct spelling error in comment | Marshall Dawson |
2020-01-28 | commonlib: Add commonlib/bsd | Julius Werner |
2020-01-10 | include/commonlib: Fix typos | Elyes HAOUAS |
2020-01-10 | src/commonlib/storage: Fix typos | Elyes HAOUAS |
2019-12-19 | commonlib/fsp_relocate: Fix typos | Elyes HAOUAS |
2019-12-19 | storage/mmc: Fix wrong frequency setting for HS speed mode | Bora Guvendik |
2019-12-19 | Drop ROMCC code and header guards | Arthur Heymans |
2019-12-11 | printf: Automatically prefix %p with 0x | Julius Werner |
2019-12-03 | src: Add missing include <stdlib.h> | Elyes HAOUAS |
2019-11-29 | commonlib/storage/pci_sdhci.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-20 | security/vboot/sync_ec: Add timestamps | Tim Wawrzynczak |
2019-11-14 | {drivers,mainboard}: Move FSP logo support to fsp1_1 | Frans Hendriks |
2019-11-11 | region: publicize region_end() and add region_device_end() | Aaron Durbin |
2019-11-11 | region: add rdev_chain_full() | Aaron Durbin |
2019-11-05 | commonlib: Use __builtin_offsetof with supported compilers | Alex James |
2019-10-30 | commonlib/helpers: Add alloca() macro | Tim Wawrzynczak |
2019-10-20 | cbmem: Add IDs for TSEG and BERT table data | Marshall Dawson |
2019-10-18 | util/cbfstool: Add optional argument ibb | Philipp Deppenwiese |
2019-09-30 | device,drivers/: Drop some __SIMPLE_DEVICE__ use | Kyösti Mälkki |
2019-09-23 | lib/fmap: Cache FMAP in cbmem | Patrick Rudolph |
2019-09-10 | AUTHORS: Move src/commonlib copyrights into AUTHORS file | Martin Roth |
2019-08-19 | commonlib/region: Fix up overflow check in region_is_subregion() | Julius Werner |
2019-08-08 | lib/edid: Add suport for display rotation | Nicolas Boichat |
2019-07-23 | vboot: deprecate vboot_handoff structure | Joel Kitching |
2019-06-21 | commonlib/storage: use ALIGN_UP instead of ALIGN for better readability | Felix Held |
2019-06-18 | commonlib: define cbtable tags as enum to identify conflicts | Patrick Georgi |
2019-06-07 | cbmem: Add ID for UCSI | Duncan Laurie |
2019-05-29 | commonlib: fix typo LB_TAB_* (instead of LB_TAG_*) | Patrick Georgi |
2019-05-29 | commonlib: renumber CB_TAG_TCPA_LOG | Patrick Georgi |
2019-05-23 | Renumber cbtable tag MMC_INFO | Patrick Georgi |
2019-05-23 | coreboot_tables: pass the early_mmc_wake_hw status to payload | Bora Guvendik |
2019-05-23 | intel/common/block/scs: Add ability to send early CMD0, CMD1 | Bora Guvendik |
2019-05-23 | commonlib/stdlib.h: Remove printf() from coreboot | Julius Werner |
2019-05-09 | vboot: include vb2_sha.h when required | Joel Kitching |
2019-04-23 | src: include <assert.h> when appropriate | Elyes HAOUAS |
2019-04-23 | src: Add missing include 'console.h' | Elyes HAOUAS |
2019-04-08 | commonlib/cbfs: Check for presence of CONFIG() macro | Nico Huber |
2019-04-06 | src: Use #include <timer.h> when appropriate | Elyes HAOUAS |
2019-04-04 | Make common macros double-evaluation safe | Julius Werner |
2019-03-25 | Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) | Julius Werner |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-19 | vboot: make vboot workbuf available to payload | Joel Kitching |
2019-03-16 | src: Drop unused '#include <halt.h>' | Elyes HAOUAS |
2019-03-14 | vboot: copy data structures to CBMEM for downstream use | Joel Kitching |
2019-03-14 | commonlib/bubblesort: Do not try to sort less than two entries | Werner Zeh |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-07 | arch/x86/postcar: Add separate timestamp for postcar stage | Subrata Banik |
2019-03-07 | security/tpm: Fix TCPA log feature | Philipp Deppenwiese |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-04 | fmap: Add FMAP_AREA_PRESERVE | Hung-Te Lin |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-02-26 | commonlib: Add Bubble sort algorithm | Werner Zeh |
2019-01-16 | buildsystem: Promote rules.h to default include | Kyösti Mälkki |