aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-28add BUILD_ASSERT that reset_patch fits in area savedStewart Smith1-0/+1
2016-10-28doc/stable-skiboot-rules: fix broken linkStewart Smith1-1/+1
2016-10-28doc/release-notes/skiboot-5.4.0-rc2: fix RST table formatStewart Smith1-3/+3
2016-10-28doc: bump docs version to 5.4.0-rc2, fix oneline descriptionStewart Smith1-2/+2
2016-10-28doc: ref for skiboot-5.4.0-rc1 release notesStewart Smith1-0/+2
2016-10-28print-stb-container: close(fd) to clean up neatlyStewart Smith1-0/+1
2016-10-28flash-subpartition: fix spurious non-NULL check of non-NULL variableStewart Smith1-2/+0