aboutsummaryrefslogtreecommitdiff
path: root/src/commonlib/include
AgeCommit message (Expand)Author
2023-10-04{commonlib, libpayload}: Add "has_external_display" in coreboot tableSubrata Banik
2023-09-08arch to drivers/intel: Fix misspellings & capitalization issuesMartin Roth
2023-08-17soc/intel: Update all references to ESE as ISSEUsha P
2023-08-01commonlib/tpm_log_serialized.h: Use C99 flexible arraysElyes Haouas
2023-08-01commonlib/timestamp_serialized.h: Use C99 flexible arraysElyes Haouas
2023-07-30commonlib/coreboot_tables.h: Use C99 flexible arraysElyes Haouas
2023-06-25commonlib/post_codes.h: Fix POST_EXIT_PCI_SCAN_BUS descriptionlilacious
2023-06-23commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious
2023-04-04commonlib: Add new "DMU load completed" TSBora Guvendik
2023-04-03commonlib/coreboot_tables.h: Fix typo in enum type nameAngel Pons
2023-04-02commonlib/coreboot_tables.h: Replace spaces with tabsAngel Pons
2023-03-03lib: set up specific purpose memory as LB_MEM_SOFT_RESERVEDJonathan Zhang
2023-02-08commonlib/storage: Add attach callback to sdhci_ctrlrShelley Chen
2023-02-07src: Move POST_BOOTBLOCK_CAR to common postcodes and use itMartin Roth
2023-01-11security/tpm: make tspi/crtm.c agnostic to log formatSergii Dmytruk
2023-01-11treewide: stop calling custom TPM log "TCPA"Sergii Dmytruk
2023-01-07vc/google: Add and use POST_CODE_CLEAR definitionMartin Roth
2022-12-22coreboot_tables: Make existing alignment conventions more explicitJulius Werner
2022-11-12device & commonlib: Update pci_scan_bus postcodesMartin Roth
2022-11-08arch/x86 & commonlib: Add macros for postcodes used in x86/tablesMartin Roth
2022-10-26coreboot_tables: Drop uart PCI addrArthur Heymans
2022-08-17commonlib/clamp.h: Relicense file to be BSD-compatibleAngel Pons
2022-08-07commonlib/timestamp_serialized: Add comment explaining "ignore for x86"Reka Norman
2022-08-03commonlib: Add support for rational number approximationVinod Polimera
2022-07-04treewide: Unify Google brandingJon Murphy
2022-06-12soc/mediatek: pass access mode to the payloadWenbin Mei
2022-06-07commonlib: Clean up compiler.hJulius Werner
2022-05-28commonlib/timestamp_serialized.h: Fix typosElyes Haouas
2022-05-28Treewide: Remove doxygen config files and targetsMartin Roth
2022-05-19coreboot_tables: Add PCIe info to coreboot tableJianjun Wang
2022-05-11commonlib: Add timestamp IDs for Chrome OS hypervisorMattias Nissler
2022-04-20commonlib/coreboot_tables.h: Don't pack structsArthur Heymans
2022-04-14coreboot_tables: Replace 'struct lb_uint64' with lb_uint64_tJianjun Wang
2022-03-31util/cbmem: Add FlameGraph-compatible timestamps outputJakub Czapiga
2022-03-30commonlib/timestamp_serialized: Add timestamp enum to name mappingJakub Czapiga
2022-03-09coreboot_tables.c: Expose the ACPI RSDPArthur Heymans
2022-03-08timestamps: Rename timestamps to make names more consistentJakub Czapiga
2022-02-07console: Add loglevel marker codes to stored consolesJulius Werner
2022-02-07console: Add ANSI escape sequences for highlightingJulius Werner
2022-02-07console: Add loglevel prefix to interactive consolesJulius Werner
2022-01-21commonlib: Add new "CSME ROM started execution" TSBora Guvendik
2022-01-21timestamp: Allow timestamp_add to accept a negative numberBora Guvendik
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