aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-19add skiboot-5.1.21 release notesStewart Smith1-0/+24
2017-09-18hdat: fix parsing of P8 hdatStewart Smith2-6/+3
2017-09-15npu2: hw-procedures: Add settings to PHY_RESETReza Arbab1-0/+10
2017-09-15hdata: Parse extra NVLink infoOliver O'Halloran2-1/+32
2017-09-15hdata: Parse NVLink informationOliver O'Halloran4-2/+202
2017-09-15hdata: Parse IOSLOT informationOliver O'Halloran2-0/+470
2017-09-15hdata: Add xscom_to_pcrd()Oliver O'Halloran1-0/+39
2017-09-15hdata: Add an idata array iteratorOliver O'Halloran2-0/+87
2017-09-15libc: add strnlen()Oliver O'Halloran2-0/+14
2017-09-15core: make is_rodata test-friendlyOliver O'Halloran1-3/+10
2017-09-15convert new witherspoon to dt helperOliver O'Halloran1-1/+1
2017-09-15witherspoon: Deprecate manual npu creationOliver O'Halloran1-4/+54
2017-09-15platform/witherspoon: Add slot names to tableOliver O'Halloran2-22/+68
2017-09-15astbmc: Add methods for handing DT based slotsOliver O'Halloran2-0/+49
2017-09-15core/pci-slots: Move slot-label construction to a helperOliver O'Halloran3-32/+35
2017-09-15core/pcie-slots: Make dynamic slot creation genericOliver O'Halloran3-62/+66
2017-09-15core/pci-dt-slot: Represent PCIe slots in the devicetreeOliver O'Halloran3-0/+238
2017-09-15hw/slw.c: Offline code still uses p8 bitsBalbir Singh1-0/+3
2017-09-15pflash: Fix erase command for unaligned start addressSuraj Jitindar Singh1-1/+1
2017-09-15phb4: Use link if degradedMichael Neuling1-1/+7
2017-09-12phb4: Retrain link if degradedMichael Neuling1-1/+133
2017-09-12phb4: Make link retries a #defineMichael Neuling2-1/+2
2017-09-12pci: Make pci_wait_crs() globalMichael Neuling2-1/+2
2017-09-12phb4: Split phb4_get_link_state() into a new functionMichael Neuling1-6/+21
2017-09-12phb4: Move nvram read of pci-eeh-mmio initMichael Neuling1-1/+3
2017-09-12phb4: Remove stable retriesMichael Neuling3-9/+0
2017-09-12xive: Fix opal_xive_dump_tm() to access W2 properlyBenjamin Herrenschmidt1-1/+7
2017-09-12xive: Documentation updatesBenjamin Herrenschmidt1-23/+107
2017-09-12npu2: Add vendor cap for IRQ testingSam Bobroff1-0/+28
2017-09-12npu2: Enable recoverable data link (no-stall) interruptsSam Bobroff2-15/+131
2017-09-12npu2: Update NPU to NPU2 in comments and messagesSam Bobroff1-13/+13
2017-09-12xive: Make opal_xive_allocate_irq() properly try all chipsBenjamin Herrenschmidt1-17/+37
2017-09-12xive: Fix initialization & cleanup of HW thread contextsBenjamin Herrenschmidt1-36/+38
2017-09-12xive: Add debug option for detecting misrouted IPI in emulationBenjamin Herrenschmidt1-15/+116
2017-09-12xive: Increase the interrupt "gap" on debug buildsBenjamin Herrenschmidt1-2/+7
2017-09-12xive: Fix locking around cache scrub & watchBenjamin Herrenschmidt1-0/+19
2017-09-12xive: Use symbolic constantBenjamin Herrenschmidt1-1/+1
2017-09-12xive: Workaround HW issue with scrub facilityBenjamin Herrenschmidt1-1/+32
2017-09-12xive: Add exerciser for cache watch/scrub facility in DEBUG buildsBenjamin Herrenschmidt1-45/+96
2017-09-12xive: Make assertion in xive_eq_for_target() more informativeBenjamin Herrenschmidt1-1/+5
2017-09-12xive: Add debug code to check initial cache updatesBenjamin Herrenschmidt1-0/+47
2017-09-12xive: Ensure pressure relief interrupts are disabledBenjamin Herrenschmidt2-0/+3
2017-09-12xive: Don't try setting the reserved ACK# field in VPsBenjamin Herrenschmidt1-4/+1
2017-09-12xive: Remove useless memory barriers in VP/EQ initsBenjamin Herrenschmidt1-2/+0
2017-09-12skiboot/hw/imc: Add nest_memory region to "exports" nodeMadhavan Srinivasan1-0/+22
2017-09-12skiboot/skiboot.tcl: Add imc device nodes to skiboot.tclMadhavan Srinivasan2-2/+120
2017-09-12skiboot/hw/imc: Add NULL pointer checkMadhavan Srinivasan1-0/+4
2017-09-12npu2: Implement FLRReza Arbab3-1/+34
2017-09-12npu2: Add npu2_clear_link_flag()Reza Arbab2-0/+8
2017-09-12external/gard: Print an error if run on an FSP systemCyril Bur1-1/+14