aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2015-09-01Rename send_pending_events() to send_next_pending_event()Stewart Smith1-5/+5
2015-09-01Fix scan-build warning of value stored to event is never usedStewart Smith1-6/+0
2015-08-31Fix stored value never read warning from scan-build in FSP code updateStewart Smith1-0/+3
2015-08-31Fix scan-build waring of never read rc valueStewart Smith1-0/+4
2015-08-26Fix spelling mistakesStewart Smith9-15/+15
2015-08-18phb3: Continue CAPP setup even if PHB is already in CAPP modeDaniel Axtens1-1/+0
2015-08-17hw/homer: Don't re-reserve homer rangesJeremy Kerr1-5/+20
2015-08-14IPMI: Add SEL event with eSEL record IDVasant Hegde1-0/+83
2015-08-14IPMI: Fix eSEL loggingVasant Hegde2-12/+118
2015-08-14use pr_fmt in hw/ipmi/ipmi-sel.cStewart Smith1-12/+13
2015-08-14IPMI: Only log events that needs attentionVasant Hegde1-0/+7
2015-08-14IPMI: Fix eSEL sizeVasant Hegde1-3/+4
2015-08-14hw/phb3: Change reserved PE to 255Gavin Shan1-5/+16
2015-08-14fsp/fsp-chiptod: Fix uninitialized valueKamalesh Babulal1-1/+1
2015-08-13hw/p7ioc-phb.c: Fix assignment of addrKamalesh Babulal1-1/+0
2015-08-13hw/chiptod: Refactor code to remove goto labelKamalesh Babulal1-2/+1
2015-08-13fsp/chiptod: Fix initialised variableJoel Stanley2-10/+12
2015-08-13ipmi: Fix the opal_ipmi_recv() call to handle the error pathNeelesh Gupta1-4/+9
2015-07-31opal-api: Add OPAL call to handle abnormal reboots.Vipin K Parashar1-0/+32
2015-07-31errorlog: Deprecate elog callback parameterSamuel Mendoza-Jonas19-62/+59
2015-07-31errorlog: Simplify log calling conventionSamuel Mendoza-Jonas1-13/+16
2015-07-17FSP/LEDS: Add support to handle SAI state request from service processorVasant Hegde1-25/+30
2015-07-17FSP/LEDS: Remove led-loc propertyVasant Hegde1-7/+0
2015-07-10fsp/ipmi: Add the in-band IPMI support for FSP systemsNeelesh Gupta2-1/+356
2015-07-10ipmi: Provide a macro for netfn return codeNeelesh Gupta1-1/+2
2015-07-10fsp/mem-err: Fix leak in one error path and minor clean upsNeelesh Gupta1-10/+4
2015-07-10hw/phb3: Fix logical operandKamalesh Babulal1-1/+1
2015-07-10Configure CAPP timebase.Philippe Bergheaud2-1/+168
2015-07-09opal: Recover from TOD register parity errors.Mahesh Salgaonkar1-2/+37
2015-07-09opal: Cache chipTOD control register values.Mahesh Salgaonkar1-0/+100
2015-07-09opal: Enable backup topology.Mahesh Salgaonkar3-7/+139
2015-07-09opal: Inform fsp about the topology switch.Mahesh Salgaonkar1-0/+33
2015-07-09opal: Check if backup master is valid before topology switch.Mahesh Salgaonkar1-2/+26
2015-07-09opal: Refactor TOD topology failover recovery.Mahesh Salgaonkar1-14/+133
2015-07-09opal: Re-sync failed chiptod with neighboring chiptod.Mahesh Salgaonkar1-2/+82
2015-07-09opal: Modify chiptod_running_check() function to take chip id as argument.Mahesh Salgaonkar1-3/+3
2015-07-09opal: Introduce a function to check sync/step network status.Mahesh Salgaonkar1-0/+116
2015-07-09opal: Query chip TOD status for a given topology.Mahesh Salgaonkar1-2/+39
2015-07-09opal: Identify chip role for a given topology.Mahesh Salgaonkar1-0/+104
2015-07-09opal: Query current TOD topology during chiptod init.Mahesh Salgaonkar1-0/+55
2015-07-07libflash: Add support for Macronix 128Mb flash chipsJeremy Kerr1-0/+1
2015-07-06p8-i2c: Keep centaur OCC cache disabled during initsBenjamin Herrenschmidt1-2/+26
2015-07-06centaur: Improve FSI SCOM error handlingBenjamin Herrenschmidt1-45/+77
2015-07-06fsi-master: More error handling and recoveryBenjamin Herrenschmidt1-70/+407
2015-07-06fsi-master: Refactor the driverBenjamin Herrenschmidt1-103/+137
2015-07-06fsi-master: Fix error handlingBenjamin Herrenschmidt1-53/+75
2015-07-06p8-i2c: Ensure request "result" field is updated on completionBenjamin Herrenschmidt1-0/+1
2015-07-06p8-i2c: Add support for Centaur i2cBenjamin Herrenschmidt1-14/+90
2015-07-06centaur: Add API to enable/disable the sensor cacheBenjamin Herrenschmidt1-0/+59
2015-07-06centaur: Expose centaur_chip and get_centaur()Benjamin Herrenschmidt1-11/+3