summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* xive: Always reset queue state in opal_xive_set_queue_info()Benjamin Herrenschmidt2017-03-161-7/+13
* xive: When an interrupt is freed, also clear its enabled map entryBenjamin Herrenschmidt2017-03-161-0/+1
* phb4: Remove some unnecessary debug outputBenjamin Herrenschmidt2017-03-161-5/+4
* xive: Don't reconfigure and enable queues and VPs in exploitationBenjamin Herrenschmidt2017-03-161-31/+56
* xive: Refactor irq configurationBenjamin Herrenschmidt2017-03-161-77/+59
* xive: Don't expose a trigger page when none existBenjamin Herrenschmidt2017-03-161-5/+3
* xive: Fix recursive locking bug in opal_xive_reset()Benjamin Herrenschmidt2017-03-161-2/+3
* xive: Add opal_xive_sync() to sync IRQ sources and queuesBenjamin Herrenschmidt2017-03-161-1/+46
* xive: Don't mess around with the ESB state when setting an IRQ configBenjamin Herrenschmidt2017-03-161-4/+10
* dts: add support for p9 coresCédric Le Goater2017-03-161-0/+44
* dts: introduce a dts_keep_max() routineCédric Le Goater2017-03-161-14/+19
* dts: remove unused definesCédric Le Goater2017-03-161-17/+6
* hw/fsp: Do not queue SP and SPCN class messages during reset/reloadAnanth N Mavinakayanahalli2017-03-163-0/+31
* fsp-leds: add missing \n in duplicate loc code error msgStewart Smith2017-03-101-1/+1
* xive: Cleanup calls to set_xive backendsBenjamin Herrenschmidt2017-03-091-6/+14
* xive: Log the address of the boot time tablesBenjamin Herrenschmidt2017-03-091-0/+5
* 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
OpenPOWER on IntegriCloud