summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/include/coreboot_tables.h
Commit message (Expand)AuthorAgeFilesLines
* libpayload: Switch to commonlib ipchksum() algorithmJulius Werner2024-02-021-1/+1
* {commonlib, libpayload}: Add "has_external_display" in coreboot tableSubrata Banik2023-10-041-0/+7
* payloads/libpayload/include/coreboot_tables: Use C99 flexible arraysElyes Haouas2023-08-011-7/+7
* coreboot_tables: Drop uart PCI addrArthur Heymans2022-10-261-8/+0
* coreboot_tables: Add PCIe info to coreboot tableJianjun Wang2022-05-191-0/+7
* coreboot_tables: Replace 'struct lb_uint64' with lb_uint64_tJianjun Wang2022-04-141-20/+12
* libpayload: Parse the ACPI RSDP table entryArthur Heymans2022-03-301-0/+11
* libpayload: Add CBMEM_IMD_ENTRY support to coreboot tables parserJakub Czapiga2021-12-031-2/+10
* driver/intel/pmc_mux/conn: Move typec_orientation enum to coreboot_tables.hNick Vaccaro2021-10-041-0/+6
* coreboot tables: Add type-c port info to coreboot tableNick Vaccaro2021-10-041-0/+22
* nvs: Add Chrome OS NVS (CNVS) information to coreboot tablesFurquan Shaikh2021-06-181-0/+1
* coreboot tables: Add SPI flash memory map windows to coreboot tablesFurquan Shaikh2020-12-081-0/+13
* lib/libpayload: Replace strapping_ids with new board configuration entryTim Wawrzynczak2020-10-301-6/+11
* drivers/smmstore: Implement SMMSTORE version 2Patrick Rudolph2020-10-221-0/+1
* libpayload: Cache physical location of CBMEM entriesNico Huber2020-08-241-1/+0
* libpayload: Cache physical cbmem console addressNico Huber2020-08-241-0/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* libpayload: refactor fetching cbmem pointersPatrick Georgi2019-10-031-0/+2
* libpayload: Add fmap_cache to sysinfo_tFurquan Shaikh2019-10-021-0/+1
* libpayload: cbgfx: Allow rotation of the displayNicolas Boichat2019-08-081-0/+9
* vboot: deprecate vboot_handoff structureJoel Kitching2019-07-231-1/+1
* commonlib: define cbtable tags as enum to identify conflictsPatrick Georgi2019-06-181-0/+3
* libpayload: define cbtable tags as enum to identify conflictsPatrick Georgi2019-06-181-55/+49
* 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
* libpayload: Add SKU ID coreboot table supportJulius Werner2017-12-071-0/+1
* libpayload: Minor board ID / RAM code cleanupsJulius Werner2017-12-071-10/+4
* LB_TAGS: change the value of CB_TAG_MAC_ADDRS to 0x33Ronald G. Minnich2017-10-291-13/+13
* libpayload: Add VPD address into lib_sysinfoKan Yan2017-01-131-0/+1
* coreboot_tables: Extend serial port descriptionLee Leahy2016-05-091-0/+15
* libpayload: honor TSC information under CONFIG_LP_TIMER_RDTSCAaron Durbin2016-02-191-0/+8
* libpayload: store boot media information in sysinfoPatrick Georgi2015-07-141-0/+11
* libpayload: Parse MTC and fill mtc_start and mtc_sizeFurquan Shaikh2015-06-231-0/+1
* libpayload: cros: add serial number from coreboot tableStephen Barber2015-04-221-0/+3
* libpayload: read register width from coreboot tableVadim Bendebury2015-04-171-0/+1
* libpayload: Take flash parameters from corebootDan Ehrenberg2015-04-171-0/+9
* libpayload: Add RAM code to sysinfo_tDavid Hendricks2015-03-211-0/+7
* libpayload: Add support for parsing RAMOOPS range from corebootFurquan Shaikh2015-03-211-0/+1
* libpayload: make wifi calibration table available through sysinfoVadim Bendebury2015-03-211-0/+1
* libpayload: cros: include mac addresses in coreboot tableVadim Bendebury2015-03-201-0/+12
* libpayload: Add board id parsingVadim Bendebury2015-03-201-0/+8
* arm: libpayload: Add cache coherent DMA memory definition and managementJulius Werner2014-08-131-0/+1
* coreboot_tables: reduce redundant data structuresJulius Werner2014-08-101-21/+7
* libpayload: Parse CBMEM ACPI GNVS pointerDuncan Laurie2014-01-301-0/+1
* Drop obsolete CONSOLE_LOGBUFStefan Reinauer2013-12-031-1/+1
* libpayload: Fix whitespace errorsStefan Tauner2013-06-271-1/+1
* Eliminate use of pointers in coreboot tableStefan Reinauer2013-04-201-3/+3