Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nvram: add nvram_query_eq() | Oliver O'Halloran | 2016-10-14 | 1 | -0/+11 |
* | nvram: force re-verification after writing | Oliver O'Halloran | 2016-10-14 | 1 | -4/+19 |
* | core/nvram: add support for skiboot config strings | Oliver O'Halloran | 2016-08-30 | 1 | -0/+68 |
* | nvram: ibm,skiboot NUL terminator check | Oliver O'Halloran | 2016-08-30 | 1 | -5/+22 |
* | nvram: rename nvram-format.h to nvram.h | Oliver O'Halloran | 2016-08-30 | 1 | -1/+1 |
* | log_level: Reduce the in memory console log_level to lower priority | Pridhiviraj Paidipeddi | 2016-08-02 | 1 | -1/+1 |
* | nvram: Add extra debug printing when NVRAM needs formatting | Cyril Bur | 2016-07-27 | 1 | -3/+9 |
* | nvram-format: fix inconsistent indenting | Stewart Smith | 2016-07-11 | 1 | -3/+3 |
* | Use memcpy for NVRAM free partition name, is part of std | Stewart Smith | 2015-06-24 | 1 | -1/+2 |
* | Expand nvram-format unit test to cover all error paths | Stewart Smith | 2015-06-24 | 1 | -1/+9 |
* | Move NVRAM format/check code out into separate file to unit test | Stewart Smith | 2015-06-24 | 1 | -0/+149 |