aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-20doc/opal-api: Document OPAL_PCI_GET_PHB_DIAG_DATA2Russell Currey1-0/+24
2016-07-19platforms/ibm-fsp: Avoid associating PHB slot with platform slotGavin Shan2-18/+0
2016-07-19platforms/ibm-fsp: Reuse PCI slot mechanism for fixupGavin Shan1-121/+107
2016-07-19Allow mtspr/mfspr to compile indepedantly of the optimization levelBalbir Singh1-2/+4
2016-07-18doc: add OPAL_SYNC_HOST_REBOOT documentationStewart Smith1-0/+15
2016-07-18Use mktemp rather than the deprecated tempfileStewart Smith3-3/+3
2016-07-18libc: Remove NULL check for format argument in snprintf()Cyril Bur1-1/+1
2016-07-18make check: Use mktemp instead of tempfileVasant Hegde1-1/+1
2016-07-15Merge branch 'skiboot-5.2.x'Stewart Smith1-2/+2
2016-07-15SEL: Fix eSEL ID while logging eSEL eventVasant Hegde1-2/+2
2016-07-15Merge branch 'skiboot-5.2.x'Stewart Smith0-0/+0
2016-07-15fsp/console: Ignore data on unresponsive consolesSam Mendoza-Jonas1-2/+16
2016-07-15fsp/console: Ignore data on unresponsive consolesSam Mendoza-Jonas1-2/+16
2016-07-14FSP/ELOG: Remove redundant validationVasant Hegde1-2/+0
2016-07-14errorlog : Typo mistakeMukesh Ojha1-1/+1
2016-07-14Reassign duplicate error log component IDs to free onesStewart Smith1-2/+2
2016-07-14Re-order error log component ID defines to be in orderStewart Smith1-14/+14
2016-07-14OPAL_REINIT_CPUS: clarify that for P9 and above, we can have other flagsStewart Smith3-1/+10
2016-07-14Document OPAL_RETURN_CPU and OPAL_REINIT_CPUSStewart Smith2-0/+44
2016-07-13cpu: Don't call time_wait with lock heldBenjamin Herrenschmidt2-7/+18
2016-07-13xscom: Log error on invalid partidBenjamin Herrenschmidt1-0/+16
2016-07-13interrupts: Expose irq_source and change prototypes of all opsBenjamin Herrenschmidt8-116/+143
2016-07-13Move around comment in interrupts.hBenjamin Herrenschmidt1-33/+32
2016-07-13head: Update list of exception stubsBenjamin Herrenschmidt1-0/+3
2016-07-12interrupts: Use a #interrupt-cells of 2 for XICS interruptsBenjamin Herrenschmidt8-31/+42
2016-07-12interrupts: LPC is always an interrupt controllerBenjamin Herrenschmidt1-2/+3
2016-07-12interrupts: Remove #interrupt-cells from ICP nodesBenjamin Herrenschmidt5-29/+0
2016-07-12Remove empty 'echo' from boot test scriptsStewart Smith4-4/+0
2016-07-12make remaining noisy tests quietStewart Smith3-13/+13
2016-07-12make check: make test runs less noisyStewart Smith7-10/+72
2016-07-12Merge branch 'skiboot-5.2.x' - skiboot 5.2.4 release notesStewart Smith1-0/+27
2016-07-12Add skiboot-5.2.4 release notesskiboot-5.2.4Stewart Smith1-0/+27
2016-07-12hw/xscom: Reset XSCOM engine after querying sleeping core FIRVipin K Parashar1-1/+2
2016-07-12Merge branch 'skiboot-5.2.x'Stewart Smith0-0/+0
2016-07-12hw/xscom: Reset XSCOM engine after querying sleeping core FIRVipin K Parashar1-1/+2
2016-07-12external: Add dynamically linked pflashBrad Bishop2-4/+17
2016-07-12external: Create shared rules.mkBrad Bishop2-5/+5
2016-07-12external: Remove -m64 from shared CFLAGS on ARMBrad Bishop1-1/+4
2016-07-12external: Fix pflash install targetBrad Bishop1-0/+1
2016-07-12external: Remove external/shared link targetsBrad Bishop1-12/+0
2016-07-12opal-prd: fix make test dependencies for common symlink generationStewart Smith1-1/+1
2016-07-12Make links target reusableDinar Valeev4-63/+29
2016-07-11Fix GCOV_COUNTERS ifdef logic for GCC 6.0Stewart Smith1-1/+1
2016-07-11doc/error-logging : Updates the doc on error loggingMukesh Ojha1-3/+3
2016-07-11fsp-leds: add () around macrosStewart Smith1-2/+2
2016-07-11phb3: fix inconsistent indentingStewart Smith1-2/+2
2016-07-11slw: fix not indented if conditionStewart Smith1-1/+1
2016-07-11nvram-format: fix inconsistent indentingStewart Smith1-3/+3
2016-07-11mem_region: fix inconsistent indentingStewart Smith1-3/+3
2016-07-11FSP: Validate fsp_msg response memory allocationVasant Hegde1-1/+7