aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-21Merge branch 'skiboot-5.1.x' into skiboot-5.2.x (release notes)Stewart Smith1-0/+19
2016-07-21Merge skiboot-5.1.x into skiboot-5.2.xStewart Smith0-0/+0
2016-07-21Add skiboot-5.1.17 release notesskiboot-5.1.17Stewart Smith1-0/+19
2016-07-21hw/xscom: Reset XSCOM engine after querying sleeping core FIRVipin K Parashar1-2/+2
2016-07-21hw/xscom: Reset XSCOM engine after finite number of retries when busyVipin K Parashar3-17/+64
2016-07-21xscom: Return OPAL_WRONG_STATE on XSCOM ops if CPU is asleepRussell Currey2-11/+23
2016-07-20mambo: Fix bt command and add little endian supportMichael Neuling1-8/+32
2016-07-20Document changes to how firmware versions are passed to host on P9Stewart Smith2-1/+4
2016-07-20device-tree: Only advertise ibm, opal-v3 (not v2) on POWER9 and aboveStewart Smith3-3/+13
2016-07-20Stop adding legacy linux, phandle to device tree, just add phandleStewart Smith1-5/+0
2016-07-20occ: add missing packed attribute to occ_pstate_entryStewart Smith1-1/+1
2016-07-20flash: Allocate flashes dynamicallyMichael Neuling1-34/+35
2016-07-20hw/npu: assert() on PHB device nodeGavin Shan1-11/+1
2016-07-20hw/npu: Get AT BAR from MMIO layoutGavin Shan1-18/+6
2016-07-20hw/npu: Get number of links from NPU node propertyGavin Shan1-4/+2
2016-07-20nvlink: Associate and allocate NPUs using slotsRussell Currey5-77/+62
2016-07-20doc/opal-api: Document OPAL_PCI_GET_PHB_DIAG_DATA2Russell Currey1-0/+24
2016-07-19platforms/ibm-fsp: Avoid associating PHB slot with platform slotGavin Shan2-18/+0
2016-07-19platforms/ibm-fsp: Reuse PCI slot mechanism for fixupGavin Shan1-121/+107
2016-07-19Allow mtspr/mfspr to compile indepedantly of the optimization levelBalbir Singh1-2/+4
2016-07-18doc: add OPAL_SYNC_HOST_REBOOT documentationStewart Smith1-0/+15
2016-07-18Use mktemp rather than the deprecated tempfileStewart Smith3-3/+3
2016-07-18libc: Remove NULL check for format argument in snprintf()Cyril Bur1-1/+1
2016-07-18make check: Use mktemp instead of tempfileVasant Hegde1-1/+1
2016-07-15Merge branch 'skiboot-5.2.x'Stewart Smith1-2/+2
2016-07-15SEL: Fix eSEL ID while logging eSEL eventVasant Hegde1-2/+2
2016-07-15Merge branch 'skiboot-5.2.x'Stewart Smith0-0/+0
2016-07-15fsp/console: Ignore data on unresponsive consolesSam Mendoza-Jonas1-2/+16
2016-07-15fsp/console: Ignore data on unresponsive consolesSam Mendoza-Jonas1-2/+16
2016-07-14FSP/ELOG: Remove redundant validationVasant Hegde1-2/+0
2016-07-14errorlog : Typo mistakeMukesh Ojha1-1/+1
2016-07-14Reassign duplicate error log component IDs to free onesStewart Smith1-2/+2
2016-07-14Re-order error log component ID defines to be in orderStewart Smith1-14/+14
2016-07-14OPAL_REINIT_CPUS: clarify that for P9 and above, we can have other flagsStewart Smith3-1/+10
2016-07-14Document OPAL_RETURN_CPU and OPAL_REINIT_CPUSStewart Smith2-0/+44
2016-07-13cpu: Don't call time_wait with lock heldBenjamin Herrenschmidt2-7/+18
2016-07-13xscom: Log error on invalid partidBenjamin Herrenschmidt1-0/+16
2016-07-13interrupts: Expose irq_source and change prototypes of all opsBenjamin Herrenschmidt8-116/+143
2016-07-13Move around comment in interrupts.hBenjamin Herrenschmidt1-33/+32
2016-07-13head: Update list of exception stubsBenjamin Herrenschmidt1-0/+3
2016-07-12interrupts: Use a #interrupt-cells of 2 for XICS interruptsBenjamin Herrenschmidt8-31/+42
2016-07-12interrupts: LPC is always an interrupt controllerBenjamin Herrenschmidt1-2/+3
2016-07-12interrupts: Remove #interrupt-cells from ICP nodesBenjamin Herrenschmidt5-29/+0
2016-07-12Remove empty 'echo' from boot test scriptsStewart Smith4-4/+0
2016-07-12make remaining noisy tests quietStewart Smith3-13/+13
2016-07-12make check: make test runs less noisyStewart Smith7-10/+72
2016-07-12Merge branch 'skiboot-5.2.x' - skiboot 5.2.4 release notesStewart Smith1-0/+27
2016-07-12Add skiboot-5.2.4 release notesskiboot-5.2.4Stewart Smith1-0/+27
2016-07-12hw/xscom: Reset XSCOM engine after querying sleeping core FIRVipin K Parashar1-1/+2
2016-07-12Merge branch 'skiboot-5.2.x'Stewart Smith0-0/+0