aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-01skiboot 6.0-rc1 release notesv6.0-rc1Stewart Smith1-0/+869
2018-04-30SBE: Add timer supportVasant Hegde5-6/+213
2018-04-30Move P8 timer code to separate fileVasant Hegde8-197/+243
2018-04-30Add SBE driver supportVasant Hegde5-22/+893
2018-04-30hdata: Add 'primary' property to master chip xscom nodeVasant Hegde2-1/+5
2018-04-30hdat_to_dt: hash_prop the same on all platformsStewart Smith1-1/+1
2018-04-29uart: fix uart_opal_flush to take console lock over uart_con_flushNicholas Piggin1-2/+8
2018-04-29xive: fix missing unlock in error pathStewart Smith1-0/+1
2018-04-29OPAL_PCI_SET_POWER_STATE: fix locking in error pathsStewart Smith1-4/+12
2018-04-29hw/slw: Don't assert on a unknown chipOliver O'Halloran1-2/+10
2018-04-29core/pci-dt-slots: Fix devfn lookupOliver O'Halloran1-1/+1
2018-04-29mambo: Add persistent memory disk supportMichael Neuling1-0/+29
2018-04-29asm/head: Fix comparison in opal_entry for switching to emergencyVaibhav Jain1-1/+1
2018-04-24p9dsu: detect p9dsu variant even when hostboot doesn't tell usStewart Smith1-68/+80
2018-04-24opal/hmi: Generate one event per core for processor recovery.Mahesh Salgaonkar1-3/+3
2018-04-24opal:hmi: Add missing processor recovery reason string.Mahesh Salgaonkar1-0/+1
2018-04-24external/mambo: Add di command to decode instructionsMichael Neuling1-0/+11
2018-04-24p9dsu: add slot power limit.Jim Yuan1-0/+27
2018-04-24p9dsu: add pci slot table for Boston LC 1U/2U and Boston LA/ESS.Jim Yuan1-7/+584
2018-04-24p9dsu HACK: fix system-vpd eepromOliver O'Halloran1-0/+20
2018-04-24p9dsu: change esel command from AMI to IBM 0x3a.Jim Yuan1-1/+6
2018-04-24hdata/i2c: Fix up pci hotplug labelsOliver O'Halloran1-2/+2
2018-04-24hdata/i2c: Ignore multi-port I2C devicesOliver O'Halloran1-4/+13
2018-04-24hdata/i2c: Replace i2c_ prefix with dev_Oliver O'Halloran1-8/+8
2018-04-24hdata/i2c: Ignore CFAM I2C masterOliver O'Halloran1-0/+10
2018-04-24skiboot 5.10.5 release notesStewart Smith1-0/+61
2018-04-23npu2: Use ibm, loc-code rather than ibm, slot-labelOliver O'Halloran1-13/+7
2018-04-23hdata/slots: Apply slot label to the parent slotOliver O'Halloran2-2/+22
2018-04-23pci-dt-slot: Big ol' cleanupOliver O'Halloran1-80/+74
2018-04-23npu2/hw-procedures: fence bricks on GPU resetBalbir Singh1-7/+45
2018-04-23hdata/tpmrel: detect tpm not present by looking up the stinfo->statusClaudio Carvalho1-0/+8
2018-04-23hdata: Add DIMM actual speed to device treeVasant Hegde1-1/+8
2018-04-23hdata: Fix DIMM size propertyVasant Hegde3-36/+17
2018-04-19mambo/mambo_utils.tcl: Inject an MCE at a specified addressBalbir Singh1-1/+15
2018-04-19hw/npu2.c: Remove static configuration of NPU2 registerAlistair Popple1-12/+12
2018-04-19external/mambo: improve helper for machine checksNicholas Piggin1-9/+53
2018-04-19travis: Enable ppc64le buildsStewart Smith12-60/+63
2018-04-19external: Add "lpc" toolBenjamin Herrenschmidt2-0/+193
2018-04-19npu2: Improve log output of GPU-to-link mappingReza Arbab1-4/+4
2018-04-19sensors: Dont add DTS sensors when OCC inband sensors are availableShilpasri G Bhat4-9/+12
2018-04-19travis-ci: pull Mambo over http rather than ftpStewart Smith4-4/+4
2018-04-18external/trace: fix makefileStewart Smith1-1/+1
2018-04-18core/test/run-trace: fix on ppc64elStewart Smith1-1/+2
2018-04-18core/fast-reboot: Increase timeout for dctl sreset to 1secVaidyanathan Srinivasan1-1/+1
2018-04-18core: Fix iteration condition to skip garded cpuVaidyanathan Srinivasan1-1/+1
2018-04-18core/opal: Allow poller re-entry if OPAL was re-enteredNicholas Piggin1-4/+8
2018-04-18core/opal: Emergency stack for re-entryNicholas Piggin6-16/+52
2018-04-18asm/head: implement quiescing without stack or clobbering regsNicholas Piggin4-34/+83
2018-04-18core/stack: backtrace unwind basic OPAL call detailsNicholas Piggin3-11/+53
2018-04-17opal/hmi: Add documentation for opal_handle_hmi2 callMahesh Salgaonkar1-0/+126