aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-09doc/opal-api : Corrects typo errors and adheres to sphinx documentationMukesh Ojha3-7/+8
2016-08-09doc/errorlogging : Updates detail about error log retrieval from FSPMukesh Ojha1-0/+73
2016-08-09doc/errorlogging : Updates detail about error logging on FSP and BMCMukesh Ojha1-69/+134
2016-08-09doc : Typos correction, case conversion, and replaces .txt with .rstMukesh Ojha2-9/+9
2016-08-09boot-test: give a better temp file name for boot logStewart Smith1-1/+1
2016-08-09boot-test: Add -k and -K options to keep logs on fail or alwaysStewart Smith1-3/+20
2016-08-08asm: Fix backtrace for unexpected exceptionMichael Neuling1-1/+0
2016-08-02log_level: Reduce the in memory console log_level to lower priorityPridhiviraj Paidipeddi3-3/+3
2016-08-02flash: Make size 64 bit safeMichael Neuling12-63/+81
2016-08-02flash: Add documentation for blocklevel_smart_write()Michael Neuling1-1/+8
2016-08-02doc/device-tree/ibm, opal: fix ReStructured Text syntaxStewart Smith8-68/+85
2016-08-02doc/device-tree/ibm, opal: rename .txt to .rstStewart Smith7-0/+0
2016-08-02doc/device-tree: fix ReStructured Text syntaxStewart Smith5-59/+69
2016-08-02doc/device-tree/: rename .txt to .rstStewart Smith5-0/+0
2016-08-02Add skeleton device-tree/index.rstStewart Smith2-0/+12
2016-08-02doc/opal-api: fix ReStructured Text syntaxStewart Smith48-662/+961
2016-08-02doc/opal-api: rename .txt to .rstStewart Smith48-0/+0
2016-08-02opal-api/: Fix ReStructured Text syntaxStewart Smith2-38/+137
2016-08-02doc/opal-api: rename .txt to .rstStewart Smith2-0/+0
2016-08-02Add opal-api/index.rstStewart Smith2-0/+13
2016-08-02doc: release notes for 5.3.0-rc2, 5.3.0 and 5.2.5 txt to rstStewart Smith3-2/+1
2016-08-02release-notes/skiboot-5.3.0-rc1: Fix ReStructured Text syntaxStewart Smith1-7/+70
2016-08-02doc/release-notes/skiboot-5.3.x: rename .txt to .rstStewart Smith1-0/+0
2016-08-02release-notes/skiboot-5.2.x: Fix ReStructured Text syntaxStewart Smith7-105/+311
2016-08-02doc/release-notes/skiboot-5.2.x: rename .txt to .rstStewart Smith7-0/+0
2016-08-02doc/release-notes/skiboot-5.1.x: ReStructured Text syntax fixesStewart Smith17-67/+350
2016-08-02doc/release-notes/skiboot-5.1.x: rename .txt to .rstStewart Smith18-0/+0
2016-08-02doc/release-notes/skiboot-5.1.0-beta2: rename .txt to .rstStewart Smith1-0/+0
2016-08-02doc/release-notes: Add doc/release-notes/index.rst and port 5.1.0-beta1 relea...Stewart Smith3-103/+190
2016-08-02doc/release-notes/skiboot-5.1.0-beta1: rename .txt to .rstStewart Smith1-0/+0
2016-08-02doc/*.rst: fix ReSTructured text syntaxStewart Smith15-563/+634
2016-08-02doc/*.txt: rename .txt to .rstStewart Smith13-0/+0
2016-08-02rename overview.txt to overview.rstStewart Smith1-0/+0
2016-08-02sphinx-doc: add build infrastructureStewart Smith4-0/+455
2016-08-02Add skiboot-5.3.0 release notesskiboot-5.3.0Stewart Smith1-0/+16
2016-08-01Adopt libtool rules for soname versioning for libflashStewart Smith1-1/+18
2016-07-28Merge skiboot 5.2.5 release notesStewart Smith1-0/+37
2016-07-28Add skiboot-5.2.5 release notesskiboot-5.2.5Stewart Smith1-0/+37
2016-07-28Merge branch 'skiboot-5.2.x'Stewart Smith0-0/+0
2016-07-28pflash: Fix the makefileJoel Stanley1-9/+17
2016-07-28Add skiboot-5.3.0-rc2 release notesskiboot-5.3.0-rc2Stewart Smith1-0/+41
2016-07-28pflash: Fix the makefileJoel Stanley1-9/+17
2016-07-28core/flash: Fix passing pointer instead of valueCyril Bur1-1/+1
2016-07-28mambo: Update Radix Tree Size as per ISA 3.0Michael Neuling1-1/+1
2016-07-28pflash: use atexit for musl compatibilityJoel Stanley1-3/+2
2016-07-28include/errorlog.h : Renames SRC component's macro nameMukesh Ojha1-134/+134
2016-07-28platforms/ibm-fsp: Fix incorrect struct member access and comparisonSuraj Jitindar Singh1-1/+1
2016-07-28FSP/MDST: Fix TCE alignment issueVasant Hegde1-1/+1
2016-07-28hdat/vpd: Add chip-id property to processor chip node under vpdVasant Hegde3-4/+17
2016-07-27nvram: Add extra debug printing when NVRAM needs formattingCyril Bur2-4/+11