index
:
blackbird-skiboot
04-16-2019
Blackbird™ skiboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
nvram-format.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvram: Fix wait-for-nvram message
Oliver O'Halloran
2018-09-17
1
-2
/
+3
*
nvram: Print how long we waited for nvram
Oliver O'Halloran
2018-09-17
1
-0
/
+2
*
nvram: Fix a possible NULL pointer de-ref in nvram_query_eq()
Vaibhav Jain
2018-09-17
1
-0
/
+9
*
nvram: run nvram_validate() after nvram_reformat()
Nicholas Piggin
2018-03-27
1
-0
/
+3
*
nvram: Fix 'missing' nvram on FSP systems.
Cyril Bur
2017-11-30
1
-0
/
+9
*
Big log level reduction...
Benjamin Herrenschmidt
2017-06-26
1
-6
/
+3
*
nvram-format: Fix endian issues
Stewart Smith
2017-02-23
1
-15
/
+20
*
treewide: squash sparse static warnings
Andrew Donnellan
2017-01-05
1
-1
/
+1
*
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