summaryrefslogtreecommitdiffstats
path: root/src/commonlib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* cbfs: Make sure all cases of single file header corruption are isolatedJulius Werner2021-09-011-5/+7
* elog: Define constant for RW region nameRicardo Quesada2021-08-261-0/+1
* elog: move functionality to commonlib/bsdRicardo Quesada2021-08-262-2/+50
* include/bcd: move bcd code to commonlib/bsd/includeRicardo Quesada2021-08-231-0/+18
* util/elogtool: add tool to print elog eventsRicardo Quesada2021-08-052-2/+96
* Move ELOG defines/struct to commonib/bsd/elog.hRicardo Quesada2021-08-051-1/+206
* Move elog_internal.h to commonlib/bsd/includeRicardo Quesada2021-08-043-0/+68
* Move post_codes.h to commonlib/console/Ricardo Quesada2021-08-041-0/+433
* helpers: Add GENMASK macroYu-Ping Wu2021-08-021-0/+3
* commonlib: Add timestamp strings for TS_FSP_MULTI_PHASE_SI_INIT_xSubrata Banik2021-07-291-0/+2
* commonlib/timestamp,amd/common/block/cpu: Add uCode timestampsRaul E Rangel2021-07-211-0/+4