summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove KERNEL_COMMAND_LINE mention from config.hStewart Smith2016-11-071-5/+0
* doc: use make_version to determine releaseStewart Smith2016-11-021-2/+3
* skiboot 5.4.0-rc3 release notesStewart Smith2016-11-022-0/+43
* stb: Obey secure-enabled in device treeStewart Smith2016-11-021-7/+1
* pflash: Fail when file is larger than partitionJoel Stanley2016-11-021-2/+8
* mambo: Make call thru command defines consistentMichael Neuling2016-11-021-9/+9
* mambo: Convert RTC read from asm to CMichael Neuling2016-11-022-35/+26
* mambo: Convert console read/write from asm to CMichael Neuling2016-11-024-23/+17
* mambo: Convert sim exit from asm to CMichael Neuling2016-11-023-10/+3
* mambo: Add callthru0()Michael Neuling2016-11-021-0/+7
* mambo: Make callthru functions return 64 bitsMichael Neuling2016-11-021-5/+6
* core/flash: Don't do anything clever for OPAL_FLASH_{READ, WRITE, ERASE}Cyril Bur2016-11-023-25/+55
* boot-tests: force BMC to boot from non-golden sideStewart Smith2016-11-021-0/+2
* opal/fast-reboot: Send special reset sequence to operational CPUs only.Mahesh Salgaonkar2016-11-021-1/+29
* platforms/mambo: Support large unaligned readsCyril Bur2016-11-021-9/+16
* core/flash: Use blocklevel accessors to load resourcesCyril Bur2016-11-021-8/+8
* tpm_extendl: don't measure when no tpm is registeredClaudio Carvalho2016-11-022-2/+9
* tpm_extendl: log the calling resultsClaudio Carvalho2016-11-022-17/+19
* tpm_extendl: disable all failed tpms rather than only the firstClaudio Carvalho2016-11-022-18/+29
* libstb: remove subid argument from sb_verify and tb_measureClaudio Carvalho2016-11-025-27/+24
* core/flash.c: Fix lines > 80 colsClaudio Carvalho2016-11-021-3/+7
* core/flash-subpartition.c: remove toc var to clean-upClaudio Carvalho2016-11-021-3/+1
* travis-ci: use Docker containers for a matrix of platformsStewart Smith2016-11-0212-30/+199
* gard: Fix printf warningJoel Stanley2016-11-021-1/+2
* doc: Document path of /ibm,opal/diagnostics being ABIStewart Smith2016-10-311-0/+3
* opal-prd: only run on supported systemsRafael Fonseca2016-10-311-0/+2
* doc: link OPAL_HANDLE_INTERRUPT docs to ibm,opal DTStewart Smith2016-10-282-2/+3
* doc: device-tree snippets should be dts code-blocksStewart Smith2016-10-2815-125/+187
* doc: enable syntax highlighting of Device Tree Source (dts)Stewart Smith2016-10-282-1/+96
* doc: use RST references where appropriateStewart Smith2016-10-2826-26/+46
* opal-prd: remove unused socket file.Rafael Fonseca2016-10-282-10/+0
* Documentation for OPAL_LPC_READ, OPAL_LPC_WRITENageswara R Sastry2016-10-281-0/+82
* add BUILD_ASSERT that reset_patch fits in area savedStewart Smith2016-10-281-0/+1
* doc/stable-skiboot-rules: fix broken linkStewart Smith2016-10-281-1/+1
* doc/release-notes/skiboot-5.4.0-rc2: fix RST table formatStewart Smith2016-10-281-3/+3
* doc: bump docs version to 5.4.0-rc2, fix oneline descriptionStewart Smith2016-10-281-2/+2
* doc: ref for skiboot-5.4.0-rc1 release notesStewart Smith2016-10-281-0/+2
* print-stb-container: close(fd) to clean up neatlyStewart Smith2016-10-281-0/+1
* flash-subpartition: fix spurious non-NULL check of non-NULL variableStewart Smith2016-10-281-2/+0
* Change .txt to .rst for correctnessNageswara R Sastry2016-10-2816-16/+16
* skiboot 5.4.0-rc2 release notesStewart Smith2016-10-261-0/+270
* libstb/stb.c: ignore the secure mode flag unless forced in NVRAMClaudio Carvalho2016-10-262-6/+24
* errorlog: Removal of elog_reject_head() from 'opal_kexec_elog_notify' routineMukesh Ojha2016-10-251-1/+0
* errorlog: Remove the elog enable check from 'fsp_elog_check_and_fetch_head'Mukesh Ojha2016-10-251-3/+0
* errorlog : Modification as per coding guidelines to make the code more legibleMukesh Ojha2016-10-254-183/+200
* core/init.c: Fix bootargs parsingChris Smart2016-10-251-8/+4
* external/pflash: Make MTD accesses the defaultCyril Bur2016-10-251-24/+22
* external/pflash: Catch incompatible combination of flagsCyril Bur2016-10-251-0/+10
* external/common: Rename arch_flash_bmc() to arch_flash_access()Cyril Bur2016-10-255-13/+31
* external/common: arm: Don't error trying to wrprotect with MTD accessCyril Bur2016-10-251-0/+3
OpenPOWER on IntegriCloud