aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-12npu2-opencapi: Allow platforms to identify physical slotsFrederic Barrat5-3/+74
2020-03-11npu2, npu3: Remove ibm, phb-index property from the NPU dt nodeFrederic Barrat7-14/+2
2020-03-11npu3: Don't use the device tree to assign the phb-index of the PHBFrederic Barrat2-1/+7
2020-03-11npu2: Rework phb-index assignments for virtual PHBsFrederic Barrat4-3/+22
2020-03-11npu2-opencapi: Log a warning when resetting a broken deviceFrederic Barrat1-0/+4
2020-03-11npu2-opencapi: Handle OPAL_UNMAP_PE operation on set_pe() callbackFrederic Barrat1-1/+6
2020-03-11npu2-opencapi: Activate PCI hotplug on opencapi slotFrederic Barrat1-4/+65
2020-03-11npu2-opencapi: Improve error reporting to the OSFrederic Barrat3-4/+29
2020-03-11npu2-opencapi: Detect PHY reset errorsFrederic Barrat3-5/+17
2020-03-11npu2-opencapi: Simplify freset statesFrederic Barrat1-13/+3
2020-03-11npu2-opencapi: Tweak fundamental reset sequenceFrederic Barrat2-24/+26
2020-03-11npu2-opencapi: Rework link training timeoutFrederic Barrat2-4/+7
2020-03-11npu2-hw-procedures: Fix link retraining on resetFrederic Barrat1-0/+16
2020-03-11npu2-opencapi: Make sure the PCI slot has the proper IDFrederic Barrat1-1/+2
2020-03-11npu2-hw-procedures: Move some opencapi PHY settings in one-off initFrederic Barrat1-19/+16
2020-03-10core/pci: Fix scan of devices for opencapi slotsFrederic Barrat1-5/+15
2020-03-10core/pci: Train link of PHB slots when hotpluggingFrederic Barrat1-22/+85
2020-03-10core/pci: Use proper phandle during hotplug for PHB slotsFrederic Barrat1-6/+15
2020-03-10core/pci: Add missing lock in set_power_timerFrederic Barrat2-0/+12
2020-03-10core/pci: Refactor common paths on slot hotplugFrederic Barrat1-17/+26
2020-03-10skiboot v6.5.3 release notesv6.5.3Vasant Hegde1-0/+24
2020-03-10npu2-opencapi: Don't drive reset signal permanentlyFrederic Barrat1-6/+40
2020-03-10mpipl: Rework memory reservation for OPAL dumpVasant Hegde3-23/+40
2020-03-10xscom: Don't log xscom errors caused by OPAL callsOliver O'Halloran2-4/+14
2020-03-09mpipl: Disable fast-reboot during post MPIPL bootVasant Hegde1-0/+2
2020-03-09hdata: Update MPIPL support IPL parameterVasant Hegde1-1/+1
2020-01-29npu2: Clear fence on all bricksAlexey Kardashevskiy1-5/+12
2019-12-09skiboot v6.5.2 release notesv6.5.2Vasant Hegde1-0/+28
2019-12-09libstb/tpm: block access to unknown i2c devs on the tpm busOliver O'Halloran1-4/+43
2019-12-06slw: slw_reinit fix array overrunNicholas Piggin1-1/+1
2019-12-06IPMI: Trigger OPAL TI in abort path.Mahesh Salgaonkar1-7/+23
2019-12-05platform/mihawk: Add system VPD EEPROM to I2C busJoy Chu1-0/+20
2019-12-05platform/mihawk: Detect old system compatible stringFrederic Barrat1-1/+2
2019-12-05npu2/hw-procedures: Remove assertion from check_credits()Reza Arbab1-9/+6
2019-12-05npu2-opencapi: Fix integer promotion bug in LPC allocationAndrew Donnellan1-1/+1
2019-12-05hw/port80: Squash No SYNC errorOliver O'Halloran2-4/+10
2019-10-23skiboot v6.5.1 release notesv6.5.1Vasant Hegde1-0/+27
2019-10-23core/ipmi: Fix use-after-freeVasant Hegde1-3/+11
2019-10-23blocklevel: smart_write: Fix unaligned writes to ECC partitionsAndrew Jeffery4-7/+65
2019-10-23blocklevel: smart_write: Tidy local variable declarationsAndrew Jeffery1-4/+7
2019-10-23blocklevel: smart_write: Avoid reuse of formal parametersAndrew Jeffery1-6/+13
2019-10-23blocklevel: smart_write: Deny writes intersecting ECC protected regionsAndrew Jeffery1-1/+9
2019-10-23blocklevel: smart_write: Avoid indirectly testing formal parametersAndrew Jeffery1-1/+1
2019-10-23blocklevel: smart_write: Rename size variable for clarityAndrew Jeffery1-8/+9
2019-10-23blocklevel: smart_write: Rename write bufferAndrew Jeffery1-7/+7
2019-10-23blocklevel: smart_write: Terminate line for debug output in no-change caseAndrew Jeffery1-0/+2
2019-10-23gard: Fix data corruption when clearing single recordsAndrew Jeffery4-1/+31
2019-10-23core/platform: Actually disable fast-reboot on P8Oliver O'Halloran1-3/+5
2019-10-23xive: fix return value of opal_xive_allocate_irq()Cédric Le Goater1-1/+1
2019-10-23MPIPL: struct opal_mpipl_fadump doesn't needs to be packedVasant Hegde1-1/+1