aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/include/coreboot_tables.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-22drivers/smmstore: Implement SMMSTORE version 2Patrick Rudolph
2020-08-24libpayload: Cache physical location of CBMEM entriesNico Huber
2020-08-24libpayload: Cache physical cbmem console addressNico Huber
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2019-10-03libpayload: refactor fetching cbmem pointersPatrick Georgi
2019-10-02libpayload: Add fmap_cache to sysinfo_tFurquan Shaikh
2019-08-08libpayload: cbgfx: Allow rotation of the displayNicolas Boichat
2019-07-23vboot: deprecate vboot_handoff structureJoel Kitching
2019-06-18commonlib: define cbtable tags as enum to identify conflictsPatrick Georgi
2019-06-18libpayload: define cbtable tags as enum to identify conflictsPatrick 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
2017-12-07libpayload: Add SKU ID coreboot table supportJulius Werner
2017-12-07libpayload: Minor board ID / RAM code cleanupsJulius Werner
2017-10-29LB_TAGS: change the value of CB_TAG_MAC_ADDRS to 0x33Ronald G. Minnich
2017-01-13libpayload: Add VPD address into lib_sysinfoKan Yan
2016-05-09coreboot_tables: Extend serial port descriptionLee Leahy
2016-02-19libpayload: honor TSC information under CONFIG_LP_TIMER_RDTSCAaron Durbin
2015-07-14libpayload: store boot media information in sysinfoPatrick Georgi
2015-06-23libpayload: Parse MTC and fill mtc_start and mtc_sizeFurquan Shaikh
2015-04-22libpayload: cros: add serial number from coreboot tableStephen Barber
2015-04-17libpayload: read register width from coreboot tableVadim Bendebury
2015-04-17libpayload: Take flash parameters from corebootDan Ehrenberg
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: Add board id parsingVadim Bendebury
2014-08-13arm: libpayload: Add cache coherent DMA memory definition and managementJulius Werner
2014-08-10coreboot_tables: reduce redundant data structuresJulius Werner
2014-01-30libpayload: Parse CBMEM ACPI GNVS pointerDuncan Laurie
2013-12-03Drop obsolete CONSOLE_LOGBUFStefan Reinauer
2013-06-27libpayload: Fix whitespace errorsStefan Tauner
2013-04-20Eliminate use of pointers in coreboot tableStefan Reinauer
2013-03-29libpayload: add x86 ROM variable MTRR supportAaron Durbin
2013-03-14libpayload: add support for vboot_handoffAaron Durbin
2012-11-09libpayload: Add CB_ prefixes to some constants in coreboot_tables.h.Gabe Black
2012-11-09libpayload: Change "GPIOs" into flags.Gabe Black
2012-11-08Update libpayloads understanding of the coreboot tables.Gabe Black
2012-11-07Move the definition of ipchksum into its own header file.Gabe Black
2012-01-07Cleanup access to vendor/part # infoPhilip Prindeville
2011-12-24Fix missing cast back to void *Philip Prindeville
2011-12-24Use convenience function to checksumPhilip Prindeville
2011-12-24Replace UNPACK_CB64 macro with inlinePhilip Prindeville
2011-10-21Extend coreboot table entry for serial portsStefan Reinauer
2010-11-22Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer
2010-03-25Add coreboot framebuffer support to libpayloadStefan Reinauer
2009-03-17Add high coreboot table support to libpayloadStefan 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