summaryrefslogtreecommitdiff
path: root/src/lib/bootblock.c
AgeCommit message (Expand)Author
2020-08-27symbols: Change implementation details of DECLARE_OPTIONAL_REGION()Julius Werner
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-20drivers/pc80/rtc: Reorganize prototypesKyösti Mälkki
2020-04-04src/lib: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-01-10drivers/pc80/rtc: Move sanitize_cmos()Kyösti Mälkki
2020-01-07drivers/pc80/rtc: Remove stub for sanitize_cmos()Kyösti Mälkki
2020-01-07drivers/pc80/rtc: Remove stub for cmos_post_init()Kyösti Mälkki
2019-11-05bootblock: Add TS_START_BOOTBLOCK and TS_END_BOOTBLOCKKyösti Mälkki
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