aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-06-26Big log level reduction...Benjamin Herrenschmidt6-27/+24
2017-06-26xive: Remove historical BAR reading codeBenjamin Herrenschmidt1-80/+11
2017-06-26psi: Switch to ESB mode laterBenjamin Herrenschmidt1-4/+4
2017-06-26lpc: Enable "new" SerIRQ modeBenjamin Herrenschmidt1-1/+9
2017-06-26psi: Use phys_map to setup the BARsBenjamin Herrenschmidt2-32/+22
2017-06-26phb4: Mask out write-1-to-clear registers in RC cfgRussell Currey1-5/+39
2017-06-26phb4: Properly mask out link down errors during resetRussell Currey1-7/+20
2017-06-26phb3/4: Silence a useless warningBenjamin Herrenschmidt2-2/+2
2017-06-26phb3/4: Move IO VPD preload out to a common placeBenjamin Herrenschmidt2-21/+0
2017-06-26phb4: Workaround bug in spec 053Benjamin Herrenschmidt1-2/+5
2017-06-26phb4: DD2.0 updatesBenjamin Herrenschmidt1-113/+249
2017-06-26xive: DD2.0 updatesBenjamin Herrenschmidt1-8/+48
2017-06-26capp: Fix hang when CAPP microcode LID is missing on FSP machineBenjamin Herrenschmidt1-1/+3
2017-06-21hw/npu2.c: Fix device aperture calculationAlistair Popple1-2/+4
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-20NPU2: Add flag to nvlink config space indicating DL reset stateAlistair Popple2-2/+11
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 Popple2-8/+29
2017-06-19capi: Handle HMI eventsChristophe Lombard3-0/+77
2017-06-19capi: Load capp microcodeChristophe Lombard5-194/+272
2017-06-19capi: Enable capi mode for PHB4Christophe Lombard1-5/+354
2017-06-19capi: Move phb3 capp registers to specialized filesChristophe Lombard1-0/+1
2017-06-19capi: Externalize capp timebase synchronizationChristophe Lombard2-23/+25
2017-06-19FSP/CONSOLE: Fix possible NULL dereferenceVasant Hegde1-2/+7
2017-06-19Ensure P9 DD1 workarounds apply only to NimbusMichael Neuling3-20/+22
2017-06-19ipmi-sel: Fix missing typo, line length and correct eSEL stylisationAndrew Jeffery1-1/+1
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'Halloran6-28/+25
2017-06-15hw/phb3: Use cached vendor/device IDs in phb3_check_device_quirks()Gavin Shan1-19/+20
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-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 Currey1-0/+8
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