aboutsummaryrefslogtreecommitdiff
path: root/hw/fsp
AgeCommit message (Expand)AuthorFilesLines
2017-07-21FSP/CONSOLE: Do not enable input irq in write pathVasant Hegde1-3/+0
2017-06-21FSP: Add check to detect FSP R/R inside fsp_sync_msg()Vasant Hegde1-2/+11
2017-06-19capi: Load capp microcodeChristophe Lombard1-0/+2
2017-06-19FSP/CONSOLE: Fix possible NULL dereferenceVasant Hegde1-2/+7
2017-06-14FSP/CONSOLE: Workaround for unresponsive ipmi daemonVasant Hegde1-1/+17
2017-06-14FSP: Set status field in response message for timed out messageVasant Hegde1-1/+4
2017-06-14FSP: Improve timeout messageVasant Hegde1-4/+5
2017-06-14FSP/RTC: Remove local fsp_in_reset variableVasant Hegde1-10/+0
2017-06-14FSP/RTC: Fix possible FSP R/R issue in rtc write pathVasant Hegde1-9/+11
2017-06-14hw/fsp/rtc: read/write cached rtc tod on fsp hir.ppaidipe@linux.vnet.ibm.com1-2/+2
2017-06-14FSP/CHIPTOD: Return false in error pathVasant Hegde1-0/+1
2017-06-08FSP/CONSOLE: Do not free fsp_msg in error pathVasant Hegde1-1/+0
2017-06-08FSP/CONSOLE: Remove __unused attribute from fsp_console_read()Vasant Hegde1-1/+1
2017-06-08FSP/RTC: Improve error logVasant Hegde1-1/+1
2017-05-26fsp/tpo: Provide support for disabling TPO alarmVaibhav Jain1-2/+8
2017-05-12Remove multiple logging for un-handled fsp sub commands.ppaidipe@linux.vnet.ibm.com1-1/+0
2017-05-12GCC7: fixes for -Wimplicit-fallthrough expected regexesStewart Smith1-1/+1
2017-05-10FSP: Notify FSP of Platform Log ID after Host Initiated Reset ReloadStewart Smith2-22/+50
2017-03-16hw/fsp: Do not queue SP and SPCN class messages during reset/reloadAnanth N Mavinakayanahalli3-0/+31
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