Age | Commit message (Expand) | Author |
2024-08-30 | drivers/efi/uefi_capsules.c: coalesce and store UEFI capsules | Sergii Dmytruk |
2024-08-23 | region: Turn region_end() into an inclusive region_last() | Nico Huber |
2024-08-19 | drivers/efi: add optional ESRT-friendly coreboot table tag | Sergii Dmytruk |
2024-08-13 | commonlib/include: Include <stdint.h> to fix 'SIZE_MAX' undeclared error | Subrata Banik |
2024-08-11 | region: Introduce region_create() functions | Nico Huber |
2024-07-26 | commonlib/device_tree.c: Add read reg property helper | Maximilian Brune |
2024-06-28 | include/device_tree.h: Fix function name fdt_node_name | Maximilian Brune |
2024-06-22 | treewide: Move device_tree to commonlib | Maximilian Brune |
2024-05-08 | commonlib/timestamp_serialized: Define VB_AUXFW_SYNC_DONE timestamp | Karthikeyan Ramasubramanian |
2024-03-24 | commonlib: Add timestamp entries for eSOL | Subrata Banik |
2024-03-17 | commonlib: list: Include <stdint.h> | Julius Werner |
2024-03-15 | treewide: Move stdlib.h to commonlib | Maximilian Brune |
2024-03-08 | drivers/intel/fsp2_0: Add limited to 32-bits FSP 2.4 support | Jeremy Compostella |
2024-02-24 | treewide: Move list.h to commonlib | Maximilian Brune |
2023-10-04 | {commonlib, libpayload}: Add "has_external_display" in coreboot table | Subrata Banik |
2023-09-08 | arch to drivers/intel: Fix misspellings & capitalization issues | Martin Roth |
2023-08-17 | soc/intel: Update all references to ESE as ISSE | Usha P |
2023-08-01 | commonlib/tpm_log_serialized.h: Use C99 flexible arrays | Elyes Haouas |
2023-08-01 | commonlib/timestamp_serialized.h: Use C99 flexible arrays | Elyes Haouas |
2023-07-30 | commonlib/coreboot_tables.h: Use C99 flexible arrays | Elyes Haouas |
2023-06-25 | commonlib/post_codes.h: Fix POST_EXIT_PCI_SCAN_BUS description | lilacious |
2023-06-23 | commonlib/console/post_code.h: Change post code prefix to POSTCODE | lilacious |
2023-04-04 | commonlib: Add new "DMU load completed" TS | Bora Guvendik |
2023-04-03 | commonlib/coreboot_tables.h: Fix typo in enum type name | Angel Pons |
2023-04-02 | commonlib/coreboot_tables.h: Replace spaces with tabs | Angel Pons |
2023-03-03 | lib: set up specific purpose memory as LB_MEM_SOFT_RESERVED | Jonathan Zhang |
2023-02-08 | commonlib/storage: Add attach callback to sdhci_ctrlr | Shelley Chen |
2023-02-07 | src: Move POST_BOOTBLOCK_CAR to common postcodes and use it | Martin Roth |
2023-01-11 | security/tpm: make tspi/crtm.c agnostic to log format | Sergii Dmytruk |
2023-01-11 | treewide: stop calling custom TPM log "TCPA" | Sergii Dmytruk |
2023-01-07 | vc/google: Add and use POST_CODE_CLEAR definition | Martin Roth |
2022-12-22 | coreboot_tables: Make existing alignment conventions more explicit | Julius Werner |
2022-11-12 | device & commonlib: Update pci_scan_bus postcodes | Martin Roth |
2022-11-08 | arch/x86 & commonlib: Add macros for postcodes used in x86/tables | Martin Roth |
2022-10-26 | coreboot_tables: Drop uart PCI addr | Arthur Heymans |
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-03 | commonlib: Add support for rational number approximation | Vinod Polimera |
2022-07-04 | treewide: Unify Google branding | Jon Murphy |
2022-06-12 | soc/mediatek: pass access mode to the payload | Wenbin Mei |
2022-06-07 | commonlib: Clean up compiler.h | 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-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-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-09 | coreboot_tables.c: Expose the ACPI RSDP | Arthur Heymans |
2022-03-08 | timestamps: Rename timestamps to make names more consistent | Jakub Czapiga |
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 |
2021-12-20 | commonlib: Add new TS for CSE firmware Sync | Sridhar Siricilla |
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-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-08-04 | Move post_codes.h to commonlib/console/ | Ricardo Quesada |
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-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-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-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-03-08 | cbfs: Pull handling of the CBFS_CACHE mem_pool into CBFS core | Julius Werner |
2021-02-04 | acpi: Add support for reporting CrashLog in BERT table | Francois Toguo |
2020-12-21 | drivers/tpm: Implement full PPI | Patrick Rudolph |
2020-12-08 | coreboot tables: Add SPI flash memory map windows to coreboot tables | Furquan Shaikh |
2020-12-08 | commonlib/region: Allow multiple windows for xlate_region_dev | Furquan Shaikh |
2020-12-03 | cbfs: Add verification for RO CBFS metadata hash | Julius Werner |
2020-11-21 | cbfs: Add metadata cache | Julius Werner |
2020-11-16 | commonlib: Add timestamp values for forced delays | Martin Roth |
2020-10-30 | lib/libpayload: Replace strapping_ids with new board configuration entry | Tim Wawrzynczak |
2020-10-30 | cbfs: Hook up to new CBFS implementation | Julius Werner |
2020-10-22 | drivers/smmstore: Implement SMMSTORE version 2 | Patrick Rudolph |
2020-09-21 | src/commonlib: Drop unneeded empty lines | Elyes HAOUAS |
2020-08-28 | src: Remove incorrect x86 exception not from TS_DONE_LOADING description | Hung-Te Lin |
2020-07-14 | src: Remove unused 'include <stdint.h> | Elyes HAOUAS |
2020-07-04 | lib/coreboot_table: Add Intel FSP version to coreboot table | Johnny Lin |
2020-06-22 | cbmem: Remove IDs for TSEG and BERT | Marshall Dawson |
2020-06-21 | src: Substitute `__FUNCTION__` with `__func__` | Angel Pons |