aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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
2017-09-05hw/lpc: Fix tabs in base definitionsJoel Stanley1-4/+4
2017-09-05hw/homer.c: Remove space before tab in commentJoel Stanley1-1/+1
2017-09-05hw/fsi-master: Remove space before tab in commentJoel Stanley1-1/+1
2017-09-05hw/fake-nvram: Remove space before tab in commentJoel Stanley1-1/+1
2017-09-05hw/fake-rtc: Remove space before tab in commentJoel Stanley1-1/+1
2017-09-05hw/fake-nvram: Fix space between if and open parenJoel Stanley1-3/+3
2017-09-05hw/chiptod: Fix tabs in opal_resync_timebaseJoel Stanley1-2/+2
2017-09-05hw/chiptod: have a space between while and open parenJoel Stanley1-6/+6
2017-09-05hw/chiptod: Fix dt props to include comma before stringJoel Stanley1-5/+5
2017-09-05hw/chiptod: Put a space after comma in argumentsJoel Stanley1-1/+1
2017-09-05hw/chiptod: Remove space before tab in commentJoel Stanley1-1/+1
2017-09-05hw/centaur: Fix whitespace around commentJoel Stanley1-5/+5