aboutsummaryrefslogtreecommitdiff
path: root/hw/fsp
AgeCommit message (Expand)AuthorFilesLines
2017-03-10fsp-leds: add missing \n in duplicate loc code error msgStewart Smith1-1/+1
2017-01-04console: use opal_con_ops APIOliver O'Halloran1-6/+3
2017-01-04console: add opal_con_ops structureOliver O'Halloran1-0/+15
2017-01-04console: add helper to create serial console nodesOliver O'Halloran1-16/+8
2017-01-04console: don't use __flush_console() outside console.cOliver O'Halloran1-1/+1
2016-12-08sensor: add a family field in the handlerCédric Le Goater1-1/+1
2016-11-24fsp: Don't recurse pollers in ibm_fsp_terminateStewart Smith2-1/+38
2016-10-25errorlog: Removal of elog_reject_head() from 'opal_kexec_elog_notify' routineMukesh Ojha1-1/+0
2016-10-25errorlog: Remove the elog enable check from 'fsp_elog_check_and_fetch_head'Mukesh Ojha1-3/+0
2016-10-25errorlog : Modification as per coding guidelines to make the code more legibleMukesh Ojha2-137/+147
2016-10-25fast-reboot: disable on FSP code update or unrecoverable HMIStewart Smith1-0/+3
2016-10-17Fast reboot for P8Benjamin Herrenschmidt2-0/+8
2016-09-22fsp/console: Allocate irq for each hvc consoleSam Mendoza-Jonas1-5/+21
2016-08-26FSP/ELOG: Fix elog timeout issueVasant Hegde1-8/+12
2016-08-26FSP/ELOG: Remove redundant elog stateVasant Hegde1-2/+2
2016-08-11psi: Remove psi->workingBenjamin Herrenschmidt1-2/+0
2016-08-10FSP/ELOG: elog_enable flag should be false by defaultMukesh Ojha1-3/+1
2016-07-28FSP/MDST: Fix TCE alignment issueVasant Hegde1-1/+1
2016-07-21FSP/ELOG: Fix OPAL generated elog resend logicVasant Hegde1-5/+0
2016-07-21FSP/ELOG: Fix possible event notifier hangsVasant Hegde2-3/+18
2016-07-21FSP/ELOG: Disable event notification if list is not consistentVasant Hegde1-0/+2
2016-07-21FSP/ELOG: Improve elog event statesVasant Hegde1-1/+2
2016-07-21FSP/ELOG: Fix OPAL generated elog event notificationVasant Hegde2-18/+32
2016-07-21FSP/ELOG: Disable event notification during kexecVasant Hegde1-13/+33
2016-07-15fsp/console: Ignore data on unresponsive consolesSam Mendoza-Jonas1-2/+16
2016-07-14FSP/ELOG: Remove redundant validationVasant Hegde1-2/+0
2016-07-11FSP: Validate fsp_msg response memory allocationVasant Hegde1-1/+7
2016-06-30fsp/op-panel: Fix out of bounds array access and #define display dimensionsSuraj Jitindar Singh1-17/+13
2016-06-24fsp-surveillance: add FWTS annotation on failing to reply to heartbeatStewart Smith1-1/+8
2016-06-24fsp-leds: Add FWTS annotations for some errorsStewart Smith1-0/+34
2016-06-24fsp-elog: add FWTS annotations for several errorsStewart Smith2-0/+29
2016-06-24fsp-sensor: add FWTS annotation for already existing sensor nodeStewart Smith1-0/+7
2016-06-24fsp-epow: add FWTS annotationStewart Smith1-0/+10
2016-06-24fsp-elog-write: display error code from FSP on error writing error logStewart Smith1-1/+1
2016-05-10Make trigger_attn() enable attn alsoMichael Neuling1-5/+0
2016-04-27fsp: Add CAPP lid definition for NaplesPhilippe Bergheaud1-0/+2
2016-04-27Merge branch 'skiboot-5.2.x' - PHB3 raceStewart Smith1-3/+13
2016-04-27Merge branch 'skiboot-5.1.x' into skiboot-5.2.xStewart Smith1-3/+13
2016-04-06OPAL:Handle mbox response with bad status:0x24 during FSP terminationMamatha1-3/+13
2016-03-31opal/errorlog : Removes redundant header file inclusionMukesh Ojha1-1/+0
2016-03-08fsp-sensor: rework device tree for sensorsCédric Le Goater1-213/+280
2016-02-23Merge branch 'stable' - s/advertize/advertise/Stewart Smith1-1/+1
2016-02-23fsp: fix spelling of "advertise" in log messageAndrew Donnellan1-1/+1
2015-12-03Merge branch 'stable'Stewart Smith1-0/+22
2015-12-01FSP: Give up PSI link on shutdownAnanth N Mavinakayanahalli1-0/+22
2015-11-18Merge branch 'stable'Stewart Smith1-4/+1
2015-11-18fsp/fsp-rtc: Correctly report back errors to hostStewart Smith1-4/+1
2015-11-12Merge branch 'stable'Stewart Smith2-4/+18
2015-11-12FSP: Handle DPO initiated CEC shutdown with FSP in RRAnanth N Mavinakayanahalli2-4/+18
2015-11-10llvm-scan-build: fix dead assignment in fsp-leds.cStewart Smith1-2/+0