aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-14skiboot 5.3.5 release notesStewart Smith1-0/+16
2016-09-14centaur: print message on disabling xscoms to centaur due to many errorsStewart Smith1-1/+13
2016-09-14add skiboot-5.3.4 release notesStewart Smith1-0/+22
2016-09-14opal-prd: fix for 64-bit pnor sizesJeremy Kerr1-1/+1
2016-09-14slw: improve error message for SLW timer stuckStewart Smith1-3/+21
2016-09-13centaur: Mark centaur offline after 10 consecutive access errorsBenjamin Herrenschmidt3-0/+31
2016-09-13xscom: Map all HMER status codes to OPAL errorsBenjamin Herrenschmidt2-3/+20
2016-09-13xscom: Initialize the data to a known value in xscom_readBenjamin Herrenschmidt1-0/+7
2016-09-06getscom/getsram/putscom: Parse chip-id as hexAnton Blanchard3-3/+3
2016-09-06hw/npu.c: NPU bdfn allocation bugfixAlistair Popple1-3/+1
2016-09-06mambo: add exception and qtrace helpersNicholas Piggin1-0/+34
2016-09-06core/cpu.c: Add OPAL call to setup Nest MMUAlistair Popple3-1/+56
2016-09-06core/flash: More pointer vs value fixesCyril Bur1-3/+3
2016-09-06core/init: ensure that HRMOR is zero at bootOliver O'Halloran2-0/+11
2016-09-06core/init: ensure the current thread is initialisedOliver O'Halloran1-0/+10
2016-09-06core/init: add per_thread_sanity_checks()Oliver O'Halloran1-0/+10
2016-09-05nvlink: Fix bad PE number checkRussell Currey1-1/+1
2016-09-02strlen: use size_t for lenStewart Smith1-1/+1
2016-09-02pflash: fix buffer overflow: fl_total_size uint32_t not uint64_tStewart Smith1-1/+2
2016-09-02consolidate gcov flags into HOSTGCOVFLAGS for host binariesStewart Smith7-8/+10
2016-09-02external/mambo: Update skiboot.tcl to add page-sizes nodes to device treeSuraj Jitindar Singh1-0/+14
2016-09-02hw/npu: Use PCI virtual deviceGavin Shan3-347/+157
2016-09-02core/pci: Support virtual deviceGavin Shan4-3/+349
2016-09-02core/pci: Improve PCI config register filterGavin Shan2-10/+12
2016-09-02hw/npu: assert the NPU irq min is aligned.Milton Miller1-1/+3
2016-09-02hw/npu: program NPU BUID reg properlyMilton Miller2-8/+16
2016-08-30pci: Standardise on uint64_t pe_numberRussell Currey12-144/+146
2016-08-30core/test: add tests for nvram_query()Oliver O'Halloran1-0/+46
2016-08-30core/test: add test for nul check in nvram_format()Oliver O'Halloran1-0/+6
2016-08-30core/init: take bootargs from nvramOliver O'Halloran1-1/+7
2016-08-30core/nvram: add support for skiboot config stringsOliver O'Halloran2-0/+70
2016-08-30core/init: recheck nvram on fast rebootOliver O'Halloran3-10/+28
2016-08-30nvram: ibm,skiboot NUL terminator checkOliver O'Halloran1-5/+22
2016-08-30nvram: rename nvram-format.h to nvram.hOliver O'Halloran3-5/+5
2016-08-30external: NPU hardware procedure scriptRussell Currey1-0/+119
2016-08-30doc/opal-api: Documentation for OPAL_GET_XIVE_SOURCENageswara R Sastry1-0/+32
2016-08-30doc/opal-api: Documentation for opal-ipmi-send-recvPridhiviraj Paidipeddi1-0/+102
2016-08-30doc/opal-api: Documentation for opal-nvram-read-writePridhiviraj Paidipeddi1-0/+76
2016-08-29doc/release-notes/skiboot-5.3.1.rst: syntax fixupsStewart Smith1-0/+3
2016-08-29doc/release-notes/skiboot-5.1.18.rst: syntax fixupsStewart Smith1-0/+2
2016-08-29rename doc/release-notes/skiboot-5.3.2.txt to rstStewart Smith1-0/+0
2016-08-29rename doc/release-notes/skiboot-5.3.1.txt to rstStewart Smith1-0/+0
2016-08-29rename doc/release-notes/skiboot-5.1.18.txt to rstStewart Smith1-0/+0
2016-08-29phb4: Trivial whitespace fixesRussell Currey1-16/+16
2016-08-26platforms/ibm-fsp: Use power_ctl bit when determining slot reset methodSuraj Jitindar Singh1-18/+27
2016-08-26FSP/ELOG: Fix elog timeout issueVasant Hegde1-8/+12
2016-08-26FSP/ELOG: Remove redundant elog stateVasant Hegde2-3/+2
2016-08-26test/qemu: bump qemu version used in CI, adds IPMI supportStewart Smith3-3/+3
2016-08-26plat/qemu: add BT and IPMI supportCédric Le Goater1-0/+115
2016-08-26Merge branch 'skiboot-5.1.x' - skiboot 5.1.18 release notesStewart Smith1-0/+31