Age | Commit message (Expand) | Author |
2022-10-29 | commonlib...cbmem_id.h: Add AMD STB buffer IDs for CBMEM | Martin Roth |
2022-10-26 | src/commonlib: Clean up includes | Elyes Haouas |
2022-10-26 | util/cbfstool: Check for metadata hash in verstage | Karthikeyan Ramasubramanian |
2022-10-26 | coreboot_tables: Drop uart PCI addr | Arthur Heymans |
2022-10-14 | util/elogtool: Add support for parsing CrOS diagnostics log | Hsuan Ting Chen |
2022-09-24 | commonlib/fsp_relocate: add PE32 section support | Eddie Vas |
2022-09-02 | cbfs/vboot: Adapt to new vb2_digest API | Julius Werner |
2022-08-17 | commonlib/clamp.h: Relicense file to be BSD-compatible | Angel Pons |
2022-08-07 | commonlib/timestamp_serialized: Add comment explaining "ignore for x86" | Reka Norman |
2022-08-06 | util/elogtool: Mark redundant boot mode event type as `deprecated` | Subrata Banik |
2022-08-03 | commonlib: Add support for rational number approximation | Vinod Polimera |
2022-08-02 | vc/google/elog: Record vboot FW boot information into elog | Subrata Banik |
2022-07-28 | commonlib: compiler.h: Use non-concise comment style | Paul Menzel |
2022-07-17 | commonlib: compiler.h: Improve wording in comment | Paul Menzel |
2022-07-14 | commonlib: Substitude macro "__unused" in compiler.h | Bill XIE |
2022-07-04 | treewide: Unify Google branding | Jon Murphy |
2022-06-30 | commonlib: Add CBMEM tag id for CSE FW Update | Krishna Prasad Bhat |
2022-06-30 | commonlib: Handle DIR64 relocation type in FSP relocation code | Sridhar Siricilla |
2022-06-12 | soc/mediatek: pass access mode to the payload | Wenbin Mei |
2022-06-07 | commonlib: Clean up compiler.h | Julius Werner |
2022-06-06 | drivers/amd/agesa: Don't save regular boot MTRR to flash | Arthur Heymans |
2022-06-01 | cbfs: Add CBFS_TYPE_INTEL_FIT and exclude it from CBFS verification | Julius Werner |
2022-06-01 | cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOAD | Julius Werner |
2022-05-28 | commonlib/timestamp_serialized.h: Fix typos | Elyes Haouas |
2022-05-28 | Treewide: Remove doxygen config files and targets | Martin Roth |
2022-05-19 | coreboot_tables: Add PCIe info to coreboot table | Jianjun Wang |
2022-05-11 | commonlib: Add timestamp IDs for Chrome OS hypervisor | Mattias Nissler |
2022-05-03 | commonlib/mem_chip_info: Add clarifying documentation comments | Julius Werner |
2022-04-28 | commonlib/bsd/elog: Include <stdint.h> instead of <inttypes.h> | Hsuan Ting Chen |
2022-04-24 | commonlib: Replace 'stdlib' with 'stddef' | Elyes HAOUAS |
2022-04-20 | commonlib/coreboot_tables.h: Don't pack structs | Arthur Heymans |
2022-04-14 | coreboot_tables: Replace 'struct lb_uint64' with lb_uint64_t | Jianjun Wang |
2022-04-13 | commonlib/bsd: Add mem_chip_info_size() function | Ravi Kumar Bokka |
2022-03-31 | util/cbmem: Add FlameGraph-compatible timestamps output | Jakub Czapiga |
2022-03-30 | commonlib/timestamp_serialized: Add timestamp enum to name mapping | Jakub Czapiga |
2022-03-30 | commonlib/bsd/helpers: Remove redundancy with libpayload defines | Jakub Czapiga |
2022-03-18 | commonlib/bsd: Add struct name "mem_chip_channel" for external access | Xi Chen |
2022-03-16 | libpayload: Parse DDR Information using coreboot tables | Ravi Kumar Bokka |
2022-03-09 | coreboot_tables.c: Expose the ACPI RSDP | Arthur Heymans |
2022-03-09 | commonlib/bsd: Remove cb_err_t | Julius Werner |
2022-03-08 | timestamps: Rename timestamps to make names more consistent | Jakub Czapiga |
2022-02-16 | compiler.h: Define a __fallthrough statement | Arthur Heymans |
2022-02-09 | src/lib: Add CBMEM tag id to parse ddr information | Ravi Kumar Bokka |
2022-02-07 | treewide: Remove "ERROR: "/"WARN: " prefixes from log messages | Julius Werner |
2022-02-07 | console: Add loglevel marker codes to stored consoles | Julius Werner |
2022-02-07 | console: Add ANSI escape sequences for highlighting | Julius Werner |
2022-02-07 | console: Add loglevel prefix to interactive consoles | Julius Werner |
2022-01-21 | commonlib: Add new "CSME ROM started execution" TS | Bora Guvendik |
2022-01-21 | timestamp: Allow timestamp_add to accept a negative number | Bora Guvendik |
2022-01-04 | commonlib: Add endian definitions for macOS | Alex James |
2021-12-20 | commonlib: Add new TS for CSE firmware Sync | Sridhar Siricilla |
2021-12-13 | lib: Add __fls() (Find Last Set) | Jianjun Wang |
2021-12-06 | cbfs: Remove deprecated APIs | Julius Werner |
2021-12-03 | region: Rename rdev_readat_full to rdev_read_full | Julius Werner |
2021-11-30 | commonlib: Move commonlib/cbmem_id.h to commonlib/bsd/ | Jakub Czapiga |
2021-11-25 | commonlib/cbmem_id.h: Add names for some IDs | Angel Pons |
2021-11-25 | commonlib/cbmem_id.h: Fix typo in macro name | Angel Pons |
2021-11-22 | eventlog: Add a log type for Chrome OS diagnostics | Hsuan Ting Chen |
2021-11-08 | drivers/intel/fsp2_0: Allow FSP-M to be relocated | Raul E Rangel |
2021-11-08 | drivers/elog/elog: Add timestamps to elog_init | Raul E Rangel |
2021-11-04 | commonlib/mem_pool: Allow configuring the alignment | Raul E Rangel |
2021-11-01 | commonlib/region: Add rdev_readat_full helper method | Raul E Rangel |
2021-11-01 | commonlib: Add new TS for IA pre-cpu reset entities | Bora Guvendik |
2021-10-05 | src/acpi to src/lib: Fix spelling errors | Martin Roth |
2021-10-04 | driver/intel/pmc_mux/conn: Move typec_orientation enum to coreboot_tables.h | Nick Vaccaro |
2021-10-04 | coreboot tables: Add type-c port info to coreboot table | Nick Vaccaro |
2021-09-23 | elog: calculate year correctly in timestamp | Ricardo Quesada |
2021-09-15 | commonlib/cbfs: Fix minor parser edge cases | Julius Werner |
2021-09-13 | cbfs: Prevent overflow and infinite loop in cbfs_walk | Jakub Czapiga |
2021-09-10 | elog: move MAX_EVENT_SIZE to commonlib/bsd/include | Ricardo Quesada |
2021-09-01 | cbfs: Make sure all cases of single file header corruption are isolated | Julius Werner |
2021-08-26 | elog: Define constant for RW region name | Ricardo Quesada |
2021-08-26 | elog: move functionality to commonlib/bsd | Ricardo Quesada |
2021-08-23 | include/bcd: move bcd code to commonlib/bsd/include | Ricardo Quesada |
2021-08-05 | util/elogtool: add tool to print elog events | Ricardo Quesada |
2021-08-05 | Move ELOG defines/struct to commonib/bsd/elog.h | Ricardo Quesada |
2021-08-04 | Move elog_internal.h to commonlib/bsd/include | Ricardo Quesada |
2021-08-04 | Move post_codes.h to commonlib/console/ | Ricardo Quesada |
2021-08-02 | helpers: Add GENMASK macro | Yu-Ping Wu |
2021-07-29 | commonlib: Add timestamp strings for TS_FSP_MULTI_PHASE_SI_INIT_x | Subrata Banik |
2021-07-21 | commonlib/timestamp,amd/common/block/cpu: Add uCode timestamps | Raul E Rangel |
2021-07-05 | timestamp,vc/google/chromeos/cr50: Add timestamp for enable update | Raul E Rangel |
2021-06-30 | commonlib: Add Intel-specific timestamps for before/after sending EOP | Tim Wawrzynczak |
2021-06-26 | helpers: Introduce retry macro | Yu-Ping Wu |
2021-06-18 | nvs: Add Chrome OS NVS (CNVS) information to coreboot tables | Furquan Shaikh |
2021-06-16 | timestamp,amd/common/apob_cache: Add timestamps for APOB | Raul E Rangel |
2021-06-14 | ChromeOS: Separate NVS from global GNVS | Kyösti Mälkki |
2021-06-14 | commonlib/timestamp: Clarify wording on TS_LOAD_PAYLOAD | Raul E Rangel |
2021-06-11 | commonlib/lz4_wrapper.c: do not use bitfields | Krystian Hebel |
2021-06-10 | drivers/intel/fsp2_0: Add timestamps for loading FSPM & FSPS | Martin Roth |
2021-06-04 | src/intel/xeon_sp: add hardware error support (HEST) | Rocky Phagura |
2021-04-21 | commonlib/region: Turn addrspace_32bit into a more official API | Julius Werner |
2021-04-10 | cbfs: mcache: Fix size calculation for perfectly full cache | Julius Werner |
2021-04-09 | soc/mediatek: add new driver 'msdc' for eMMC | Wenbin Mei |
2021-04-06 | mem_pool: Track the last two allocations (not just one) | Julius Werner |
2021-04-06 | cbfs: Add file data hashing for CONFIG_CBFS_VERIFICATION | Julius Werner |
2021-03-17 | cbfs: Move stage header into a CBFS attribute | Julius Werner |
2021-03-08 | cbfs: Add cbfs_alloc() primitive and combine cbfs_load() and cbfs_map() | Julius Werner |
2021-03-08 | cbfs: Pull handling of the CBFS_CACHE mem_pool into CBFS core | Julius Werner |
2021-02-18 | commonlib/bsd: Fix direct inclusion of <endian.h> | Julius Werner |