summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/phb3: Enable ECRC on endpointsGavin Shan2017-03-311-24/+2
* hw/phb3: Adjust ECRC on root port dynamicallyGavin Shan2017-03-311-11/+63
* core/pci: Add phb->ops->device_removeGavin Shan2017-03-313-0/+3
* hw/phb4: Locate AER capability position if necessaryGavin Shan2017-03-311-6/+9
* hw/phb3: Locate AER capability position if necessaryGavin Shan2017-03-311-6/+9
* SLW: Add init for power9 power managementAkshay Adiga2017-03-301-7/+51
* npu2: Add hardware link training proceduresAlistair Popple2017-03-303-3/+731
* npu2: Add OPAL calls for nvlink2 address translation servicesAlistair Popple2017-03-301-1/+229
* npu2: Allocate GPU memory and describe it in the dtReza Arbab2017-03-301-0/+196
* Introduce NPU2 supportAlistair Popple2017-03-302-1/+1389
* phb4: Default to PCIe GEN2 on DD1Michael Neuling2017-03-291-1/+3
* phb3/4: Set max link speed via nvramMichael Neuling2017-03-292-6/+28
* xscom: Add indirect form 1 scomsMichael Neuling2017-03-241-2/+47
* xscom: Harden indirect writesMichael Neuling2017-03-241-0/+4
* xscom: Add POWER9 scom resetMichael Neuling2017-03-241-3/+9
* xscom: Abstract error recovery registersMichael Neuling2017-03-241-3/+9
* homer : Enable HOMER region reservation for POWER9Shilpasri G Bhat2017-03-231-8/+74
* slw: Define stop idle states for P9 DD1Shilpasri G Bhat2017-03-231-4/+57
* hw/phb3: add host sync notifier to trigger creset/CAPP disable on kexecAndrew Donnellan2017-03-201-0/+40
* hw/phb3: disable CAPI mode during complete resetAndrew Donnellan2017-03-201-5/+136
* lpc-mbox: Not existing is only an error on P9 and aboveStewart Smith2017-03-161-1/+5
* hw/slw: fix NOTICE/WARNING of idle states found/not-foundStewart Smith2017-03-161-2/+2
* xive: Fix typo in a commentBenjamin Herrenschmidt2017-03-161-1/+1
* xive: Move xive_provision_cpu() aroundBenjamin Herrenschmidt2017-03-161-35/+35
* 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
OpenPOWER on IntegriCloud