aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-24p8i2c: Use calculated poll_interval when booting OPALStewart Smith2-10/+18
2016-11-24slw: do SLW timer testing while holding xscom lockStewart Smith3-11/+44
2016-11-24tpm_i2c_interface: decouple rc from being done with i2c requestStewart Smith1-4/+14
2016-11-24tpm_i2c_interface: set timeout before each requestStewart Smith1-1/+1
2016-11-24i2c: Add i2c_run_req() to crank the state machine for a requestStewart Smith3-5/+35
2016-11-24wait_for_resource_loaded: don't needlessly sleep for 5msStewart Smith1-1/+3
2016-11-24run pollers in cpu_process_local_jobs() if running job synchonouslyStewart Smith1-0/+1
2016-11-24fsp: Don't recurse pollers in ibm_fsp_terminateStewart Smith3-1/+45
2016-11-24stb: create-container and wrap skiboot in Secure/Trusted Boot containerStewart Smith3-0/+129
2016-11-24external/mambo: add shortcut to print all GPRsOliver O'Halloran1-0/+4
2016-11-24travis/opal-ci: enable ccache for everythingStewart Smith3-4/+4
2016-11-24travis: add fedora rawhideStewart Smith2-0/+8
2016-11-24travis: enable ccacheStewart Smith8-7/+11
2016-11-24phb4: Change debug printsMichael Neuling2-20/+22
2016-11-24phb4: Fix config space enable bits on DD1Michael Neuling1-0/+3
2016-11-24phb4: Fix location of EEH enable bitsMichael Neuling2-2/+3
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 Herrenschmidt3-35/+55
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 Herrenschmidt6-60/+77
2016-11-15xive: Add helper to retrieve an IPI trigger portBenjamin Herrenschmidt2-0/+24
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-15interrupts: Rewrite/correct doc for opal_set/get_xiveBenjamin Herrenschmidt2-32/+38
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-15cpu: Don't enable nap mode/PM mode on non-P8Benjamin Herrenschmidt1-0/+3
2016-11-15platform: Call generic platform probe and init UART thereBenjamin Herrenschmidt1-3/+12
2016-11-15psi: Don't register more interrupts than the HW supportsBenjamin Herrenschmidt1-1/+1
2016-11-15psi: Fix P9 BAR setup on multi-chipsBenjamin Herrenschmidt1-2/+4
2016-11-15psi: Add DT option to disable LPC interruptsBenjamin Herrenschmidt2-1/+23
2016-11-11Add skiboot-5.4.0 release notesskiboot-5.4.0Stewart Smith1-0/+690
2016-11-11libstb: bump up the byte timeout for tpm i2c requestsClaudio Carvalho1-1/+1
2016-11-11external/pflash: Perform the correct cleanupCyril Bur1-2/+2
2016-11-11p8dtu: change OPAL esel command to IBM 0x3aleoluo1-0/+8
2016-11-11Add SuperMicro p8dtu1u and p8dtu2u platformsleoluo2-1/+261
2016-11-11Revert "core/ipmi: Set interrupt-parent property"Stewart Smith1-5/+1
2016-11-11libflash/libffs: Fix possible NULL dereferenceCyril Bur1-0/+2
2016-11-08add skiboot-5.4.0-rc4 release notesskiboot-5.4.0-rc4Stewart Smith1-0/+50
2016-11-08libflash/file: Use 64bit ioctl() to erase from MTDCyril Bur1-2/+2
2016-11-08external/common: Add default erase chip implementationCyril Bur1-2/+18
2016-11-08external/common: Teach ARM code to erase 'mtd chips'Cyril Bur1-2/+11
2016-11-08bmc_platform: fail PNOR access request if no bmc *before* we reserve itStewart Smith1-4/+3
2016-11-08travis: allow failures of fedora24Stewart Smith1-0/+3
2016-11-08Add BMC platform to enable correct OEM IPMI commandsStewart Smith10-15/+77