aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2016-11-24p8i2c: Use calculated poll_interval when booting OPALStewart Smith1-10/+13
2016-11-24slw: do SLW timer testing while holding xscom lockStewart Smith2-9/+29
2016-11-24i2c: Add i2c_run_req() to crank the state machine for a requestStewart Smith1-0/+18
2016-11-24fsp: Don't recurse pollers in ibm_fsp_terminateStewart Smith2-1/+38
2016-11-24phb4: Change debug printsMichael Neuling1-18/+20
2016-11-24phb4: Fix config space enable bits on DD1Michael Neuling1-0/+3
2016-11-24phb4: Fix location of EEH enable bitsMichael Neuling1-1/+1
2016-11-15chiptod: More hardening against -1 chip IDBenjamin Herrenschmidt1-0/+6
2016-11-15phb4: Fix setting of max link speedBenjamin Herrenschmidt1-2/+3
2016-11-15phb4: Updated inits as of PHB4 spec 0.52Benjamin Herrenschmidt1-27/+51
2016-11-15xive: Indirect table entries must have top bits "type" setBenjamin Herrenschmidt1-0/+3
2016-11-15xive: Remove unused field and clarify commentBenjamin Herrenschmidt1-4/+1
2016-11-15xive: Provide a way to override some IPI sourcesBenjamin Herrenschmidt3-24/+52
2016-11-15xive: Add helper to retrieve an IPI trigger portBenjamin Herrenschmidt1-0/+19
2016-11-15xive: Fix IPI EOI logic in opal_xive_eoi()Benjamin Herrenschmidt1-9/+9
2016-11-15xive: Don't try to EOI a masked sourceBenjamin Herrenschmidt1-0/+12
2016-11-15xive: Fix comments in xive_source_set_xive()Benjamin Herrenschmidt1-6/+16
2016-11-15xive: Fix comments in xive_get_ive()Benjamin Herrenschmidt1-6/+3
2016-11-15xive: Configure forwarding portsBenjamin Herrenschmidt1-2/+40
2016-11-15xive: Fix mangling of interrupt server# in opal_get/set_xive()Benjamin Herrenschmidt1-7/+5
2016-11-15xive: Fix interrupt number manglingBenjamin Herrenschmidt1-3/+3
2016-11-15psi: Fix P9 BAR setup on multi-chipsBenjamin Herrenschmidt1-2/+4
2016-11-15psi: Add DT option to disable LPC interruptsBenjamin Herrenschmidt1-1/+22
2016-11-08bmc_platform: fail PNOR access request if no bmc *before* we reserve itStewart Smith1-4/+3
2016-11-08Add BMC platform to enable correct OEM IPMI commandsStewart Smith1-2/+19
2016-11-08hw/ipmi-sensor: Fix setting of firmware progress sensor properly.Pridhiviraj Paidipeddi1-2/+42
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 Ojha3-173/+188
2016-10-25fast-reboot: disable on FSP code update or unrecoverable HMIStewart Smith1-0/+3
2016-10-24pci: Remove obsoleted PCI slot pfreset() operationGavin Shan4-39/+30
2016-10-17hw/phb3: Override root slot's prepare_link_change() with PHB'sGavin Shan1-0/+8
2016-10-17hw/phb3: Disable surprise link down event on PCI slotsGavin Shan1-8/+49
2016-10-17Fast reboot for P8Benjamin Herrenschmidt5-62/+61
2016-10-12pci: Avoid hot resets at boot timeRussell Currey3-12/+4
2016-10-11hw/phb3: Disable ECRC on Broadcom adapter behind PMC switchGavin Shan1-2/+24
2016-10-11Revert "hw/phb3.c: adjust offset to run CAPP containers"Stewart Smith1-22/+2
2016-10-11Revert "hw/phb3.c: preload the whole CAPP partition"Stewart Smith1-2/+2
2016-10-10hw/phb3.c: adjust offset to run CAPP containersClaudio Carvalho1-2/+22
2016-10-10hw/phb3.c: preload the whole CAPP partitionClaudio Carvalho1-2/+2
2016-09-26occ/prd/opal-prd: Queue OCC_RESET event message to host in OpenPOWERShilpasri G Bhat2-23/+37
2016-09-22fsp/console: Allocate irq for each hvc consoleSam Mendoza-Jonas1-5/+21
2016-09-17SLW: Actually print the register dump only to memoryStewart Smith1-1/+1
2016-09-16fsi-master: Whitespace cleanupsBenjamin Herrenschmidt1-5/+5
2016-09-15libflash: add 128MB MX66L1G45G partJoel Stanley1-0/+1
2016-09-14occ: use tb_to_msec rather than hard coding itStewart Smith1-2/+2
2016-09-14hw/npu.c: Fix reserved PE#Alistair Popple1-4/+2
2016-09-14centaur: print message on disabling xscoms to centaur due to many errorsStewart Smith1-1/+13
2016-09-14slw: improve error message for SLW timer stuckStewart Smith1-3/+21
2016-09-13centaur: Mark centaur offline after 10 consecutive access errorsBenjamin Herrenschmidt1-0/+28