summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* core: Add support for cec_power_down() on mamboMichael Ellerman2015-04-013-2/+19
* opal: Fix an issue where partial LID load causes opal to hang.Mahesh Salgaonkar2015-03-311-1/+16
* nx: use proc_gen instead of paramDan Streetman2015-03-311-9/+10
* use chip id for NX engine Coproc Instance numDan Streetman2015-03-312-52/+27
* Fix (hopefully) missing dot symbols in skiboot.mapBenjamin Herrenschmidt2015-03-311-1/+1
* exceptions: Catch exceptions at boot timeBenjamin Herrenschmidt2015-03-314-30/+87
* exceptions: Remove deprecated exception patching stuffBenjamin Herrenschmidt2015-03-312-379/+14
* mambo: Make mambo_utils.tcl optionalMichael Ellerman2015-03-311-5/+8
* mambo: Exit mambo when the simulation is stoppedMichael Ellerman2015-03-311-2/+1
* add NX register definesDan Streetman2015-03-311-0/+120
* set NX crb input queues to 842 onlyDan Streetman2015-03-312-1/+37
* core: Catch attempts to branch through a NULL pointerBenjamin Herrenschmidt2015-03-311-0/+16
* plat/firestone: Add missing platform hooksBenjamin Herrenschmidt2015-03-311-0/+1
* plat/firestone: Add missing platform hooksBenjamin Herrenschmidt2015-03-311-0/+3
* elog: Don't call uninitialized platform elog_commitBenjamin Herrenschmidt2015-03-311-4/+15
* external/opal-prd: Use "official" switch-endian syscallJeremy Kerr2015-03-311-6/+14
* hw/ipmi: Rework sensors and fix boot count sensorJoel Stanley2015-03-311-44/+37
* FSP/LED: Validate before creating LED nodesVasant Hegde2015-03-261-0/+7
* FSP/LED: Continue processing LED update request in error pathVasant Hegde2015-03-261-4/+6
* FSP: Serialize FSP MBOX command declarationVasant Hegde2015-03-261-20/+20
* memboot: Add a memboot flash backendAlistair Popple2015-03-266-18/+134
* opal: Handle TB residue and HDEC parity HMI errors on split core.Mahesh Salgaonkar2015-03-266-15/+198
* opal: Recover from TFMR SPURR/PURR parity error.Mahesh Salgaonkar2015-03-262-0/+26
* opal: Recover from TFMR DEC parity error.Mahesh Salgaonkar2015-03-262-1/+11
* opal: Recover from TFMR HDEC parity error.Mahesh Salgaonkar2015-03-262-0/+42
* opal: Handle TFMR parity HMI event.Mahesh Salgaonkar2015-03-262-2/+60
* opal: Handle TFMR firmware control error.Mahesh Salgaonkar2015-03-261-0/+9
* opal: Recover from TB residue error.Mahesh Salgaonkar2015-03-261-0/+9
* opal: Refactor tb errors reset codeMahesh Salgaonkar2015-03-261-1/+36
* Revert "opal: Handle more TFAC errors."Mahesh Salgaonkar2015-03-261-5/+0
* Fix start_preload_resource for OpenPower BMC machinesCédric Le Goater2015-03-251-2/+3
* fsp-sensor: add a label property for the ambient sensorCédric Le Goater2015-03-241-0/+4
* sensor: return OPAL_UNSUPPORTED when no sensors are supportedCédric Le Goater2015-03-242-1/+2
* sensor: add documentation for the OPAL_SENSOR_READ callCédric Le Goater2015-03-241-0/+32
* dts: add memory buffers temperature sensorsCédric Le Goater2015-03-242-0/+122
* dts: add device tree documentationCédric Le Goater2015-03-241-0/+67
* dts: add some extra properties to improve the driverCédric Le Goater2015-03-241-0/+2
* dts: add a type propertyCédric Le Goater2015-03-241-0/+1
* dts: add a status propertyCédric Le Goater2015-03-241-0/+9
* dts: add device tree nodes for the core temperaturesCédric Le Goater2015-03-243-0/+39
* dts: add support to read the core temperaturesCédric Le Goater2015-03-245-0/+197
* core: add a platform op to read sensorsCédric Le Goater2015-03-2410-12/+122
* OCC/hostservices: Call abort if hbrt_lid_list is emptyVasant Hegde2015-03-241-2/+4
* Asynchronous LID/Resource loading for FSP systemsStewart Smith2015-03-2412-114/+287
* Change load_resource() API to be all about preloading.Stewart Smith2015-03-2312-36/+96
* FSP/SYSPARAM: Fix memory leak in error pathVasant Hegde2015-03-211-3/+8
* FSP/LEDS: Roll back exclusive bit in case FSP command queuing failsVasant Hegde2015-03-202-18/+23
* FSP/LEDS: Add OPAL interfaces for accessing or modifying the LED statesVasant Hegde2015-03-204-13/+270
* FSP/LEDS: Handle failure cases in set LED MBOX commandVasant Hegde2015-03-202-69/+62
* FSP/LEDS: Roll back LED state update in case FSP command queuing failsAnshuman Khandual2015-03-201-0/+2
OpenPOWER on IntegriCloud