summaryrefslogtreecommitdiff
path: root/src/arch/x86/bootblock_simple.c
AgeCommit message (Expand)Author
2019-12-20arch/x86: Drop romcc bootblockArthur Heymans
2019-10-08arch/x86: Don't allow separate verstage to boot from romcc bootblockArthur Heymans
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2017-07-26Port cmos.default handling to C environment bootblockNico Huber
2017-07-07arch/*: Update Kconfig symbol usageMartin Roth
2017-03-28vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner
2017-03-20arch/x86: Fix most of remaining issues detected by checkpatchLee Leahy
2017-03-17arch/x86: Fix space issues detected by checkpatchLee Leahy
2016-01-21arch/x86/include: Rename bootblock_common to bootblock_romcc.hAlexandru Gagniuc
2016-01-14arch/x86: add missing license headersMartin Roth
2015-11-11arm/arm64: Generalize bootblock C entry pointJulius Werner
2015-10-14x86: add standalone verstage supportAaron Durbin
2015-07-13x86: flatten hierarchyStefan Reinauer