aboutsummaryrefslogtreecommitdiff
path: root/hw/fsp
AgeCommit message (Expand)AuthorFilesLines
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
2015-11-10llvm-scan-build: fix value is never read warningStewart Smith1-6/+2
2015-11-10llvm-scan-build: fix dead assignment warningStewart Smith1-6/+2
2015-11-10sparse: fix incorrect type in assignment in fsp-mem-err.cStewart Smith1-7/+7
2015-11-10sparse: fix be64 degrades to integer warnings in fsp-mem-err.cStewart Smith1-6/+6
2015-11-10sparse: correct endian conversion of sglistStewart Smith1-1/+1
2015-11-10sparse: add missing endian conversion in fsp-attn.cStewart Smith1-1/+1
2015-11-10sparse: fix endian conversion for MDST tableStewart Smith1-11/+12
2015-10-14fsp/dpo: DPO driver code improvementsVipin K Parashar1-31/+31
2015-10-13fix prerror() build failure in fsp-leds.cskiboot-5.1.7Stewart Smith1-1/+1
2015-10-13Merge branch 'stable': FSP leds fix and skiboot 5.1.7 release notesStewart Smith1-1/+12
2015-10-09Merge branch 'update-2.1.1.1' into stableStewart Smith1-1/+12
2015-10-09hw/fsp/fsp-leds.c: use allocated buffer for FSP_CMD_GET_LED_LIST responseStewart Smith1-2/+11
2015-10-07chiptod: chiptod code improvementsVipin K Parashar1-6/+7
2015-09-11fsp/ipmi: Fix an illegal memory accessNeelesh Gupta1-2/+1
2015-09-10move enum ipl_state to hw/fsp/fsp.cStewart Smith1-0/+10
2015-09-09Move FSP specific abort() code to platform layerVasant Hegde1-1/+25