aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-09-20capi: CAPP recoveryChristophe Lombard1-5/+54
2017-09-20npu2: Read slot label from the link nodeOliver O'Halloran1-3/+17
2017-09-20npu2: Copy link speed from the npu nodeOliver O'Halloran1-7/+10
2017-09-20fsp: Move common prints to traceMichael Neuling1-2/+2
2017-09-20phb4: Mask RXE_ARB: DEC Stage Valid ErrorMichael Neuling1-2/+2
2017-09-19SLW: Removing timebase related flags for stop4Akshay Adiga1-2/+2
2017-09-19SLW: Allow deep states if homer address is knownAkshay Adiga1-6/+17
2017-09-19SLW: Configure self-restore for HRMORAkshay Adiga1-0/+29
2017-09-19SLW: Add opal_slw_set_reg support for power9Akshay Adiga1-20/+40
2017-09-19Revert "hw/slw.c: Offline code still uses p8 bits"Stewart Smith1-3/+0
2017-09-19PHB4: Default to PCIe GEN3 on POWER9 DD2.00Stewart Smith1-0/+6
2017-09-15npu2: hw-procedures: Add settings to PHY_RESETReza Arbab1-0/+10
2017-09-15hw/slw.c: Offline code still uses p8 bitsBalbir Singh1-0/+3
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 Neuling1-1/+1
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 Neuling1-7/+0
2017-09-12xive: Fix opal_xive_dump_tm() to access W2 properlyBenjamin Herrenschmidt1-1/+7
2017-09-12npu2: Add vendor cap for IRQ testingSam Bobroff1-0/+28
2017-09-12npu2: Enable recoverable data link (no-stall) interruptsSam Bobroff1-15/+121
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 Herrenschmidt1-0/+2
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 Srinivasan1-2/+38
2017-09-12skiboot/hw/imc: Add NULL pointer checkMadhavan Srinivasan1-0/+4
2017-09-12npu2: Implement FLRReza Arbab2-1/+33
2017-09-12npu2: Add npu2_clear_link_flag()Reza Arbab1-0/+7
2017-09-05hw/chiptod: Fix indentation in opal_resync_timebaseJoel Stanley1-6/+6
2017-09-05hw/chiptod: Fix strange indentation in chiptod_probeJoel Stanley1-8/+8
2017-09-05hw/bt: Remove init of static variable to falseJoel Stanley1-1/+1
2017-09-05hw/fake-nvram: Remove init of static variable to nullJoel Stanley1-1/+1
2017-09-05hw/gx: Add space between switch and open parenJoel Stanley1-3/+3
2017-09-05hw/gx: Remove space before tab in commentJoel Stanley1-1/+1
2017-09-05hw/fsi-master: Add tabs before comment stringsJoel Stanley1-3/+3
2017-09-05hw/fsi-master: Fix other coding whitespace issuesJoel Stanley1-5/+5
2017-09-05hw/fsi-master: Fix whitespace before mfsi_opb_write callsJoel Stanley1-7/+7