summaryrefslogtreecommitdiffstats
path: root/core/nvram.c
Commit message (Expand)AuthorAgeFilesLines
* nvram: Print how long we waited for nvramOliver O'Halloran2018-09-171-0/+9
* Quieten console output on bootStewart Smith2018-06-051-2/+2
* nvram: run nvram_validate() after nvram_reformat()Nicholas Piggin2018-03-271-3/+5
* nvram: Fix 'missing' nvram on FSP systems.Cyril Bur2017-11-301-0/+35
* nvram: force re-verification after writingOliver O'Halloran2016-10-141-13/+32
* core/init: recheck nvram on fast rebootOliver O'Halloran2016-08-301-9/+23
* nvram: rename nvram-format.h to nvram.hOliver O'Halloran2016-08-301-1/+1
* Use additional checks in skiboot for pointersBalbir Singh2016-08-171-0/+8
* nvram: Add extra debug printing when NVRAM needs formattingCyril Bur2016-07-271-1/+2
* Move NVRAM format/check code out into separate file to unit testStewart Smith2015-06-241-132/+8
* Remove redundant includes of opal-api.hMichael Ellerman2015-04-011-1/+0
* Move skiboot internal things from opal.h to opal-api.hStewart Smith2015-02-061-0/+1
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-021-0/+248
OpenPOWER on IntegriCloud