aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-16core/pci: Avoid hreset after fresetGavin Shan1-1/+2
2017-01-16Add skiboot 5.4.3 release notesskiboot-5.4.3Stewart Smith1-0/+18
2016-12-22Makefile: Disable stack protector due to gcc problemsBenjamin Herrenschmidt1-3/+9
2016-12-22stack: Don't recurse into __stack_chk_failBenjamin Herrenschmidt1-2/+7
2016-12-22Makefile: Use -ffixed-r13Benjamin Herrenschmidt1-0/+1
2016-12-22phb3: Lock the PHB on set_xive callbacksBenjamin Herrenschmidt1-0/+8
2016-12-21arch_flash_arm: Don't assume mtd labels are shortJoel Stanley1-1/+1
2016-12-20Stop using 3-operand cmp[l][i] for latest binutilsAlexey Kardashevskiy1-2/+2
2016-12-14hw/phb3: fix error handling in complete resetAndrew Donnellan1-2/+1
2016-12-02Add skiboot-5.4.2 release notesskiboot-5.4.2Stewart Smith1-0/+15
2016-12-02i2c: Add nuvoton quirk, disallowing i2cdetect as it locks TPMStewart Smith3-0/+42
2016-12-02p8-i2c reset things manually in some error conditionsStewart Smith1-22/+157
2016-11-29add skiboot-5.4.1 release notesskiboot-5.4.1Stewart Smith1-0/+27
2016-11-29tpm_i2c_nuvoton: work out the polling time using mftb()Claudio Carvalho1-26/+45
2016-11-29tpm_i2c_nuvoton: handle errors after reading the tpm fifoClaudio Carvalho1-1/+11
2016-11-29tpm_i2c_nuvoton: cleanup variables in tpm_read_fifo()Claudio Carvalho1-17/+11
2016-11-29tpm_i2c_nuvoton: handle errors after writting the tpm fifoClaudio Carvalho1-2/+11
2016-11-29tpm_i2c_nuvoton: cleanup variables in tpm_write_fifo()Claudio Carvalho1-27/+23
2016-11-29tpm_i2c_nuvoton: handle errors after writing sts.commandReady in step 5Claudio Carvalho1-1/+11
2016-11-29tpm_i2c_nuvoton: handle errors after writing sts.goClaudio Carvalho1-2/+11
2016-11-29tpm_i2c_nuvoton: handle errors after checking the tpm fifo statusClaudio Carvalho1-66/+86
2016-11-29tpm_i2c_nuvoton: return burst_count in tpm_read_burst_count()Claudio Carvalho1-21/+19
2016-11-29tpm_i2c_nuvoton: isolate the code that handles the TPM_TIMEOUT_D timeoutClaudio Carvalho1-124/+95
2016-11-29tpm_i2c_nuvoton: handle errors after reading sts.commandReadyClaudio Carvalho1-32/+50
2016-11-29tpm_i2c_nuvoton: add tpm_status_read_byte()Claudio Carvalho1-9/+10
2016-11-29tpm_i2c_nuvoton: add tpm_check_status()Claudio Carvalho1-10/+16
2016-11-29tpm_i2c_nuvoton: rename defines to shorter namesClaudio Carvalho1-49/+44
2016-11-24Limit number of "Poller recursion detected" errors to displayStewart Smith1-1/+5
2016-11-24slw: do SLW timer testing while holding xscom lockStewart Smith3-11/+44
2016-11-24p8i2c: Use calculated poll_interval when booting OPALStewart Smith2-10/+18
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-24fsp: Don't recurse pollers in ibm_fsp_terminateStewart Smith3-1/+45
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
2016-11-08hw/ipmi-sensor: Fix setting of firmware progress sensor properly.Pridhiviraj Paidipeddi1-2/+42
2016-11-08pflash: remove stray d in from info messageJoel Stanley1-1/+1