aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/include/sysinfo.h
AgeCommit message (Expand)Author
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-20libpayload/arch/x86: Introduce pacc pointer in sysinfo_t structFelix Singer
2020-08-24libpayload: Cache physical location of stringsNico Huber
2020-08-24libpayload: Cache physical location of CBMEM entriesNico Huber
2020-08-24libpayload: Cache physical location of cb_table entriesNico Huber
2020-08-24libpayload: Cache copy of `cb_framebuffer` structNico Huber
2020-08-24libpayload: Cache physical location of serial-console structNico Huber
2020-08-24libpayload: Cache physical CMOS option table locationNico Huber
2020-08-24libpayload: Cache physical cbmem console addressNico Huber
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2019-12-02lib/coreboot_table: Add CBMEM_ID_VBOOT_WORKBUF pointer to coreboot tableYu-Ping Wu
2019-10-02libpayload: Add fmap_cache to sysinfo_tFurquan Shaikh
2019-07-23vboot: deprecate vboot_handoff structureJoel Kitching
2019-05-23coreboot_tables: pass the early_mmc_wake_hw status to payloadBora Guvendik
2019-03-19vboot: make vboot workbuf available to payloadJoel Kitching
2019-03-07payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-08-22cbtable: remove chromeos_acpi from cbtableJoel Kitching
2018-08-14cbmem: rename vdat to chromeos_acpiJoel Kitching
2017-12-07libpayload: Add SKU ID coreboot table supportJulius Werner
2017-12-07libpayload: Minor board ID / RAM code cleanupsJulius Werner
2017-01-13libpayload: Add VPD address into lib_sysinfoKan Yan
2016-03-15libpayload: Drop CONFIG_LP_CHROMEOSStefan Reinauer
2015-07-14libpayload: store boot media information in sysinfoPatrick Georgi
2015-07-06sysinfo: remove unused tag for struct spi_flashDaisuke Nojiri
2015-06-30libpayload: Make Kconfig bools use IS_ENABLED()Stefan Reinauer
2015-06-23libpayload: Parse MTC and fill mtc_start and mtc_sizeFurquan Shaikh
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-04-22libpayload: cros: add serial number from coreboot tableStephen Barber
2015-04-17libpayload: Take flash parameters from corebootDan Ehrenberg
2015-03-21libpayload: whitespace cleanupPatrick Georgi
2015-03-21libpayload: Add RAM code to sysinfo_tDavid Hendricks
2015-03-21libpayload: Add support for parsing RAMOOPS range from corebootFurquan Shaikh
2015-03-21libpayload: make wifi calibration table available through sysinfoVadim Bendebury
2015-03-20libpayload: cros: include mac addresses in coreboot tableVadim Bendebury
2015-03-20libpayload: Consolidate coreboot table parsingVadim Bendebury
2015-03-20libpayload: Add board id parsingVadim Bendebury
2014-08-05libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.Gabe Black
2014-01-30libpayload: Parse CBMEM ACPI GNVS pointerDuncan Laurie
2014-01-28libpayload: adjust max number of memrangesAaron Durbin
2013-03-29libpayload: add x86 ROM variable MTRR supportAaron Durbin
2013-03-22libpayload: Add comments on virtual pointers in lib_sysinfoNico Huber
2013-03-14libpayload: add support for vboot_handoffAaron Durbin
2012-11-15libpayload: Use #ifdef for CONFIG_* checksNico Huber
2012-11-08Update libpayloads understanding of the coreboot tables.Gabe Black
2012-11-07Update the way serial info is read from the coreboot tables.Gabe Black
2012-01-07Cleanup access to vendor/part # infoPhilip Prindeville
2011-11-03libpayload: Put coreboot version into lib_sysinfoMathias Krause
2011-04-16Allow libpayload to use an OXPCIe 952 card on systems without ...Stefan Reinauer
2010-03-25Add coreboot framebuffer support to libpayloadStefan Reinauer
2009-07-31* drop duplicate prototype for lib_get_sysinfo()Stefan Reinauer
2009-05-17Add type field to memranges, and fill it from the source data.Patrick Georgi
2008-11-11[PATCH] Add sysinfo_have_multiboot functionJordan Crouse
2008-08-19misc fixes:Stefan Reinauer
2008-08-07add get_option to libpayload, so coreboot cmos options can be queried.Stefan Reinauer
2008-04-11Various small consistency fixes (trivial):Uwe Hermann
2008-03-20Cosmetics, coding style fixes (trivial).Uwe Hermann
2008-03-19libpayload: The initial chunk of code writen by AMDJordan Crouse