Age | Commit message (Expand) | Author |
2022-10-26 | coreboot_tables: Drop uart PCI addr | Arthur Heymans |
2022-08-17 | commonlib/clamp.h: Relicense file to be BSD-compatible | Angel Pons |
2022-08-07 | commonlib/timestamp_serialized: Add comment explaining "ignore for x86" | Reka Norman |
2022-08-03 | commonlib: Add support for rational number approximation | Vinod Polimera |
2022-07-04 | treewide: Unify Google branding | Jon Murphy |
2022-06-12 | soc/mediatek: pass access mode to the payload | Wenbin Mei |
2022-06-07 | commonlib: Clean up compiler.h | Julius Werner |
2022-05-28 | commonlib/timestamp_serialized.h: Fix typos | Elyes Haouas |
2022-05-28 | Treewide: Remove doxygen config files and targets | Martin Roth |
2022-05-19 | coreboot_tables: Add PCIe info to coreboot table | Jianjun Wang |
2022-05-11 | commonlib: Add timestamp IDs for Chrome OS hypervisor | Mattias Nissler |
2022-04-20 | commonlib/coreboot_tables.h: Don't pack structs | Arthur Heymans |
2022-04-14 | coreboot_tables: Replace 'struct lb_uint64' with lb_uint64_t | Jianjun Wang |
2022-03-31 | util/cbmem: Add FlameGraph-compatible timestamps output | Jakub Czapiga |
2022-03-30 | commonlib/timestamp_serialized: Add timestamp enum to name mapping | Jakub Czapiga |
2022-03-09 | coreboot_tables.c: Expose the ACPI RSDP | Arthur Heymans |
2022-03-08 | timestamps: Rename timestamps to make names more consistent | Jakub Czapiga |
2022-02-07 | console: Add loglevel marker codes to stored consoles | Julius Werner |
2022-02-07 | console: Add ANSI escape sequences for highlighting | Julius Werner |
2022-02-07 | console: Add loglevel prefix to interactive consoles | Julius Werner |
2022-01-21 | commonlib: Add new "CSME ROM started execution" TS | Bora Guvendik |
2022-01-21 | timestamp: Allow timestamp_add to accept a negative number | Bora Guvendik |
2021-12-20 | commonlib: Add new TS for CSE firmware Sync | Sridhar Siricilla |
2021-12-06 | cbfs: Remove deprecated APIs | Julius Werner |
2021-12-03 | region: Rename rdev_readat_full to rdev_read_full | Julius Werner |
2021-11-30 | commonlib: Move commonlib/cbmem_id.h to commonlib/bsd/ | Jakub Czapiga |
2021-11-25 | commonlib/cbmem_id.h: Add names for some IDs | Angel Pons |
2021-11-25 | commonlib/cbmem_id.h: Fix typo in macro name | Angel Pons |
2021-11-08 | drivers/elog/elog: Add timestamps to elog_init | Raul E Rangel |
2021-11-04 | commonlib/mem_pool: Allow configuring the alignment | Raul E Rangel |
2021-11-01 | commonlib/region: Add rdev_readat_full helper method | Raul E Rangel |
2021-11-01 | commonlib: Add new TS for IA pre-cpu reset entities | Bora Guvendik |
2021-10-05 | src/acpi to src/lib: Fix spelling errors | Martin Roth |
2021-10-04 | driver/intel/pmc_mux/conn: Move typec_orientation enum to coreboot_tables.h | Nick Vaccaro |
2021-10-04 | coreboot tables: Add type-c port info to coreboot table | Nick Vaccaro |
2021-08-04 | Move post_codes.h to commonlib/console/ | Ricardo Quesada |
2021-07-29 | commonlib: Add timestamp strings for TS_FSP_MULTI_PHASE_SI_INIT_x | Subrata Banik |
2021-07-21 | commonlib/timestamp,amd/common/block/cpu: Add uCode timestamps | Raul E Rangel |
2021-07-05 | timestamp,vc/google/chromeos/cr50: Add timestamp for enable update | Raul E Rangel |
2021-06-30 | commonlib: Add Intel-specific timestamps for before/after sending EOP | Tim Wawrzynczak |
2021-06-18 | nvs: Add Chrome OS NVS (CNVS) information to coreboot tables | Furquan Shaikh |
2021-06-16 | timestamp,amd/common/apob_cache: Add timestamps for APOB | Raul E Rangel |
2021-06-14 | ChromeOS: Separate NVS from global GNVS | Kyösti Mälkki |
2021-06-14 | commonlib/timestamp: Clarify wording on TS_LOAD_PAYLOAD | Raul E Rangel |
2021-06-10 | drivers/intel/fsp2_0: Add timestamps for loading FSPM & FSPS | Martin Roth |
2021-06-04 | src/intel/xeon_sp: add hardware error support (HEST) | Rocky Phagura |
2021-04-21 | commonlib/region: Turn addrspace_32bit into a more official API | Julius Werner |
2021-04-09 | soc/mediatek: add new driver 'msdc' for eMMC | Wenbin Mei |
2021-04-06 | mem_pool: Track the last two allocations (not just one) | Julius Werner |
2021-03-08 | cbfs: Pull handling of the CBFS_CACHE mem_pool into CBFS core | Julius Werner |
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: Add verification for RO CBFS metadata hash | 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-22 | drivers/smmstore: Implement SMMSTORE version 2 | Patrick Rudolph |
2020-09-21 | src/commonlib: Drop unneeded empty lines | Elyes HAOUAS |
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-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-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-04 | src/commonlib: Use SPDX for GPL-2.0-only files | Angel Pons |
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-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 |
2019-12-19 | Drop ROMCC code and header guards | 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-23 | lib/fmap: Cache FMAP in cbmem | Patrick Rudolph |
2019-09-10 | AUTHORS: Move src/commonlib copyrights into AUTHORS file | Martin Roth |
2019-08-08 | lib/edid: Add suport for display rotation | Nicolas Boichat |
2019-07-23 | vboot: deprecate vboot_handoff structure | Joel Kitching |
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 |