aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-06-07phb4: Activate shared PCI slot on witherspoonFrederic Barrat3-0/+15
2017-06-06Improve cpu_idle when PM is disabledNicholas Piggin1-6/+2
2017-06-06cpu: Introduce smt_lowest()Nicholas Piggin2-2/+3
2017-06-06phb4: Block D-state power management on direct slotsBenjamin Herrenschmidt1-0/+3
2017-06-06pci: Make handling of config filters genericBenjamin Herrenschmidt1-1/+3
2017-06-06pci: Add bitmap to know if a pci device has cfg reg filtersBenjamin Herrenschmidt1-0/+4
2017-06-06npu2: Fix npu2_{read,write}_4b()Reza Arbab1-2/+2
2017-06-06p8-i2c: occ: Add support for OCC to use I2C enginesShilpasri G Bhat1-0/+3
2017-06-06hw/npu2.c: Add memory coherence directory programmingAlistair Popple1-0/+5
2017-06-06prd: Implement firmware side of opaque PRD channelJeremy Kerr1-0/+37
2017-06-06opal-prd: Add firmware_request & firmware_notify implementationsJeremy Kerr1-0/+16
2017-05-31core/pci: Rename pci_slot_op poll to run_smMichael Neuling1-1/+1
2017-05-26libflash/mbox-flash: Update to V2 of the protocolCyril Bur1-0/+11
2017-05-26hw/lpc-mbox: Use message registers for interruptsCyril Bur1-2/+2
2017-05-26mem_region: Add HW-only memory resevationsOliver O'Halloran1-0/+1
2017-05-26mem_region: rename HW_RESERVE to FW_RESERVEOliver O'Halloran1-2/+2
2017-05-26fsp/tpo: Provide support for disabling TPO alarmVaibhav Jain1-0/+1
2017-05-16phys map: Add missing NPU user regs regionMichael Neuling1-0/+1
2017-05-10phb4: Migrate BAR assignment to phys_map_get()Michael Neuling1-2/+0
2017-05-10Add global physical memory mapMichael Neuling1-0/+63
2017-05-10phb4: Enforce root complex config space size of 2048Michael Neuling1-0/+1
2017-05-10npu2: Fix BAR mapping for multiple chipsAlistair Popple2-16/+14
2017-05-10FSP: Notify FSP of Platform Log ID after Host Initiated Reset ReloadStewart Smith2-5/+14
2017-04-28xive+phb4: Fix exposing trigger page to LinuxBenjamin Herrenschmidt1-5/+9
2017-04-27nx: Add POWER9 DARN supportMichael Neuling2-0/+12
2017-04-27console: Set log level from nvramMichael Neuling1-1/+3
2017-04-27npu: Implement FLRAlexey Kardashevskiy1-0/+1
2017-04-19phb4: Implement diag dataRussell Currey1-2/+69
2017-04-19phb4: Expand and clean up register definitionsRussell Currey1-9/+121
2017-04-19interrupts: Add an "irq_for_each_source" iteratorBenjamin Herrenschmidt1-0/+6
2017-04-12occ/irq: Fix SCOM address and irq reasons for P9 OCCShilpasri G Bhat1-2/+5
2017-04-07device: add dt_find_by_name_addrOliver O'Halloran1-0/+5
2017-04-05hdat: Add model-name property for OpenPower systemVasant Hegde1-1/+1
2017-03-31hw/phb3: Adjust ECRC on root port dynamicallyGavin Shan1-0/+1
2017-03-31core/pci: Add phb->ops->device_removeGavin Shan1-0/+1
2017-03-30SLW: Add init for power9 power managementAkshay Adiga1-0/+6
2017-03-30npu2: Add hardware link training proceduresAlistair Popple2-1/+15
2017-03-30npu2: Add OPAL calls for nvlink2 address translation servicesAlistair Popple1-1/+4
2017-03-30npu2: Allocate GPU memory and describe it in the dtReza Arbab1-0/+2
2017-03-30Introduce NPU2 supportAlistair Popple3-0/+154
2017-03-30npu2: Add npu2 register definitionsAlistair Popple1-0/+431
2017-03-29phb3/4: Set max link speed via nvramMichael Neuling1-0/+2
2017-03-24xscom: Add indirect form 1 scomsMichael Neuling1-0/+1
2017-03-20hw/phb3: disable CAPI mode during complete resetAndrew Donnellan1-4/+5
2017-03-16xive: Add opal_xive_sync() to sync IRQ sources and queuesBenjamin Herrenschmidt1-0/+7
2017-03-16hmi: Print CAPP FIR information when handling CAPP malfunction alertsAndrew Donnellan1-2/+5
2017-03-16hw/fsp: Do not queue SP and SPCN class messages during reset/reloadAnanth N Mavinakayanahalli1-0/+1
2017-03-09xive: Sync HW when moving interrupts aroundBenjamin Herrenschmidt1-0/+7
2017-03-07hdat: Parse BMC nodes much earlierOliver O'Halloran1-0/+1
2017-03-07System reset IPI facility and Mambo implementationNicholas Piggin1-1/+2