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
/
payloads
/
coreinfo
/
cpuinfo_module.c
Age
Commit message (
Expand
)
Author
2020-09-14
coreinfo: Use SPDX license identifiers
Jacob Garber
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-02-17
payloads: Fix typos
Elyes HAOUAS
2019-07-07
payloads/coreinfo: Use fixed-width integers for cpuid
Jacob Garber
2019-03-07
payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-07-01
coreinfo: Use IS_ENABLED() to query Kconfig variables
Stefan Reinauer
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2008-05-06
coreinfo: Move the rdtsc.h include into the #ifdef CONFIG_MODULE_CPUINFO
Jordan Crouse
2008-03-31
Add support for an "NVRAM Dump" screen in coreinfo (optional), as well as for
Uwe Hermann
2008-03-23
Make functions static (where possible) to reduce code size (trivial).
Uwe Hermann
2008-03-20
Smaller fixes to allow using -Wall (trivial).
Uwe Hermann
2008-03-20
Cosmetic changes and coding style fixes by running 'indent', with some
Uwe Hermann
2008-03-20
corinfo: Inital release of the coreinfo code
Jordan Crouse