summaryrefslogtreecommitdiffstats
path: root/src/commonlib
Commit message (Expand)AuthorAgeFilesLines
...
* drivers/amd/agesa: Don't save regular boot MTRR to flashArthur Heymans2022-06-061-0/+2
* cbfs: Add CBFS_TYPE_INTEL_FIT and exclude it from CBFS verificationJulius Werner2022-06-011-0/+1
* cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOADJulius Werner2022-06-011-1/+1
* 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-192-3/+13
* commonlib: Add timestamp IDs for Chrome OS hypervisorMattias Nissler2022-05-111-2/+24
* commonlib/mem_chip_info: Add clarifying documentation commentsJulius Werner2022-05-031-6/+6
* commonlib/bsd/elog: Include <stdint.h> instead of <inttypes.h>Hsuan Ting Chen2022-04-281-1/+1
* commonlib: Replace 'stdlib' with 'stddef'Elyes HAOUAS2022-04-241-1/+1
* 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
* commonlib/bsd: Add mem_chip_info_size() functionRavi Kumar Bokka2022-04-131-0/+7
* 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
* commonlib/bsd/helpers: Remove redundancy with libpayload definesJakub Czapiga2022-03-301-0/+6
* commonlib/bsd: Add struct name "mem_chip_channel" for external accessXi Chen2022-03-181-1/+1
* libpayload: Parse DDR Information using coreboot tablesRavi Kumar Bokka2022-03-161-0/+28
* coreboot_tables.c: Expose the ACPI RSDPArthur Heymans2022-03-091-0/+12
* commonlib/bsd: Remove cb_err_tJulius Werner2022-03-094-36/+33
* timestamps: Rename timestamps to make names more consistentJakub Czapiga2022-03-081-132/+132
* compiler.h: Define a __fallthrough statementArthur Heymans2022-02-161-0/+4
* src/lib: Add CBMEM tag id to parse ddr informationRavi Kumar Bokka2022-02-091-1/+3
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-071-2/+2
* 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 endian definitions for macOSAlex James2022-01-041-0/+17
* commonlib: Add new TS for CSE firmware SyncSridhar Siricilla2021-12-201-2/+4
* lib: Add __fls() (Find Last Set)Jianjun Wang2021-12-131-32/+3
* cbfs: Remove deprecated APIsJulius Werner2021-12-063-429/+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-1/+1
* 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
* eventlog: Add a log type for Chrome OS diagnosticsHsuan Ting Chen2021-11-221-0/+4
* drivers/intel/fsp2_0: Allow FSP-M to be relocatedRaul E Rangel2021-11-081-0/+3
* drivers/elog/elog: Add timestamps to elog_initRaul E Rangel2021-11-081-0/+4
* commonlib/mem_pool: Allow configuring the alignmentRaul E Rangel2021-11-042-7/+16
* commonlib/region: Add rdev_readat_full helper methodRaul E Rangel2021-11-011-0/+11
* commonlib: Add new TS for IA pre-cpu reset entitiesBora Guvendik2021-11-011-0/+10
* src/acpi to src/lib: Fix spelling errorsMartin Roth2021-10-052-3/+3
* driver/intel/pmc_mux/conn: Move typec_orientation enum to coreboot_tables.hNick Vaccaro2021-10-041-0/+10
* coreboot tables: Add type-c port info to coreboot tableNick Vaccaro2021-10-042-1/+21
* elog: calculate year correctly in timestampRicardo Quesada2021-09-232-2/+2
* commonlib/cbfs: Fix minor parser edge casesJulius Werner2021-09-152-4/+9
* cbfs: Prevent overflow and infinite loop in cbfs_walkJakub Czapiga2021-09-131-1/+2
* elog: move MAX_EVENT_SIZE to commonlib/bsd/includeRicardo Quesada2021-09-101-0/+3