aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-06-15phb4: Implement root port initializationRussell Currey1-6/+11
2017-06-15phb4: Complete reset implementationRussell Currey1-2/+43
2017-06-14FSP/CONSOLE: Workaround for unresponsive ipmi daemonVasant Hegde1-1/+17
2017-06-14FSP: Set status field in response message for timed out messageVasant Hegde1-1/+4
2017-06-14FSP: Improve timeout messageVasant Hegde1-4/+5
2017-06-14FSP/RTC: Remove local fsp_in_reset variableVasant Hegde1-10/+0
2017-06-14FSP/RTC: Fix possible FSP R/R issue in rtc write pathVasant Hegde1-9/+11
2017-06-14hw/fsp/rtc: read/write cached rtc tod on fsp hir.ppaidipe@linux.vnet.ibm.com1-2/+2
2017-06-14FSP/CHIPTOD: Return false in error pathVasant Hegde1-0/+1
2017-06-08SBE: Add passthrough command supportVasant Hegde4-2/+77
2017-06-08FSP/CONSOLE: Do not free fsp_msg in error pathVasant Hegde1-1/+0
2017-06-08FSP/CONSOLE: Remove __unused attribute from fsp_console_read()Vasant Hegde1-1/+1
2017-06-08platform/zz: Acknowledge OCC_LOAD mbox message in ZZShilpasri G Bhat1-2/+15
2017-06-08FSP/RTC: Improve error logVasant Hegde1-1/+1
2017-06-07phb4: Activate shared PCI slot on witherspoonFrederic Barrat1-1/+1
2017-06-07p8-i2c OCC lock: fix locking in p9_i2c_bus_owner_changeStewart Smith1-2/+4
2017-06-06Convert important polling loops to spin at lowest SMT priorityNicholas Piggin1-3/+9
2017-06-06phb4: Block D-state power management on direct slotsBenjamin Herrenschmidt1-4/+30
2017-06-06phb4: Remove long unused CFG_4B_WORKAROUNDBenjamin Herrenschmidt1-37/+0
2017-06-06phb4: Call pci config filtersBenjamin Herrenschmidt1-0/+12
2017-06-06pci: Make handling of config filters genericBenjamin Herrenschmidt1-26/+4
2017-06-06phb3: Turn the link speed hack into a cfg filterBenjamin Herrenschmidt1-10/+25
2017-06-06phb3+iov: Fixup support for config space filtersBenjamin Herrenschmidt1-15/+19
2017-06-06pci: Add bitmap to know if a pci device has cfg reg filtersBenjamin Herrenschmidt1-7/+2
2017-06-06mambo: Make xscom claim to be DD 2.0Michael Ellerman1-1/+1
2017-06-06npu2: Fix npu2_{read,write}_4b()Reza Arbab2-6/+8
2017-06-06p8-i2c: occ: Add support for OCC to use I2C enginesShilpasri G Bhat2-0/+151
2017-06-06hw/npu2.c: Fix opal_npu_map_lpar to search for existing BDFAlistair Popple1-2/+2
2017-06-06hw/npu2-hw-procedures.c: Fix running of zcal procedureAlistair Popple1-19/+5
2017-06-06hw/npu2.c: Add memory coherence directory programmingAlistair Popple1-1/+38
2017-06-06hw/npu2.c: Use phys-map to get GPU memory BARsAlistair Popple1-76/+26
2017-06-06prd: Implement firmware side of opaque PRD channelJeremy Kerr1-12/+76
2017-05-31core/pci: Rename pci_slot_op poll to run_smMichael Neuling2-3/+3
2017-05-31occ: Skip setting cores to nominal frequency in P9Shilpasri G Bhat1-5/+8
2017-05-31occ: Fix Pstate ordering for P9Shilpasri G Bhat1-168/+504
2017-05-26libflash/mbox-flash: Update to V2 of the protocolCyril Bur1-8/+30
2017-05-26hw/lpc-mbox: Use message registers for interruptsCyril Bur1-14/+47
2017-05-26mem_region: rename HW_RESERVE to FW_RESERVEOliver O'Halloran2-4/+4
2017-05-26fsp/tpo: Provide support for disabling TPO alarmVaibhav Jain1-2/+8
2017-05-19hw/i2c: Fix early lock dropOliver O'Halloran1-2/+0
2017-05-16phys map: Add tests for holes in MMIO region and orderMichael Neuling1-1/+27
2017-05-16phys map: Remove hole in NPU sectionMichael Neuling1-10/+10
2017-05-16phys map: Add missing NPU user regs regionMichael Neuling1-0/+1
2017-05-12Remove multiple logging for un-handled fsp sub commands.ppaidipe@linux.vnet.ibm.com1-1/+0
2017-05-12GCC7: fixes for -Wimplicit-fallthrough expected regexesStewart Smith1-1/+1
2017-05-12phb4: Add an option for disabling EEH MMIO in nvramRussell Currey1-3/+8
2017-05-10phb4: Cleanup BAR inits and loggingMichael Neuling1-57/+20
2017-05-10phb4: Increase 64bit MMIO BAR size from 128GB to 256GBMichael Neuling1-7/+7
2017-05-10xive: Migrate BAR assignment to phys_map_get()Michael Neuling1-30/+15
2017-05-10phb4: Migrate BAR assignment to phys_map_get()Michael Neuling1-19/+9