aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-26phb3/4: Silence a useless warningBenjamin Herrenschmidt2-2/+2
2017-06-26phb3/4: Move IO VPD preload out to a common placeBenjamin Herrenschmidt5-24/+13
2017-06-26phb4: Workaround bug in spec 053Benjamin Herrenschmidt1-2/+5
2017-06-26phb4: DD2.0 updatesBenjamin Herrenschmidt3-119/+261
2017-06-26xive: DD2.0 updatesBenjamin Herrenschmidt2-8/+55
2017-06-26capp: Fix hang when CAPP microcode LID is missing on FSP machineBenjamin Herrenschmidt1-1/+3
2017-06-21platforms/astbmc/witherspoon.c: Add NPU2 slot mappingsAlistair Popple1-0/+272
2017-06-21platforms/astbmc/slots.c: Allow comparison of bus numbers when matching slotsAlistair Popple1-1/+1
2017-06-21hw/npu2.c: Fix device aperture calculationAlistair Popple1-2/+4
2017-06-21libflash/libffs: Correctly update the actual size of the partitionCyril Bur1-1/+1
2017-06-21Update default TSCR for P9Michael Neuling1-0/+3
2017-06-21xive: Fix initialisation of xive_cpu_state structAndrew Donnellan1-0/+1
2017-06-21FSP: Add check to detect FSP R/R inside fsp_sync_msg()Vasant Hegde1-2/+11
2017-06-21phb4: Harden init with bad PHBsMichael Neuling1-0/+8
2017-06-20hw/npu2.c: Change MCD BAR allocation orderAlistair Popple1-2/+7
2017-06-20boot-tests: add OpenBMC supportStewart Smith2-2/+125
2017-06-20NPU2: Add flag to nvlink config space indicating DL reset stateAlistair Popple4-5/+19
2017-06-20hw/npu2.c: Hardcode MSR_SF when setting up npu XTS contextsAlistair Popple1-2/+4
2017-06-20hw/npu2-hw-procedures.c: Add nvram option to override zcal calculationsAlistair Popple3-9/+30
2017-06-19test/hello_world: Properly report P9MAMBO pathMichael Ellerman1-1/+1
2017-06-19capi: Handle HMI eventsChristophe Lombard6-83/+142
2017-06-19capi: Load capp microcodeChristophe Lombard8-200/+292
2017-06-19capi: Enable capi mode for PHB4Christophe Lombard5-6/+422
2017-06-19capi: Move phb3 capp registers to specialized filesChristophe Lombard4-33/+54
2017-06-19capi: Externalize capp timebase synchronizationChristophe Lombard3-25/+27
2017-06-19FSP/CONSOLE: Fix possible NULL dereferenceVasant Hegde1-2/+7
2017-06-19mambo: Update P9 PVR to reflect Scale out 24 core chipsMichael Neuling1-2/+2
2017-06-19Ensure P9 DD1 workarounds apply only to NimbusMichael Neuling4-27/+41
2017-06-19hdata_to_dt: Add PVR overrides to the usage textOliver O'Halloran1-1/+8
2017-06-19ipmi-sel: Fix missing typo, line length and correct eSEL stylisationAndrew Jeffery1-1/+1
2017-06-19platforms/astbmc: Don't validate model on palmettoGavin Shan1-9/+2
2017-06-19hw/phb4: Rework phb4_get_presence_state()Gavin Shan1-21/+11
2017-06-16hw/phys_map: Use GCIDs as a chip indexOliver O'Halloran8-30/+27
2017-06-16hdata: Use GCID in LPC setupOliver O'Halloran1-2/+7
2017-06-16core/pci: Use PCI slot's power facality in pci_enable_bridge()Gavin Shan3-160/+247
2017-06-16platforms/ibm-fsp/firenze: Refactor firenze_pci_setup_power_mgt()Gavin Shan1-35/+44
2017-06-16platforms/ibm-fsp/firenze: PCI slot fixup improvementGavin Shan1-46/+53
2017-06-16platforms/ibm-fsp/firenze: Fix PCI slot power-off patternGavin Shan1-2/+2
2017-06-15core/pci: Make the conditions for device type quirk obviousGavin Shan1-3/+2
2017-06-15core/pci: Use macro as vendor ID register offsetGavin Shan1-4/+4
2017-06-15hw/phb3: Use cached vendor/device IDs in phb3_check_device_quirks()Gavin Shan1-19/+20
2017-06-15core/pci: Use cached vendor/device IDs in quirksGavin Shan4-11/+7
2017-06-15hw/ipmi/ipmi-sel: missing newline in prlog warningStewart Smith1-1/+1
2017-06-15occ: Set return variable to correct valueCyril Bur1-0/+1
2017-06-15core/fdt: Always add a reserve mapOliver O'Halloran1-0/+3
2017-06-15phb4: Error injection for config spaceRussell Currey1-1/+181
2017-06-15phb4: Error clear implementationRussell Currey1-68/+57
2017-06-15phb4: Mask link down errors during resetRussell Currey2-0/+10
2017-06-15phb4: Implement root port initializationRussell Currey1-6/+11
2017-06-15phb4: Complete reset implementationRussell Currey2-2/+44