aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-15chip: Print out when we initialise a chipMichael Ellerman1-0/+1
2017-06-15core: Move enable_mambo_console() into chip initialisationMichael Ellerman3-6/+5
2017-06-14mambo: Create multiple chips when we have multiple CPUsMichael Ellerman1-1/+11
2017-06-14chip: Add support for discovering chips on mamboMichael Ellerman1-0/+5
2017-06-14chip: Factor out chip inititialisationMichael Ellerman1-21/+29
2017-06-14Add skiboot-5.4.6 release notesStewart Smith1-0/+117
2017-06-14FSP/CONSOLE: Workaround for unresponsive ipmi daemonVasant Hegde2-1/+20
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-09gitignore: Add compile_commands.jsonRussell Currey1-0/+1
2017-06-09Add skiboot-5.4.5 release notesStewart Smith1-0/+56
2017-06-08opal-prd: Handle SBE passthrough message passingVasant Hegde1-0/+24