aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel/haswell/bootblock.c
AgeCommit message (Expand)Author
2021-01-11cpu/intel/haswell: Add delay for TPM before Flex Ratio rebootAngel Pons
2020-06-06src: Remove unused 'include <cpu/x86/mtrr.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-04src/cpu: Use SPDX for GPL-2.0-only filesAngel Pons
2019-12-19src: Remove unused 'include <arch/cpu.h>'Elyes HAOUAS
2019-12-14bootblock: Provide some common prototypesKyösti Mälkki
2019-09-15cpu/intel/microcode: Make microcode lib available in bootblockRizwan Qureshi
2019-09-10AUTHORS: Move src/cpu/intel copyrights into AUTHORS fileMartin Roth
2019-04-21cpu/intel/haswell: Use C_ENVIRONMENT_BOOTBLOCKArthur Heymans
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2017-06-28cpu/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-03-16cpu/intel: Add int to unsignedLee Leahy
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-15cpu/mtrr.h: Fix macro names for MTRR registersAlexandru Gagniuc
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-12-02Replace hlt with halt()Patrick Georgi
2014-01-15nehalem/sandy/ivy/haswell: Enable WRPROT cache for all of flashKyösti Mälkki
2013-11-25haswell: check for clean resetAaron Durbin
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-14haswell: Add initial support for Haswell platformsAaron Durbin