aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-26opal: Handle TB residue and HDEC parity HMI errors on split core.Mahesh Salgaonkar6-15/+198
2015-03-26opal: Recover from TFMR SPURR/PURR parity error.Mahesh Salgaonkar2-0/+26
2015-03-26opal: Recover from TFMR DEC parity error.Mahesh Salgaonkar2-1/+11
2015-03-26opal: Recover from TFMR HDEC parity error.Mahesh Salgaonkar2-0/+42
2015-03-26opal: Handle TFMR parity HMI event.Mahesh Salgaonkar2-2/+60
2015-03-26opal: Handle TFMR firmware control error.Mahesh Salgaonkar1-0/+9
2015-03-26opal: Recover from TB residue error.Mahesh Salgaonkar1-0/+9
2015-03-26opal: Refactor tb errors reset codeMahesh Salgaonkar1-1/+36
2015-03-26Revert "opal: Handle more TFAC errors."Mahesh Salgaonkar1-5/+0
2015-03-25Fix start_preload_resource for OpenPower BMC machinesCédric Le Goater1-2/+3
2015-03-24fsp-sensor: add a label property for the ambient sensorCédric Le Goater1-0/+4
2015-03-24sensor: return OPAL_UNSUPPORTED when no sensors are supportedCédric Le Goater2-1/+2
2015-03-24sensor: add documentation for the OPAL_SENSOR_READ callCédric Le Goater1-0/+32
2015-03-24dts: add memory buffers temperature sensorsCédric Le Goater2-0/+122
2015-03-24dts: add device tree documentationCédric Le Goater1-0/+67
2015-03-24dts: add some extra properties to improve the driverCédric Le Goater1-0/+2
2015-03-24dts: add a type propertyCédric Le Goater1-0/+1
2015-03-24dts: add a status propertyCédric Le Goater1-0/+9
2015-03-24dts: add device tree nodes for the core temperaturesCédric Le Goater3-0/+39
2015-03-24dts: add support to read the core temperaturesCédric Le Goater5-0/+197
2015-03-24core: add a platform op to read sensorsCédric Le Goater10-12/+122
2015-03-24OCC/hostservices: Call abort if hbrt_lid_list is emptyVasant Hegde1-2/+4
2015-03-24Asynchronous LID/Resource loading for FSP systemsStewart Smith12-114/+287
2015-03-23Change load_resource() API to be all about preloading.Stewart Smith12-36/+96
2015-03-21FSP/SYSPARAM: Fix memory leak in error pathVasant Hegde1-3/+8
2015-03-20FSP/LEDS: Roll back exclusive bit in case FSP command queuing failsVasant Hegde2-18/+23
2015-03-20FSP/LEDS: Add OPAL interfaces for accessing or modifying the LED statesVasant Hegde4-13/+270
2015-03-20FSP/LEDS: Handle failure cases in set LED MBOX commandVasant Hegde2-69/+62
2015-03-20FSP/LEDS: Roll back LED state update in case FSP command queuing failsAnshuman Khandual1-0/+2
2015-03-20FSP/LEDS: Serialize the entire LED state change code and it's callbackAnshuman Khandual1-2/+10
2015-03-20FSP/LEDS: Modify handling of SPCN based LED commandsAnshuman Khandual2-10/+27
2015-03-20FSP/LEDS: Move checkpoint status variable to led_set_cmd structureVasant Hegde2-19/+18
2015-03-20FSP/LEDS: Add device tree nodesVasant Hegde7-0/+107
2015-03-19OPAL: Detect recursive poller entry from same CPUVasant Hegde2-0/+12
2015-03-19update device tree doc for NX node locationDan Streetman1-22/+20
2015-03-17libflash: Improved ECC interfaceCyril Bur8-15/+704
2015-03-17fsp: Fix FSP irq initialization on PSIHBCR for resetsAnanth N Mavinakayanahalli1-1/+3
2015-03-17hdata: Fix location code sizeVasant Hegde1-2/+2
2015-03-17hdata: Convert printf based log messages to prlog based logsVasant Hegde1-3/+5
2015-03-17doc/device-tree: Add descriptions for the ibm, pstate-* properties.Jeremy Kerr1-14/+26
2015-03-17Add basic OPAL_XSCOM_READ and OPAL_XSCOM_WRITE docsStewart Smith1-0/+12
2015-03-17Add NX P7+ supportDan Streetman4-141/+150
2015-03-17external/opal-prd: Unify logging calls and log to syslogJeremy Kerr5-154/+287
2015-03-17external/opal-prd: Add a helper for module loadingJeremy Kerr5-5/+90
2015-03-17PHB3: Do not release unhold lock in error pathVasant Hegde1-1/+1
2015-03-17move nx-842 ct and ci nodes into main nx nodeDan Streetman1-11/+2
2015-03-17opal: Check NX FIRs to find the reason for Malfunction Alert.Mahesh Salgaonkar1-0/+86
2015-03-17opal: Check Core FIRs to find the reason for Malfunction Alert.Mahesh Salgaonkar1-3/+120
2015-03-17opal: Update doc/opal-api/opal-messages.txtMahesh Salgaonkar1-5/+41
2015-03-17opal: Enhance HMI event structure to accommodate checkstop info.Mahesh Salgaonkar2-0/+67