aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu/coreboot/tables.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Store the coreboot table address in global_dataSimon Glass2020-07-171-1/+7
* x86: coreboot: add SMBIOS cbmem entry parsingChristian Gmeiner2020-05-271-0/+14
* x86: Move coreboot-table detection into common codeSimon Glass2020-04-301-15/+9
* x86: coreboot: make it possible to process unhandled tagsChristian Gmeiner2019-05-191-0/+7
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* x86: Move asm/arch-coreboot/tables.h to a common placeBin Meng2016-03-171-1/+0
* x86: Use ipchecksum from net/Simon Glass2015-01-241-4/+4
* x86: Tidy up coreboot header usageSimon Glass2014-11-211-3/+3
* SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk2013-08-191-22/+1
* x86: coreboot: Decode additional coreboot sysinfo tagsSimon Glass2012-11-301-22/+87
* x86: coreboot: Drop sysinfo.cStefan Reinauer2012-11-301-0/+8
* x86: Import code from coreboot's libpayload to parse the coreboot tableGabe Black2011-12-191-0/+183