summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* xive: Sync HW when moving interrupts aroundBenjamin Herrenschmidt2017-03-091-1/+77
* xive: Fix setting of OPAL_XIVE_IRQ_EOI_VIA_FWBenjamin Herrenschmidt2017-03-091-4/+9
* mbox: Sanitize init messageBenjamin Herrenschmidt2017-03-091-1/+3
* xive: Fix xive reset corrupting EQ allocation bitmapBenjamin Herrenschmidt2017-03-091-6/+21
* hdat: Parse BMC nodes much earlierOliver O'Halloran2017-03-071-0/+34
* Fixup init of struct lpc_clientStewart Smith2017-03-031-0/+3
* lpc/uart: Support routing of selected LPC interrupts to LinuxBenjamin Herrenschmidt2017-03-035-90/+201
* phb4: Fix TVE encoding for start addressFrederic Barrat2017-03-021-1/+1
* hw/slw: fix possible NULL dereferenceStewart Smith2017-03-021-2/+8
* phb4: Always assign powerbus BARsBenjamin Herrenschmidt2017-02-231-0/+4
* xive: Add some dump facilityBenjamin Herrenschmidt2017-02-231-1/+129
* astbmc/pnor: Use mbox-flash for flash accessesCyril Bur2017-02-231-0/+6
* ast-bmc: Use the mbox driverCyril Bur2017-02-231-0/+19
* hw/lpc-mbox: Add skiboot driver for the AST BMC mbox registersCyril Bur2017-02-232-1/+281
* slw: Print enabled stop statesMichael Neuling2017-02-221-0/+2
* hw/phb3: Apply config register filter after HW changeGavin Shan2017-02-161-3/+3
* core/pci: Initialize AER capability in PCI coreGavin Shan2017-02-163-48/+9
* xive/psi/lpc: Handle proper clearing of LPC SerIRQ latch on DD1Benjamin Herrenschmidt2017-02-073-6/+72
* lpc: Mark the power9 LPC bus as compatible with power8Benjamin Herrenschmidt2017-02-071-4/+8
* uart: Fix Linux pass-through policyBenjamin Herrenschmidt2017-02-071-3/+34
* slw: Fix parsing of supported STOP statesShilpasri G Bhat2017-02-071-2/+4
* slw: fix typo in slw dump commentJeremy Kerr2017-02-031-1/+1
* mambo: Don't probe ECID for DD1.0X on MamboStewart Smith2017-02-031-1/+3
* xive: Cleanup TM area on CPU callingBenjamin Herrenschmidt2017-02-021-0/+8
* xscom: Grab P9 DD1.0 revision levelBenjamin Herrenschmidt2017-02-021-0/+28
* xive: Fix failure to lower CPPR in opal_xive_get_xirr()Benjamin Herrenschmidt2017-02-021-1/+7
* xive: Don't assume opal_xive_eoi() is called with the right queue prioBenjamin Herrenschmidt2017-02-021-6/+3
* xive: Fix opal_xive_check_pending()Benjamin Herrenschmidt2017-02-021-2/+2
* xive: Force assign BARsBenjamin Herrenschmidt2017-02-021-0/+4
* xive: Fix configuration of the EX special BARBenjamin Herrenschmidt2017-02-021-19/+28
* xive: Display the block ID when initializing an instanceBenjamin Herrenschmidt2017-02-021-1/+1
* xive: Spread the notification ports a bitBenjamin Herrenschmidt2017-02-021-6/+8
* xive: Set the FORCE_TM_LOCAL bit in CQ_PBI_CTLBenjamin Herrenschmidt2017-02-021-1/+1
* xive: Comments about in-memory overflow queuesBenjamin Herrenschmidt2017-02-021-0/+4
* xive: Cache scrub needs a syncBenjamin Herrenschmidt2017-02-021-0/+1
* xive: Fix PIR2VP_BLK for 2-chip systemsBenjamin Herrenschmidt2017-02-021-1/+10
* dts: Don't assert when we don't know the processor typeBenjamin Herrenschmidt2017-01-161-1/+1
* hw/slw: only enable supported STOP statesOliver O'Halloran2017-01-161-0/+14
* hw/slw: use dt_new_check()Oliver O'Halloran2017-01-161-3/+2
* hdat: Add support for PHB4Oliver O'Halloran2017-01-151-2/+0
* phb4: Fix endian issue with link control2/status2 registersBenjamin Herrenschmidt2017-01-101-1/+1
* treewide: squash sparse static warningsAndrew Donnellan2017-01-052-2/+2
* xive: Enable backlog on queuesBenjamin Herrenschmidt2017-01-051-1/+1
* xive: Use for_each_present_cpu() for setting up XIVEBenjamin Herrenschmidt2017-01-051-4/+4
* xive: Fix logic in opal_xive_get_xirr()Benjamin Herrenschmidt2017-01-051-9/+13
* xive: Properly initialize new VP and EQ structuresBenjamin Herrenschmidt2017-01-051-0/+5
* xive: Improve/fix EOI of LSIsBenjamin Herrenschmidt2017-01-051-12/+19
* xive: Add FIXME comments about mask/umask racesBenjamin Herrenschmidt2017-01-051-0/+8
* xive: Fix memory barrier in opal_xive_get_xirr()Benjamin Herrenschmidt2017-01-051-2/+3
* xive: Don't try to find a target EQ for prio 0xffBenjamin Herrenschmidt2017-01-051-12/+14
OpenPOWER on IntegriCloud