summaryrefslogtreecommitdiff
path: root/payloads/coreinfo/coreboot_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
2019-07-07payloads/coreinfo: Make internal functions staticJacob Garber
2019-07-07payloads/coreinfo: Use correct integer types for loop indicesJacob Garber
2019-03-07payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2017-06-07payloads: change coreboot to lowercaseMartin Roth
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
2012-08-15coreinfo: fix build error (TRIVIAL)Alexandru Gagniuc
2012-01-07Eliminate magic numbersPhilip Prindeville
2012-01-07Cleanup access to vendor/part # infoPhilip Prindeville
2011-12-24Use convenience function to checksumPhilip Prindeville
2011-12-24Replace UNPACK_CB64 macro with inlinePhilip Prindeville
2011-12-02Mirror Fix coreinfo usage of cb_infoQingPei Wang
2009-08-24Update Coreinfo to use TAG_FORWARD in tables.Myles Watson
2008-03-31Add support for an "NVRAM Dump" screen in coreinfo (optional), as well as forUwe Hermann
2008-03-27Various tiny fixes (trivial):Uwe 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