summaryrefslogtreecommitdiffstats
path: root/core/nvram-format.c
Commit message (Expand)AuthorAgeFilesLines
* nvram: add nvram_query_eq()Oliver O'Halloran2016-10-141-0/+11
* nvram: force re-verification after writingOliver O'Halloran2016-10-141-4/+19
* core/nvram: add support for skiboot config stringsOliver O'Halloran2016-08-301-0/+68
* nvram: ibm,skiboot NUL terminator checkOliver O'Halloran2016-08-301-5/+22
* nvram: rename nvram-format.h to nvram.hOliver O'Halloran2016-08-301-1/+1
* log_level: Reduce the in memory console log_level to lower priorityPridhiviraj Paidipeddi2016-08-021-1/+1
* nvram: Add extra debug printing when NVRAM needs formattingCyril Bur2016-07-271-3/+9
* nvram-format: fix inconsistent indentingStewart Smith2016-07-111-3/+3
* Use memcpy for NVRAM free partition name, is part of stdStewart Smith2015-06-241-1/+2
* Expand nvram-format unit test to cover all error pathsStewart Smith2015-06-241-1/+9
* Move NVRAM format/check code out into separate file to unit testStewart Smith2015-06-241-0/+149
OpenPOWER on IntegriCloud