summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/include/sysinfo.h
Commit message (Expand)AuthorAgeFilesLines
* libpayload: Add CBMEM_IMD_ENTRY support to coreboot tables parserJakub Czapiga2021-12-031-0/+6
* coreboot tables: Add type-c port info to coreboot tableNick Vaccaro2021-10-041-0/+2
* 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/+5
* lib/libpayload: Replace strapping_ids with new board configuration entryTim Wawrzynczak2020-10-301-1/+8
* libpayload/arch/x86: Introduce pacc pointer in sysinfo_t structFelix Singer2020-10-201-0/+5
* libpayload: Cache physical location of stringsNico Huber2020-08-241-15/+16
* libpayload: Cache physical location of CBMEM entriesNico Huber2020-08-241-8/+8
* libpayload: Cache physical location of cb_table entriesNico Huber2020-08-241-2/+2
* libpayload: Cache copy of `cb_framebuffer` structNico Huber2020-08-241-1/+1
* libpayload: Cache physical location of serial-console structNico Huber2020-08-241-3/+1
* libpayload: Cache physical CMOS option table locationNico Huber2020-08-241-1/+1
* libpayload: Cache physical cbmem console addressNico Huber2020-08-241-1/+3
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* lib/coreboot_table: Add CBMEM_ID_VBOOT_WORKBUF pointer to coreboot tableYu-Ping Wu2019-12-021-1/+0
* libpayload: Add fmap_cache to sysinfo_tFurquan Shaikh2019-10-021-0/+3
* vboot: deprecate vboot_handoff structureJoel Kitching2019-07-231-2/+0
* coreboot_tables: pass the early_mmc_wake_hw status to payloadBora Guvendik2019-05-231-0/+1
* vboot: make vboot workbuf available to payloadJoel Kitching2019-03-191-0/+2
* payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-071-1/+1
* cbtable: remove chromeos_acpi from cbtableJoel Kitching2018-08-221-2/+0
* cbmem: rename vdat to chromeos_acpiJoel Kitching2018-08-141-2/+2
* libpayload: Add SKU ID coreboot table supportJulius Werner2017-12-071-0/+1
* libpayload: Minor board ID / RAM code cleanupsJulius Werner2017-12-071-0/+3
* libpayload: Add VPD address into lib_sysinfoKan Yan2017-01-131-0/+1
* libpayload: Drop CONFIG_LP_CHROMEOSStefan Reinauer2016-03-151-6/+0
* libpayload: store boot media information in sysinfoPatrick Georgi2015-07-141-0/+4
* sysinfo: remove unused tag for struct spi_flashDaisuke Nojiri2015-07-061-1/+1
* libpayload: Make Kconfig bools use IS_ENABLED()Stefan Reinauer2015-06-301-4/+4
* libpayload: Parse MTC and fill mtc_start and mtc_sizeFurquan Shaikh2015-06-231-0/+2
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* libpayload: cros: add serial number from coreboot tableStephen Barber2015-04-221-0/+1
* libpayload: Take flash parameters from corebootDan Ehrenberg2015-04-171-0/+5
* libpayload: whitespace cleanupPatrick Georgi2015-03-211-9/+9
* libpayload: Add RAM code to sysinfo_tDavid Hendricks2015-03-211-0/+1
* libpayload: Add support for parsing RAMOOPS range from corebootFurquan Shaikh2015-03-211-0/+2
* 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/+5
* libpayload: Consolidate coreboot table parsingVadim Bendebury2015-03-201-0/+14
* libpayload: Add board id parsingVadim Bendebury2015-03-201-0/+1
* libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.Gabe Black2014-08-051-4/+4
* libpayload: Parse CBMEM ACPI GNVS pointerDuncan Laurie2014-01-301-0/+1
* libpayload: adjust max number of memrangesAaron Durbin2014-01-281-2/+2
* libpayload: add x86 ROM variable MTRR supportAaron Durbin2013-03-291-0/+5
* libpayload: Add comments on virtual pointers in lib_sysinfoNico Huber2013-03-221-0/+6
* libpayload: add support for vboot_handoffAaron Durbin2013-03-141-0/+2
* libpayload: Use #ifdef for CONFIG_* checksNico Huber2012-11-151-3/+3
* Update libpayloads understanding of the coreboot tables.Gabe Black2012-11-081-0/+32
* Update the way serial info is read from the coreboot tables.Gabe Black2012-11-071-0/+3
* Cleanup access to vendor/part # infoPhilip Prindeville2012-01-071-0/+3