aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-28SBE: Account cancelled timer requestskiboot-op940.xVasant Hegde1-0/+3
2021-09-28SBE: Rate limit timer requestsVasant Hegde1-0/+22
2021-09-28SBE: Check timer state before scheduling timerVasant Hegde1-2/+4
2021-09-28xscom: Fix xscom error logging caused due to xscom OPAL callGautham R. Shenoy1-2/+19
2021-09-28xive/p9: Remove assert from xive_eq_for_target()Cédric Le Goater1-1/+1
2021-09-28phb4: Disable TCE cache line bufferFrederic Barrat2-0/+2
2020-06-23platform/mihawk: Fix IPMI double-freenichole1-2/+0
2020-06-06platform/mihawk: Tune equalization settings for opencapiFrederic Barrat3-4/+33
2020-06-06uart: Drop console write data if BMC becomes unresponsiveVasant Hegde1-26/+74
2020-06-06npu2: Invalidate entire TCE cache if many entries requestedAlexey Kardashevskiy1-5/+12
2020-04-03platform/mihawk: support dynamic PCIe slot tableJoy Chu1-16/+212
2020-04-03hw/phb4: Tune GPU direct performance on witherspoon in PCI modeFrederic Barrat3-24/+78
2020-03-26platform/mihawk: add nvme devices slot tableJoy Chu1-16/+76
2020-03-20errorlog: Increase the severity of abnormal reboot eventsVasant Hegde1-1/+1
2020-03-20eSEL: Make sure PANIC logs are sent to BMC before calling assertVasant Hegde1-2/+15
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