index
:
coreboot.git
24.02_branch
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.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
bootblock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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