aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-07boot_test: fix typo in console messageStewart Smith1-2/+2
2016-11-07core/pci: Fix criteria in pci_cfg_reg_filter()Gavin Shan1-2/+7
2016-11-07Remove KERNEL_COMMAND_LINE mention from config.hStewart Smith1-5/+0
2016-11-02doc: use make_version to determine releaseStewart Smith1-2/+3
2016-11-02skiboot 5.4.0-rc3 release notesskiboot-5.4.0-rc3Stewart Smith2-0/+43
2016-11-02stb: Obey secure-enabled in device treeStewart Smith1-7/+1
2016-11-02pflash: Fail when file is larger than partitionJoel Stanley1-2/+8
2016-11-02mambo: Make call thru command defines consistentMichael Neuling1-9/+9
2016-11-02mambo: Convert RTC read from asm to CMichael Neuling2-35/+26
2016-11-02mambo: Convert console read/write from asm to CMichael Neuling4-23/+17
2016-11-02mambo: Convert sim exit from asm to CMichael Neuling3-10/+3
2016-11-02mambo: Add callthru0()Michael Neuling1-0/+7
2016-11-02mambo: Make callthru functions return 64 bitsMichael Neuling1-5/+6
2016-11-02core/flash: Don't do anything clever for OPAL_FLASH_{READ, WRITE, ERASE}Cyril Bur3-25/+55
2016-11-02boot-tests: force BMC to boot from non-golden sideStewart Smith1-0/+2
2016-11-02opal/fast-reboot: Send special reset sequence to operational CPUs only.Mahesh Salgaonkar1-1/+29
2016-11-02platforms/mambo: Support large unaligned readsCyril Bur1-9/+16
2016-11-02core/flash: Use blocklevel accessors to load resourcesCyril Bur1-8/+8
2016-11-02tpm_extendl: don't measure when no tpm is registeredClaudio Carvalho2-2/+9
2016-11-02tpm_extendl: log the calling resultsClaudio Carvalho2-17/+19
2016-11-02tpm_extendl: disable all failed tpms rather than only the firstClaudio Carvalho2-18/+29
2016-11-02libstb: remove subid argument from sb_verify and tb_measureClaudio Carvalho5-27/+24
2016-11-02core/flash.c: Fix lines > 80 colsClaudio Carvalho1-3/+7
2016-11-02core/flash-subpartition.c: remove toc var to clean-upClaudio Carvalho1-3/+1
2016-11-02travis-ci: use Docker containers for a matrix of platformsStewart Smith12-30/+199
2016-11-02gard: Fix printf warningJoel Stanley1-1/+2
2016-10-31doc: Document path of /ibm,opal/diagnostics being ABIStewart Smith1-0/+3
2016-10-31opal-prd: only run on supported systemsRafael Fonseca1-0/+2
2016-10-28doc: link OPAL_HANDLE_INTERRUPT docs to ibm,opal DTStewart Smith2-2/+3
2016-10-28doc: device-tree snippets should be dts code-blocksStewart Smith15-125/+187
2016-10-28doc: enable syntax highlighting of Device Tree Source (dts)Stewart Smith2-1/+96
2016-10-28doc: use RST references where appropriateStewart Smith26-26/+46
2016-10-28opal-prd: remove unused socket file.Rafael Fonseca2-10/+0
2016-10-28Documentation for OPAL_LPC_READ, OPAL_LPC_WRITENageswara R Sastry1-0/+82