index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
bootblock.c
Age
Commit message (
Expand
)
Author
2019-08-26
lib/bootblock: Add simplified entry with basetime
Kyösti Mälkki
2019-07-15
src: Use '#include <timestamp.h>' when needed
Elyes HAOUAS
2019-05-23
lib/bootblock: Sanitize CMOS after bootblock_*_early_init()
Nico Huber
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-02-22
symbols.h: Add macro to define memlayout region symbols
Julius Werner
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-05-22
Introduce bootblock self-decompression
Julius Werner
2018-05-22
bootblock: Allow more timestamps in bootblock_main_with_timestamp()
Julius Werner
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2017-07-26
Port cmos.default handling to C environment bootblock
Nico Huber
2017-03-13
src/lib: Move asmlinkage before type
Lee Leahy
2017-01-06
arch/x86: fix cmos post logging in non romcc bootblock
Aaron Durbin
2016-06-09
lib: Add asmlinkage attribute to bootblock_main_with_timestamp
Lee Leahy
2016-05-19
lib/bootblock: Provide mechanism to pass in an early timestamp
Alexandru Gagniuc
2016-02-26
lib/bootblock: provide SoC callback parity with mainboard
Aaron Durbin
2016-02-12
timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig
Julius Werner
2015-11-11
arm/arm64: Generalize bootblock C entry point
Julius Werner