summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/arch-coreboot
AgeCommit message (Expand)AuthorFilesLines
2022-01-19doc: replace @return by Return:Heinrich Schuchardt1-1/+1
2021-03-27x86: Move coreboot timestamp info into coreboot_tables.hSimon Glass1-24/+1
2021-03-27x86: Make coreboot sysinfo available to any x86 boardSimon Glass1-62/+0
2020-05-27x86: coreboot: add SMBIOS cbmem entry parsingChristian Gmeiner1-0/+2
2020-04-16x86: Correct wording of coreboot source codeSimon Glass1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2-4/+2
2016-03-17x86: Move sysinfo related to sysinfo.hBin Meng1-0/+2
2016-03-17x86: Move asm/arch-coreboot/tables.h to a common placeBin Meng2-295/+1
2016-02-05x86: Drop asm/arch/gpio.hBin Meng1-13/+0
2016-01-19Add more SPDX-License-Identifier tagsTom Rini1-12/+1
2015-08-26x86: coreboot: Increase memrange entry number to 32Bin Meng1-6/+3
2015-01-24x86: Use ipchecksum from net/Simon Glass1-37/+0
2014-12-14x86: ich6-gpio: Move setup_pch_gpios() to board support codesBin Meng1-0/+3
2014-12-08Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada2-2/+2
2014-11-21x86: ivybridge: Add support for early GPIO initSimon Glass1-5/+0
2014-10-24dm: x86: Add a gpio header for corebootSimon Glass1-0/+15
2013-08-19SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk2-44/+2
2013-05-14x86: Support adding coreboot timestanps to bootstageSimon Glass1-0/+7
2013-02-09Clean up libfdt.h includesGerald Van Baren1-2/+1
2013-02-08treewide: include libfdt_env.h before fdt.hKim Phillips1-0/+1
2012-12-07x86: Add a CBMEM timestamp generated right before the kernel startup.Vadim Bendebury1-0/+1
2012-12-07x86: Enable coreboot timestamp facility support in u-boot.Vadim Bendebury1-0/+51
2012-12-01x86: coreboot: Decode additional coreboot sysinfo tagsSimon Glass2-7/+101
2011-12-19x86: Import code from coreboot's libpayload to parse the coreboot tableGabe Black3-0/+341