index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
elog
/
boot_count.c
Age
Commit message (
Expand
)
Author
2021-01-28
drivers/elog: Correct code style
Frans Hendriks
2020-05-13
src: Remove unused '#include <stddef.h>'
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2019-10-22
AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file
Martin Roth
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-01-27
src: Fix the warning "type 'hex' are always defined"
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2017-07-13
src/drivers: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-07-12
Verify Kconfigs symbols are not zero for hex and int type symbols
Martin Roth
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2012-07-25
ELOG: Add support for a monotonic boot counter in CMOS
Duncan Laurie