aboutsummaryrefslogtreecommitdiff
path: root/core/nvram.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith1-1/+1
2019-07-26SPDX-ify all skiboot codeStewart Smith1-13/+4
2018-09-17nvram: Print how long we waited for nvramOliver O'Halloran1-0/+9
2018-06-05Quieten console output on bootStewart Smith1-2/+2
2018-03-27nvram: run nvram_validate() after nvram_reformat()Nicholas Piggin1-3/+5
2017-11-30nvram: Fix 'missing' nvram on FSP systems.Cyril Bur1-0/+35
2016-10-14nvram: force re-verification after writingOliver O'Halloran1-13/+32
2016-08-30core/init: recheck nvram on fast rebootOliver O'Halloran1-9/+23
2016-08-30nvram: rename nvram-format.h to nvram.hOliver O'Halloran1-1/+1
2016-08-17Use additional checks in skiboot for pointersBalbir Singh1-0/+8
2016-07-27nvram: Add extra debug printing when NVRAM needs formattingCyril Bur1-1/+2
2015-06-24Move NVRAM format/check code out into separate file to unit testStewart Smith1-132/+8
2015-04-01Remove redundant includes of opal-api.hMichael Ellerman1-1/+0
2015-02-06Move skiboot internal things from opal.h to opal-api.hStewart Smith1-0/+1
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+248