aboutsummaryrefslogtreecommitdiff
path: root/src/commonlib/include/commonlib/coreboot_tables.h
AgeCommit message (Expand)Author
2020-12-21drivers/tpm: Implement full PPIPatrick Rudolph
2020-12-08coreboot tables: Add SPI flash memory map windows to coreboot tablesFurquan Shaikh
2020-10-30lib/libpayload: Replace strapping_ids with new board configuration entryTim Wawrzynczak
2020-10-22drivers/smmstore: Implement SMMSTORE version 2Patrick Rudolph
2020-09-21src/commonlib: Drop unneeded empty linesElyes HAOUAS
2020-07-04lib/coreboot_table: Add Intel FSP version to coreboot tableJohnny Lin
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-04src/commonlib: Use SPDX for GPL-2.0-only filesAngel Pons
2020-02-24treewide: Capitalize 'CMOS'Elyes HAOUAS
2019-09-23lib/fmap: Cache FMAP in cbmemPatrick Rudolph
2019-08-08lib/edid: Add suport for display rotationNicolas Boichat
2019-07-23vboot: deprecate vboot_handoff structureJoel Kitching
2019-06-18commonlib: define cbtable tags as enum to identify conflictsPatrick Georgi
2019-05-29commonlib: fix typo LB_TAB_* (instead of LB_TAG_*)Patrick Georgi
2019-05-29commonlib: renumber CB_TAG_TCPA_LOGPatrick Georgi
2019-05-23Renumber cbtable tag MMC_INFOPatrick Georgi
2019-05-23coreboot_tables: pass the early_mmc_wake_hw status to payloadBora Guvendik
2019-03-19vboot: make vboot workbuf available to payloadJoel Kitching
2018-08-22cbtable: remove chromeos_acpi from cbtableJoel Kitching
2018-08-14cbmem: rename vdat to chromeos_acpiJoel Kitching
2018-07-28util/cbmem: Add cbmem TCPA log supportPhilipp Deppenwiese
2018-02-05coreboot_tables: Document coreboot framebufferNico Huber
2017-12-07boardid: Add helpers to read sku_id strapping into coreboot tablesJulius Werner
2017-12-07boardid: Minor clean up and standardizationJulius Werner
2017-10-29LB_TAGS: change the value of CB_TAG_MAC_ADDRS to 0x33Ronald G. Minnich
2017-03-13commonlib: Wrap lines at 80 columnsLee Leahy
2017-03-10commonlib: Fix issues with { } and elseLee Leahy
2017-03-10commonlib: Wrap lines at 80 columnsLee Leahy
2017-03-10commonlib: Fix spacing issuesLee Leahy
2016-05-09coreboot_tables: Extend serial port descriptionLee Leahy
2016-02-19x86: add coreboot table entry for TSC infoAaron Durbin
2016-01-18commonlib/: Add missing license headersMartin Roth
2015-11-19vendorcode/google/chromeos: Cache VPD data into CBMEMHung-Te Lin
2015-11-03cbmem: add coreboot table records for each cbmem entryAaron Durbin
2015-09-22coreboot: introduce commonlibAaron Durbin