summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/libc/coreboot.c
Commit message (Expand)AuthorAgeFilesLines
* libpayload: store boot media information in sysinfoPatrick Georgi2015-07-141-0/+14
* libpayload: Make Kconfig bools use IS_ENABLED()Stefan Reinauer2015-06-301-7/+7
* libpayload: Parse MTC and fill mtc_start and mtc_sizeFurquan Shaikh2015-06-231-0/+11
* libpayload: cros: add serial number from coreboot tableStephen Barber2015-04-221-0/+3
* libpayload: Take flash parameters from corebootDan Ehrenberg2015-04-171-0/+12
* libpayload: Add RAM code to sysinfo_tDavid Hendricks2015-03-211-2/+13
* libpayload: Add support for parsing RAMOOPS range from corebootFurquan Shaikh2015-03-211-0/+11
* libpayload: make wifi calibration table available through sysinfoVadim Bendebury2015-03-211-0/+9
* libpayload: move MRC processing to x86 path and remove ACPI_GNVS duplicationVadim Bendebury2015-03-201-9/+0
* libpayload: cros: include mac addresses in coreboot tableVadim Bendebury2015-03-201-0/+17
* libpayload: Consolidate coreboot table parsingVadim Bendebury2015-03-201-0/+319