summaryrefslogtreecommitdiffstats
path: root/hw/fsp
Commit message (Expand)AuthorAgeFilesLines
* console: use opal_con_ops APIOliver O'Halloran2017-01-041-6/+3
* console: add opal_con_ops structureOliver O'Halloran2017-01-041-0/+15
* console: add helper to create serial console nodesOliver O'Halloran2017-01-041-16/+8
* console: don't use __flush_console() outside console.cOliver O'Halloran2017-01-041-1/+1
* sensor: add a family field in the handlerCédric Le Goater2016-12-081-1/+1
* fsp: Don't recurse pollers in ibm_fsp_terminateStewart Smith2016-11-242-1/+38
* errorlog: Removal of elog_reject_head() from 'opal_kexec_elog_notify' routineMukesh Ojha2016-10-251-1/+0
* errorlog: Remove the elog enable check from 'fsp_elog_check_and_fetch_head'Mukesh Ojha2016-10-251-3/+0
* errorlog : Modification as per coding guidelines to make the code more legibleMukesh Ojha2016-10-252-137/+147
* fast-reboot: disable on FSP code update or unrecoverable HMIStewart Smith2016-10-251-0/+3
* Fast reboot for P8Benjamin Herrenschmidt2016-10-172-0/+8
* fsp/console: Allocate irq for each hvc consoleSam Mendoza-Jonas2016-09-221-5/+21
* FSP/ELOG: Fix elog timeout issueVasant Hegde2016-08-261-8/+12
* FSP/ELOG: Remove redundant elog stateVasant Hegde2016-08-261-2/+2
* psi: Remove psi->workingBenjamin Herrenschmidt2016-08-111-2/+0
* FSP/ELOG: elog_enable flag should be false by defaultMukesh Ojha2016-08-101-3/+1
* FSP/MDST: Fix TCE alignment issueVasant Hegde2016-07-281-1/+1
* FSP/ELOG: Fix OPAL generated elog resend logicVasant Hegde2016-07-211-5/+0
* FSP/ELOG: Fix possible event notifier hangsVasant Hegde2016-07-212-3/+18
* FSP/ELOG: Disable event notification if list is not consistentVasant Hegde2016-07-211-0/+2
* FSP/ELOG: Improve elog event statesVasant Hegde2016-07-211-1/+2
* FSP/ELOG: Fix OPAL generated elog event notificationVasant Hegde2016-07-212-18/+32
* FSP/ELOG: Disable event notification during kexecVasant Hegde2016-07-211-13/+33
* fsp/console: Ignore data on unresponsive consolesSam Mendoza-Jonas2016-07-151-2/+16
* FSP/ELOG: Remove redundant validationVasant Hegde2016-07-141-2/+0
* FSP: Validate fsp_msg response memory allocationVasant Hegde2016-07-111-1/+7
* fsp/op-panel: Fix out of bounds array access and #define display dimensionsSuraj Jitindar Singh2016-06-301-17/+13
* fsp-surveillance: add FWTS annotation on failing to reply to heartbeatStewart Smith2016-06-241-1/+8
* fsp-leds: Add FWTS annotations for some errorsStewart Smith2016-06-241-0/+34
* fsp-elog: add FWTS annotations for several errorsStewart Smith2016-06-242-0/+29
* fsp-sensor: add FWTS annotation for already existing sensor nodeStewart Smith2016-06-241-0/+7
* fsp-epow: add FWTS annotationStewart Smith2016-06-241-0/+10
* fsp-elog-write: display error code from FSP on error writing error logStewart Smith2016-06-241-1/+1
* Make trigger_attn() enable attn alsoMichael Neuling2016-05-101-5/+0
* fsp: Add CAPP lid definition for NaplesPhilippe Bergheaud2016-04-271-0/+2
* Merge branch 'skiboot-5.2.x' - PHB3 raceStewart Smith2016-04-271-3/+13
|\
| * Merge branch 'skiboot-5.1.x' into skiboot-5.2.xStewart Smith2016-04-271-3/+13
| |\
| | * OPAL:Handle mbox response with bad status:0x24 during FSP terminationMamatha2016-04-061-3/+13
* | | opal/errorlog : Removes redundant header file inclusionMukesh Ojha2016-03-311-1/+0
|/ /
* | fsp-sensor: rework device tree for sensorsCédric Le Goater2016-03-081-213/+280
* | Merge branch 'stable' - s/advertize/advertise/Stewart Smith2016-02-231-1/+1
|\ \ | |/
| * fsp: fix spelling of "advertise" in log messageAndrew Donnellan2016-02-231-1/+1
* | Merge branch 'stable'Stewart Smith2015-12-031-0/+22
|\ \ | |/
| * FSP: Give up PSI link on shutdownAnanth N Mavinakayanahalli2015-12-011-0/+22
* | Merge branch 'stable'Stewart Smith2015-11-181-4/+1
|\ \ | |/
| * fsp/fsp-rtc: Correctly report back errors to hostStewart Smith2015-11-181-4/+1
* | Merge branch 'stable'Stewart Smith2015-11-122-4/+18
|\ \ | |/
| * FSP: Handle DPO initiated CEC shutdown with FSP in RRAnanth N Mavinakayanahalli2015-11-122-4/+18
| * fix prerror() build failure in fsp-leds.cStewart Smith2015-10-131-1/+1
* | llvm-scan-build: fix dead assignment in fsp-leds.cStewart Smith2015-11-101-2/+0
OpenPOWER on IntegriCloud