index
:
delta/coreboot/coreboot.git
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
foo2
master
rampayload
review.coreboot.org: coreboot.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
bootblock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
timestamps: Rename timestamps to make names more consistent
Jakub Czapiga
2022-03-08
1
-2
/
+2
*
security/tpm: Add option to init TPM in bootblock
Arthur Heymans
2021-05-06
1
-0
/
+7
*
decompressor: Add CBFS_VERIFICATION support
Julius Werner
2021-04-06
1
-0
/
+3
*
src/lib/bootblock.c: make bootblock_main_with_timestamp public
Kangheui Won
2020-09-22
1
-1
/
+1
*
symbols: Change implementation details of DECLARE_OPTIONAL_REGION()
Julius Werner
2020-08-27
1
-2
/
+0
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
1
-1
/
+0
*
drivers/pc80/rtc: Reorganize prototypes
Kyösti Mälkki
2020-04-20
1
-1
/
+1
*
src/lib: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-04
1
-14
/
+2
*
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-17
1
-1
/
+0
*
drivers/pc80/rtc: Move sanitize_cmos()
Kyösti Mälkki
2020-01-10
1
-0
/
+1
*
drivers/pc80/rtc: Remove stub for sanitize_cmos()
Kyösti Mälkki
2020-01-07
1
-1
/
+2
*
drivers/pc80/rtc: Remove stub for cmos_post_init()
Kyösti Mälkki
2020-01-07
1
-1
/
+3
*
bootblock: Add TS_START_BOOTBLOCK and TS_END_BOOTBLOCK
Kyösti Mälkki
2019-11-05
1
-0
/
+4
*
lib/bootblock: Add simplified entry with basetime
Kyösti Mälkki
2019-08-26
1
-1
/
+14
*
src: Use '#include <timestamp.h>' when needed
Elyes HAOUAS
2019-07-15
1
-0
/
+1
*
lib/bootblock: Sanitize CMOS after bootblock_*_early_init()
Nico Huber
2019-05-23
1
-3
/
+3
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
1
-4
/
+4
*
symbols.h: Add macro to define memlayout region symbols
Julius Werner
2019-02-22
1
-1
/
+2
*
Move compiler.h to commonlib
Nico Huber
2018-10-08
1
-1
/
+0
*
Introduce bootblock self-decompression
Julius Werner
2018-05-22
1
-0
/
+17
*
bootblock: Allow more timestamps in bootblock_main_with_timestamp()
Julius Werner
2018-05-22
1
-4
/
+9
*
compiler.h: add __weak macro
Aaron Durbin
2018-04-24
1
-4
/
+5
*
Port cmos.default handling to C environment bootblock
Nico Huber
2017-07-26
1
-0
/
+1
*
src/lib: Move asmlinkage before type
Lee Leahy
2017-03-13
1
-1
/
+1
*
arch/x86: fix cmos post logging in non romcc bootblock
Aaron Durbin
2017-01-06
1
-0
/
+3
*
lib: Add asmlinkage attribute to bootblock_main_with_timestamp
Lee Leahy
2016-06-09
1
-1
/
+1
*
lib/bootblock: Provide mechanism to pass in an early timestamp
Alexandru Gagniuc
2016-05-19
1
-4
/
+14
*
lib/bootblock: provide SoC callback parity with mainboard
Aaron Durbin
2016-02-26
1
-0
/
+2
*
timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig
Julius Werner
2016-02-12
1
-1
/
+6
*
arm/arm64: Generalize bootblock C entry point
Julius Werner
2015-11-11
1
-0
/
+45