summaryrefslogtreecommitdiffstats
path: root/src/commonlib/include
Commit message (Expand)AuthorAgeFilesLines
* {commonlib, libpayload}: Add "has_external_display" in coreboot tableSubrata Banik2023-10-041-1/+7
* arch to drivers/intel: Fix misspellings & capitalization issuesMartin Roth2023-09-083-3/+3
* soc/intel: Update all references to ESE as ISSEUsha P2023-08-171-2/+2
* commonlib/tpm_log_serialized.h: Use C99 flexible arraysElyes Haouas2023-08-011-1/+1
* commonlib/timestamp_serialized.h: Use C99 flexible arraysElyes Haouas2023-08-011-1/+1
* commonlib/coreboot_tables.h: Use C99 flexible arraysElyes Haouas2023-07-301-7/+7
* commonlib/post_codes.h: Fix POST_EXIT_PCI_SCAN_BUS descriptionlilacious2023-06-251-2/+2
* commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious2023-06-231-61/+61
* commonlib: Add new "DMU load completed" TSBora Guvendik2023-04-041-0/+2
* commonlib/coreboot_tables.h: Fix typo in enum type nameAngel Pons2023-04-031-1/+1
* commonlib/coreboot_tables.h: Replace spaces with tabsAngel Pons2023-04-021-1/+1
* lib: set up specific purpose memory as LB_MEM_SOFT_RESERVEDJonathan Zhang2023-03-031-0/+1
* commonlib/storage: Add attach callback to sdhci_ctrlrShelley Chen2023-02-081-1/+8
* src: Move POST_BOOTBLOCK_CAR to common postcodes and use itMartin Roth2023-02-071-0/+6
* security/tpm: make tspi/crtm.c agnostic to log formatSergii Dmytruk2023-01-111-3/+0
* treewide: stop calling custom TPM log "TCPA"Sergii Dmytruk2023-01-113-30/+31
* vc/google: Add and use POST_CODE_CLEAR definitionMartin Roth2023-01-071-0/+6
* coreboot_tables: Make existing alignment conventions more explicitJulius Werner2022-12-221-1/+7
* device & commonlib: Update pci_scan_bus postcodesMartin Roth2022-11-121-0/+14
* arch/x86 & commonlib: Add macros for postcodes used in x86/tablesMartin Roth2022-11-081-0/+21
* coreboot_tables: Drop uart PCI addrArthur Heymans2022-10-261-8/+0
* commonlib/clamp.h: Relicense file to be BSD-compatibleAngel Pons2022-08-171-22/+0
* commonlib/timestamp_serialized: Add comment explaining "ignore for x86"Reka Norman2022-08-071-0/+8
* commonlib: Add support for rational number approximationVinod Polimera2022-08-031-0/+22
* treewide: Unify Google brandingJon Murphy2022-07-041-5/+5
* soc/mediatek: pass access mode to the payloadWenbin Mei2022-06-121-1/+2
* commonlib: Clean up compiler.hJulius Werner2022-06-071-4/+0
* commonlib/timestamp_serialized.h: Fix typosElyes Haouas2022-05-281-6/+6
* Treewide: Remove doxygen config files and targetsMartin Roth2022-05-281-2/+1
* coreboot_tables: Add PCIe info to coreboot tableJianjun Wang2022-05-191-0/+9
* commonlib: Add timestamp IDs for Chrome OS hypervisorMattias Nissler2022-05-111-2/+24
* commonlib/coreboot_tables.h: Don't pack structsArthur Heymans2022-04-201-1/+1
* coreboot_tables: Replace 'struct lb_uint64' with lb_uint64_tJianjun Wang2022-04-141-39/+17
* util/cbmem: Add FlameGraph-compatible timestamps outputJakub Czapiga2022-03-311-128/+143
* commonlib/timestamp_serialized: Add timestamp enum to name mappingJakub Czapiga2022-03-301-132/+139
* coreboot_tables.c: Expose the ACPI RSDPArthur Heymans2022-03-091-0/+12
* timestamps: Rename timestamps to make names more consistentJakub Czapiga2022-03-081-132/+132
* console: Add loglevel marker codes to stored consolesJulius Werner2022-02-071-0/+14
* console: Add ANSI escape sequences for highlightingJulius Werner2022-02-071-0/+23
* console: Add loglevel prefix to interactive consolesJulius Werner2022-02-071-0/+23
* commonlib: Add new "CSME ROM started execution" TSBora Guvendik2022-01-211-1/+5
* timestamp: Allow timestamp_add to accept a negative numberBora Guvendik2022-01-211-1/+1
* commonlib: Add new TS for CSE firmware SyncSridhar Siricilla2021-12-201-2/+4
* cbfs: Remove deprecated APIsJulius Werner2021-12-061-75/+0
* region: Rename rdev_readat_full to rdev_read_fullJulius Werner2021-12-031-1/+1
* commonlib: Move commonlib/cbmem_id.h to commonlib/bsd/Jakub Czapiga2021-11-301-156/+0
* commonlib/cbmem_id.h: Add names for some IDsAngel Pons2021-11-251-0/+5
* commonlib/cbmem_id.h: Fix typo in macro nameAngel Pons2021-11-251-2/+2
* drivers/elog/elog: Add timestamps to elog_initRaul E Rangel2021-11-081-0/+4
* commonlib/mem_pool: Allow configuring the alignmentRaul E Rangel2021-11-041-5/+11