summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/include/coreboot_tables.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* libpayload: add x86 ROM variable MTRR supportAaron Durbin2013-03-291-0/+12
* libpayload: add support for vboot_handoffAaron Durbin2013-03-141-0/+8
* libpayload: Add CB_ prefixes to some constants in coreboot_tables.h.Gabe Black2012-11-091-9/+9
* libpayload: Change "GPIOs" into flags.Gabe Black2012-11-091-2/+4
* Update libpayloads understanding of the coreboot tables.Gabe Black2012-11-081-0/+42
* Move the definition of ipchksum into its own header file.Gabe Black2012-11-071-0/+1
* Cleanup access to vendor/part # infoPhilip Prindeville2012-01-071-6/+10
* Fix missing cast back to void *Philip Prindeville2011-12-241-2/+2
* Use convenience function to checksumPhilip Prindeville2011-12-241-0/+5
* Replace UNPACK_CB64 macro with inlinePhilip Prindeville2011-12-241-3/+7
* Extend coreboot table entry for serial portsStefan Reinauer2011-10-211-4/+12
* Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer2010-11-221-3/+3
* Add coreboot framebuffer support to libpayloadStefan Reinauer2010-03-251-0/+20
* Add high coreboot table support to libpayloadStefan Reinauer2009-03-171-0/+8
* add get_option to libpayload, so coreboot cmos options can be queried.Stefan Reinauer2008-08-071-1/+51
* Various small consistency fixes (trivial):Uwe Hermann2008-04-111-34/+34
* Cosmetics, coding style fixes (trivial).Uwe Hermann2008-03-201-5/+5
* libpayload: The initial chunk of code writen by AMDJordan Crouse2008-03-191-0/+151