summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* phb4: Fix slot presence detectMichael Neuling2017-05-081-0/+2
* nx: Cleanup init message for P9 RNGMichael Neuling2017-05-031-1/+1
* npu, npu2: Describe diag data size in device treeRussell Currey2017-05-032-0/+2
* xive: Workaround a problem with indirect TM accessBenjamin Herrenschmidt2017-05-031-0/+10
* xive: Log more information in opal_xive_dump() for emulation stateBenjamin Herrenschmidt2017-05-011-4/+27
* xive: Add a per-cpu logging mechanism to XICS emulationBenjamin Herrenschmidt2017-05-011-1/+104
* xive: Check queues for duplicates in DEBUG buildsBenjamin Herrenschmidt2017-05-011-1/+58
* pci: Describe PHB diag data size in device treeRussell Currey2017-05-013-0/+15
* xive+phb4: Fix exposing trigger page to LinuxBenjamin Herrenschmidt2017-04-282-4/+14
* i2c: Add interrupts support on P9Benjamin Herrenschmidt2017-04-281-1/+8
* i2c: Remove old hack for bad clock frequencyBenjamin Herrenschmidt2017-04-281-6/+0
* i2c: Log the engine clock frequency at bootBenjamin Herrenschmidt2017-04-281-2/+3
* i2c: Improve loggingBenjamin Herrenschmidt2017-04-281-15/+31
* prd: clean up prd messagingOliver O'Halloran2017-04-281-31/+15
* prd: Fix PRD scoms for P9Ananth N Mavinakayanahalli2017-04-281-16/+45
* nx: Add POWER9 DARN supportMichael Neuling2017-04-272-1/+53
* npu: Implement FLRAlexey Kardashevskiy2017-04-272-1/+36
* mbox: Sanitize interrupts registersBenjamin Herrenschmidt2017-04-211-4/+11
* xive: Fix potential for lost IPIs when manipulating CPPRBenjamin Herrenschmidt2017-04-211-14/+19
* xive: Don't double EOI interrupts that have an EOI overrideBenjamin Herrenschmidt2017-04-211-2/+2
* phb4: Make M32 segment mappings two-to-oneRussell Currey2017-04-191-6/+10
* phb4: Enable EEH for MMIORussell Currey2017-04-191-1/+0
* phb4: Implement fence checkRussell Currey2017-04-191-1/+8
* phb4: Implement diag dataRussell Currey2017-04-191-0/+126
* xive: Clear emulation mode queue on resetBenjamin Herrenschmidt2017-04-191-0/+1
* xive: Fixes/improvements to xive reset for multi-chip systemsBenjamin Herrenschmidt2017-04-191-19/+75
* xive: Synchronize after disable IRQs in opal_xive_reset()Benjamin Herrenschmidt2017-04-191-0/+1
* occ/irq: Fix SCOM address and irq reasons for P9 OCCShilpasri G Bhat2017-04-122-15/+74
* xive: Fix setting of remote NVT VSDBenjamin Herrenschmidt2017-04-051-1/+3
* 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
OpenPOWER on IntegriCloud