aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2015-06-05core/mem_region: Create reservations of type REGION_HW_RESERVEDskiboot-5.0.3Jeremy Kerr1-3/+3
2015-05-21prd: Don't expose full opal_prd_msg to kernelJeremy Kerr1-8/+16
2015-05-21hw/prd: Expose prd ranges via device treeJeremy Kerr1-0/+30
2015-05-01Add xscom_ok() and lpc_ok() to check XSCOM and LPC usabilityskiboot-5.0.1Benjamin Herrenschmidt4-2/+30
2015-05-01xscom: Remove recursive lockingBenjamin Herrenschmidt1-18/+6
2015-05-01prd: Only alter host presentation bits of IPOLL maskJeremy Kerr1-4/+6
2015-04-09FSP/CUPD: Fix lock issueskiboot-5.0Vasant Hegde1-8/+1
2015-04-09bt: Add a temporary workaround for bmc dropping messagesAlistair Popple1-8/+26
2015-04-09hw/ipmi: Fix FW Boot Progress sensorJoel Stanley1-5/+3
2015-04-08nx: use gcid + 1 for CIDan Streetman2-19/+19
2015-04-01Remove redundant includes of opal-api.hMichael Ellerman18-18/+0
2015-03-31opal: Fix an issue where partial LID load causes opal to hang.skiboot-5.0-rc2Mahesh Salgaonkar1-1/+16
2015-03-31nx: use proc_gen instead of paramDan Streetman1-9/+10
2015-03-31use chip id for NX engine Coproc Instance numDan Streetman2-52/+27
2015-03-31set NX crb input queues to 842 onlyDan Streetman1-1/+31
2015-03-31hw/ipmi: Rework sensors and fix boot count sensorJoel Stanley1-44/+37
2015-03-26FSP/LED: Validate before creating LED nodesskiboot-5.0-rc1Vasant Hegde1-0/+7
2015-03-26FSP/LED: Continue processing LED update request in error pathVasant Hegde1-4/+6
2015-03-26memboot: Add a memboot flash backendAlistair Popple2-15/+104
2015-03-26opal: Handle TB residue and HDEC parity HMI errors on split core.Mahesh Salgaonkar1-13/+10
2015-03-26opal: Recover from TFMR SPURR/PURR parity error.Mahesh Salgaonkar1-0/+24
2015-03-26opal: Recover from TFMR DEC parity error.Mahesh Salgaonkar1-1/+10
2015-03-26opal: Recover from TFMR HDEC parity error.Mahesh Salgaonkar1-0/+41
2015-03-26opal: Handle TFMR parity HMI event.Mahesh Salgaonkar1-1/+59
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-24fsp-sensor: add a label property for the ambient sensorCédric Le Goater1-0/+4
2015-03-24dts: add memory buffers temperature sensorsCédric Le Goater1-0/+96
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 Goater1-0/+36
2015-03-24dts: add support to read the core temperaturesCédric Le Goater2-0/+166
2015-03-24core: add a platform op to read sensorsCédric Le Goater1-9/+4
2015-03-24Asynchronous LID/Resource loading for FSP systemsStewart Smith1-104/+274
2015-03-23Change load_resource() API to be all about preloading.Stewart Smith2-8/+16
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 Hegde2-6/+225
2015-03-20FSP/LEDS: Handle failure cases in set LED MBOX commandVasant Hegde1-69/+58
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 Hegde1-0/+60
2015-03-17fsp: Fix FSP irq initialization on PSIHBCR for resetsAnanth N Mavinakayanahalli1-1/+3
2015-03-17Add NX P7+ supportDan Streetman3-78/+82
2015-03-17PHB3: Do not release unhold lock in error pathVasant Hegde1-1/+1