aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-18hdata/tpmrel.c: add firmware event log info to the tpm nodeClaudio Carvalho6-1/+156
2017-12-18hdata/spira: add ibm, secureboot node in P9Claudio Carvalho2-6/+48
2017-12-18libstb: remove stb.c and obsolete companionsClaudio Carvalho10-762/+2
2017-12-18hdata: add secure and trusted boot ntuple to SPIRA-H/SClaudio Carvalho2-3/+5
2017-12-18core: update superseded libstb calls in flash.c and init.cClaudio Carvalho2-8/+9
2017-12-18libstb/tpm_chip.c: define pr_fmt and fix messages loggedClaudio Carvalho1-36/+42
2017-12-18libstb/tss: update the list of event types supportedClaudio Carvalho2-6/+28
2017-12-18tpm_i2c_nuvoton: add nuvoton, npct601 to the compatible propertyClaudio Carvalho1-0/+10
2017-12-18libstb/trustedboot.c: import stb_final() from stb.cClaudio Carvalho2-0/+79
2017-12-18libstb/cvc.c: import softrom behavior from drivers/sw_driver.cClaudio Carvalho3-1/+21
2017-12-18libstb/trustedboot.c: import tb_measure() from stb.cClaudio Carvalho6-4/+175
2017-12-18libstb/secureboot.c: import sb_verify() from stb.cClaudio Carvalho7-9/+134
2017-12-18core/init.c: remove redundant calls to verify and measure BOOTKERNELClaudio Carvalho1-22/+4
2017-12-18core/flash.c: extern function to get the name of a PNOR partitionClaudio Carvalho2-0/+11
2017-12-18libstb: import stb_init() breaking it into multiple filesClaudio Carvalho10-24/+501
2017-12-18libstb: move drivers/sha512.* to mbedtls directoryClaudio Carvalho6-3/+15
2017-12-18libflash/mbox-flash: only wait for MBOX_DEFAULT_POLL_MS if busyStewart Smith1-1/+2
2017-12-18hdata: Parse SPD dataVasant Hegde2-1/+73
2017-12-18hdata: Add memory hierarchy under xscom nodeVasant Hegde4-20/+146
2017-12-18SLW: Add idle state stop5 for DD2.0 and aboveAkshay Adiga1-0/+16
2017-12-18make check: Make valgrind optionalMichael Ellerman5-3/+47
2017-12-18pflash: Respect write(2) return valuesCyril Bur1-4/+9
2017-12-18libflash/test: Add tests for mbox-flashCyril Bur9-7/+971
2017-12-14libflash/mbox-flash: Add the ability to lock flashCyril Bur2-5/+66
2017-12-14libflash/mbox-flash: Understand v3Cyril Bur2-33/+79
2017-12-14libflash/mbox-flash: Use static arrays of function pointersCyril Bur1-32/+81
2017-12-14libflash/mbox-flash: Use BMC suggested timeout valueCyril Bur1-11/+26
2017-12-14libflash/mbox-flash: Simplify message sendingCyril Bur1-92/+31
2017-12-14hw/lpc-mbox: Simplify message bookkeeping and timeoutsCyril Bur1-23/+15
2017-12-14libflash/mbox-flash: Allow mbox-flash to tell the driver msg timeoutsCyril Bur3-12/+19
2017-12-14libflash/mbox-flash: Move sequence handling to driver levelCyril Bur2-10/+9
2017-12-14libflash/mbox-flash: Always close windows before opening a new windowCyril Bur1-0/+3
2017-12-14libflash/mbox-flash: Add v2 error codesCyril Bur1-0/+3
2017-12-14IPMI: Fix platform.cec_reboot() null ptr checksMichael Neuling1-2/+2
2017-12-14prd: Log unsupported message typeVasant Hegde1-0/+4
2017-12-14opal-prd: occ: Add support for runtime OCC load/start in ZZShilpasri G Bhat6-12/+167
2017-12-14opal-prd: Add support for runtime OCC reset in ZZShilpasri G Bhat8-15/+226
2017-12-14prd: Enable error logging via firmware_request interfaceVasant Hegde4-1/+20
2017-12-14prd: Add generic response structure inside prd_fw_msgVasant Hegde1-0/+10
2017-12-15external/test/test.sh: fix VERSION substitution when no tagsStewart Smith1-2/+2
2017-12-15skiboot 5.9.6 release notesStewart Smith1-0/+30
2017-12-13SCOM Restore: Increased the EQ SCOM restore limit.Prem Shanker Jha1-1/+16
2017-12-13pflash: Support for clean_on_ecc_error flagAdriana Kobylak10-17/+39
2017-12-13core/hmi: Display chip location code while displaying core FIR.Mahesh Salgaonkar1-1/+4
2017-12-13core/hmi: Do not display FIR details if none of the bits are set.Mahesh Salgaonkar1-0/+3
2017-12-13opal/hmi: HMI logging with location code info.Mahesh Salgaonkar1-4/+36
2017-12-13core/hmi: Use pr_fmt macro for tagging log messagesMahesh Salgaonkar1-16/+19
2017-12-13opal: Get chip location codeMahesh Salgaonkar2-0/+25
2017-12-13hdata: Add location code property to xscom nodeVasant Hegde3-0/+11
2017-12-13sensors: occ: Skip counter type of sensorsShilpasri G Bhat1-0/+3