aboutsummaryrefslogtreecommitdiff
path: root/core/nvram.c
AgeCommit message (Expand)AuthorFilesLines
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