summaryrefslogtreecommitdiff
path: root/payloads/coreinfo/cpuinfo_module.c
AgeCommit message (Expand)Author
2020-09-14coreinfo: Use SPDX license identifiersJacob Garber
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-02-17payloads: Fix typosElyes HAOUAS
2019-07-07payloads/coreinfo: Use fixed-width integers for cpuidJacob Garber
2019-03-07payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-07-01coreinfo: Use IS_ENABLED() to query Kconfig variablesStefan Reinauer
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2008-05-06coreinfo: Move the rdtsc.h include into the #ifdef CONFIG_MODULE_CPUINFOJordan Crouse
2008-03-31Add support for an "NVRAM Dump" screen in coreinfo (optional), as well as forUwe Hermann
2008-03-23Make functions static (where possible) to reduce code size (trivial).Uwe Hermann
2008-03-20Smaller fixes to allow using -Wall (trivial).Uwe Hermann
2008-03-20Cosmetic changes and coding style fixes by running 'indent', with someUwe Hermann
2008-03-20corinfo: Inital release of the coreinfo codeJordan Crouse