summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/bootblock_simple.c
Commit message (Expand)AuthorAgeFilesLines
* arch/x86: Drop romcc bootblockArthur Heymans2019-12-201-36/+0
* arch/x86: Don't allow separate verstage to boot from romcc bootblockArthur Heymans2019-10-081-5/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* Port cmos.default handling to C environment bootblockNico Huber2017-07-261-2/+1
* arch/*: Update Kconfig symbol usageMartin Roth2017-07-071-3/+3
* vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner2017-03-281-1/+1
* arch/x86: Fix most of remaining issues detected by checkpatchLee Leahy2017-03-201-1/+2
* arch/x86: Fix space issues detected by checkpatchLee Leahy2017-03-171-2/+2
* arch/x86/include: Rename bootblock_common to bootblock_romcc.hAlexandru Gagniuc2016-01-211-1/+1
* arch/x86: add missing license headersMartin Roth2016-01-141-0/+13
* arm/arm64: Generalize bootblock C entry pointJulius Werner2015-11-111-1/+1
* x86: add standalone verstage supportAaron Durbin2015-10-141-0/+5
* x86: flatten hierarchy4.14.1Stefan Reinauer2015-07-131-0/+23