aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-06-19capi: Enable capi mode for PHB4Christophe Lombard4-1/+68
2017-06-19capi: Move phb3 capp registers to specialized filesChristophe Lombard2-32/+52
2017-06-19capi: Externalize capp timebase synchronizationChristophe Lombard1-2/+2
2017-06-16hw/phys_map: Use GCIDs as a chip indexOliver O'Halloran1-1/+1
2017-06-16core/pci: Use PCI slot's power facality in pci_enable_bridge()Gavin Shan1-0/+1
2017-06-15core/pci: Use cached vendor/device IDs in quirksGavin Shan2-4/+3
2017-06-15phb4: Mask link down errors during resetRussell Currey1-0/+2
2017-06-15phb4: Complete reset implementationRussell Currey1-0/+1
2017-06-14FSP/CONSOLE: Workaround for unresponsive ipmi daemonVasant Hegde1-0/+3
2017-06-08SBE: Add passthrough command supportVasant Hegde3-0/+39
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