summaryrefslogtreecommitdiff
path: root/payloads/libpayload/include/coreboot_tables.h
AgeCommit message (Expand)Author
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