aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/bootblock_normal.c
AgeCommit message (Expand)Author
2020-12-02cbfs: Simplify load/map API names, remove type argumentsJulius Werner
2020-05-18src: Remove unused 'include <string.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-03-06src/arch/x86: Convert to SPDX license headerPatrick Georgi
2020-01-07drivers/pc80/rtc: Clean up some headersKyösti Mälkki
2019-12-27bootblock: Support normal/fallback mechanism againKyösti Mälkki
2019-12-20arch/x86: Drop romcc bootblockArthur Heymans
2017-07-26Port cmos.default handling to C environment bootblockNico Huber
2017-07-07arch/*: Update Kconfig symbol usageMartin Roth
2017-03-20arch/x86: Fix most of remaining issues detected by checkpatchLee Leahy
2017-03-17arch/x86: Fix issues with braces 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-12-04arch/x86/bootblock_normal: Update to use fewer registersMartin Roth
2015-11-11arm/arm64: Generalize bootblock C entry pointJulius Werner
2015-11-03arch/x86/bootblock_normal: Fix failure to buildTimothy Pearson
2015-07-13x86: flatten hierarchyStefan Reinauer