aboutsummaryrefslogtreecommitdiff
path: root/src/lib/bootblock.c
AgeCommit message (Expand)Author
2019-08-26lib/bootblock: Add simplified entry with basetimeKyösti Mälkki
2019-07-15src: Use '#include <timestamp.h>' when neededElyes HAOUAS
2019-05-23lib/bootblock: Sanitize CMOS after bootblock_*_early_init()Nico Huber
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-02-22symbols.h: Add macro to define memlayout region symbolsJulius Werner
2018-10-08Move compiler.h to commonlibNico Huber
2018-05-22Introduce bootblock self-decompressionJulius Werner
2018-05-22bootblock: Allow more timestamps in bootblock_main_with_timestamp()Julius Werner
2018-04-24compiler.h: add __weak macroAaron Durbin
2017-07-26Port cmos.default handling to C environment bootblockNico Huber
2017-03-13src/lib: Move asmlinkage before typeLee Leahy
2017-01-06arch/x86: fix cmos post logging in non romcc bootblockAaron Durbin
2016-06-09lib: Add asmlinkage attribute to bootblock_main_with_timestampLee Leahy
2016-05-19lib/bootblock: Provide mechanism to pass in an early timestampAlexandru Gagniuc
2016-02-26lib/bootblock: provide SoC callback parity with mainboardAaron Durbin
2016-02-12timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION KconfigJulius Werner
2015-11-11arm/arm64: Generalize bootblock C entry pointJulius Werner