summaryrefslogtreecommitdiffstats
path: root/src/commonlib/include/commonlib/coreboot_tables.h
Commit message (Expand)AuthorAgeFilesLines
* {commonlib, libpayload}: Add "has_external_display" in coreboot tableSubrata Banik2023-10-041-1/+7
* arch to drivers/intel: Fix misspellings & capitalization issuesMartin Roth2023-09-081-1/+1
* commonlib/coreboot_tables.h: Use C99 flexible arraysElyes Haouas2023-07-301-7/+7
* commonlib/coreboot_tables.h: Fix typo in enum type nameAngel Pons2023-04-031-1/+1
* commonlib/coreboot_tables.h: Replace spaces with tabsAngel Pons2023-04-021-1/+1
* lib: set up specific purpose memory as LB_MEM_SOFT_RESERVEDJonathan Zhang2023-03-031-0/+1
* treewide: stop calling custom TPM log "TCPA"Sergii Dmytruk2023-01-111-1/+1
* coreboot_tables: Make existing alignment conventions more explicitJulius Werner2022-12-221-1/+7
* coreboot_tables: Drop uart PCI addrArthur Heymans2022-10-261-8/+0
* coreboot_tables: Add PCIe info to coreboot tableJianjun Wang2022-05-191-0/+9
* 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
* coreboot_tables.c: Expose the ACPI RSDPArthur Heymans2022-03-091-0/+12
* 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-041-0/+18
* nvs: Add Chrome OS NVS (CNVS) information to coreboot tablesFurquan Shaikh2021-06-181-0/+1
* drivers/tpm: Implement full PPIPatrick Rudolph2020-12-211-0/+24
* coreboot tables: Add SPI flash memory map windows to coreboot tablesFurquan Shaikh2020-12-081-0/+14
* lib/libpayload: Replace strapping_ids with new board configuration entryTim Wawrzynczak2020-10-301-9/+15
* drivers/smmstore: Implement SMMSTORE version 2Patrick Rudolph2020-10-221-0/+17
* src/commonlib: Drop unneeded empty linesElyes HAOUAS2020-09-211-5/+0
* lib/coreboot_table: Add Intel FSP version to coreboot tableJohnny Lin2020-07-041-0/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/commonlib: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-12/+2
* treewide: Capitalize 'CMOS'Elyes HAOUAS2020-02-241-6/+6
* lib/fmap: Cache FMAP in cbmemPatrick Rudolph2019-09-231-0/+1
* lib/edid: Add suport for display rotationNicolas Boichat2019-08-081-0/+13
* vboot: deprecate vboot_handoff structureJoel Kitching2019-07-231-1/+1
* commonlib: define cbtable tags as enum to identify conflictsPatrick Georgi2019-06-181-50/+52
* commonlib: fix typo LB_TAB_* (instead of LB_TAG_*)Patrick Georgi2019-05-291-3/+3
* commonlib: renumber CB_TAG_TCPA_LOGPatrick Georgi2019-05-291-1/+1
* Renumber cbtable tag MMC_INFOPatrick Georgi2019-05-231-1/+1
* coreboot_tables: pass the early_mmc_wake_hw status to payloadBora Guvendik2019-05-231-0/+15
* vboot: make vboot workbuf available to payloadJoel Kitching2019-03-191-0/+1
* cbtable: remove chromeos_acpi from cbtableJoel Kitching2018-08-221-1/+0
* cbmem: rename vdat to chromeos_acpiJoel Kitching2018-08-141-1/+1
* util/cbmem: Add cbmem TCPA log supportPhilipp Deppenwiese2018-07-281-0/+1
* coreboot_tables: Document coreboot framebufferNico Huber2018-02-051-0/+39
* boardid: Add helpers to read sku_id strapping into coreboot tablesJulius Werner2017-12-071-0/+1
* boardid: Minor clean up and standardizationJulius Werner2017-12-071-9/+3
* LB_TAGS: change the value of CB_TAG_MAC_ADDRS to 0x33Ronald G. Minnich2017-10-291-13/+13
* commonlib: Wrap lines at 80 columnsLee Leahy2017-03-131-4/+4
* commonlib: Fix issues with { } and elseLee Leahy2017-03-101-2/+1
* commonlib: Wrap lines at 80 columnsLee Leahy2017-03-101-11/+11
* commonlib: Fix spacing issuesLee Leahy2017-03-101-2/+2
* coreboot_tables: Extend serial port descriptionLee Leahy2016-05-091-0/+15
* x86: add coreboot table entry for TSC infoAaron Durbin2016-02-191-0/+8
* commonlib/: Add missing license headersMartin Roth2016-01-181-0/+13
* vendorcode/google/chromeos: Cache VPD data into CBMEMHung-Te Lin2015-11-191-0/+1
* cbmem: add coreboot table records for each cbmem entryAaron Durbin2015-11-031-0/+13