summaryrefslogtreecommitdiffstats
path: root/payloads/coreinfo/nvram_module.c
Commit message (Expand)AuthorAgeFilesLines
* coreinfo: Use SPDX license identifiersJacob Garber2020-09-141-13/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-071-1/+1
* coreinfo/nvram: Print correct line numbersJonathan Neuschäfer2016-03-111-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* coreinfo: Use IS_ENABLED() to query Kconfig variablesStefan Reinauer2015-07-011-1/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* This patch updates coreinfo to use the ACS_ macros for line graphics.Ulf Jordan2008-08-111-2/+2
* Show index numbers in the NVRAM dump, similar to the PCI config space dump.Uwe Hermann2008-04-221-3/+16
* Add support for an "NVRAM Dump" screen in coreinfo (optional), as well as forUwe Hermann2008-03-311-0/+68