summaryrefslogtreecommitdiffstats
path: root/src/commonlib
Commit message (Expand)AuthorAgeFilesLines
* commonlib: Add support for rational number approximationVinod Polimera2022-08-033-0/+120
* vc/google/elog: Record vboot FW boot information into elogSubrata Banik2022-08-021-0/+5
* commonlib: compiler.h: Use non-concise comment stylePaul Menzel2022-07-281-15/+23
* commonlib: compiler.h: Improve wording in commentPaul Menzel2022-07-171-1/+1
* commonlib: Substitude macro "__unused" in compiler.hBill XIE2022-07-142-6/+20
* treewide: Unify Google brandingJon Murphy2022-07-042-7/+7
* commonlib: Add CBMEM tag id for CSE FW UpdateKrishna Prasad Bhat2022-06-301-0/+1
* commonlib: Handle DIR64 relocation type in FSP relocation codeSridhar Siricilla2022-06-301-1/+2
* soc/mediatek: pass access mode to the payloadWenbin Mei2022-06-121-1/+2
* commonlib: Clean up compiler.hJulius Werner2022-06-072-13/+9
* 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