aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-06Initial support for the ELFv2 ABINicholas Piggin6-12/+101
2017-02-06hdata: Add FDT output to hdata_to_dtOliver O'Halloran2-4/+94
2017-02-06hdat: Rework parsing of system VPD for Open PowerBenjamin Herrenschmidt2-50/+64
2017-02-06hdat: Don't display "IPLPARAMS: No serial ports" on OPPBenjamin Herrenschmidt1-4/+2
2017-02-06add CONTRIBUTING.mdStewart Smith1-0/+81
2017-02-03doc: Trivial fixesAnanth N Mavinakayanahalli1-3/+3
2017-02-03platform: add missing \n on platform error reboot messageAndrew Donnellan1-1/+1
2017-02-03slw: fix typo in slw dump commentJeremy Kerr1-1/+1
2017-02-03core/interrupts: free interrupt names after adding to DTStewart Smith1-0/+1
2017-02-03hdata/fsp: fixup lpc device node name creationStewart Smith1-1/+1
2017-02-03mambo: Don't probe ECID for DD1.0X on MamboStewart Smith1-1/+3
2017-02-02xive: Cleanup TM area on CPU callingBenjamin Herrenschmidt1-0/+8
2017-02-02xscom: Grab P9 DD1.0 revision levelBenjamin Herrenschmidt2-0/+29
2017-02-02xive: Fix failure to lower CPPR in opal_xive_get_xirr()Benjamin Herrenschmidt1-1/+7
2017-02-02xive: Don't assume opal_xive_eoi() is called with the right queue prioBenjamin Herrenschmidt1-6/+3
2017-02-02xive: Fix opal_xive_check_pending()Benjamin Herrenschmidt1-2/+2
2017-02-02xive: Force assign BARsBenjamin Herrenschmidt1-0/+4
2017-02-02xive: Fix configuration of the EX special BARBenjamin Herrenschmidt1-19/+28
2017-02-02xive: Display the block ID when initializing an instanceBenjamin Herrenschmidt1-1/+1
2017-02-02xive: Spread the notification ports a bitBenjamin Herrenschmidt1-6/+8
2017-02-02xive: Set the FORCE_TM_LOCAL bit in CQ_PBI_CTLBenjamin Herrenschmidt2-1/+6
2017-02-02xive: Comments about in-memory overflow queuesBenjamin Herrenschmidt1-0/+4
2017-02-02xive: Cache scrub needs a syncBenjamin Herrenschmidt1-0/+1
2017-02-02xive: Fix definition of VC_SCRUB_OFFSETBenjamin Herrenschmidt1-1/+1
2017-02-02xive: Fix PIR2VP_BLK for 2-chip systemsBenjamin Herrenschmidt1-1/+10
2017-02-02libc/stdio/vsnprintf.c: add explicit fallthroughStewart Smith1-0/+1
2017-02-02habanero/slottable: Remove Network Mezz(2, 0) from PHB1.ppaidipe@linux.vnet.ibm.com1-5/+0
2017-02-02hdata: Fix ibm,pa-features for all CPU typesBenjamin Herrenschmidt2-5/+60
2017-01-16Add skiboot 5.4.3 release notesStewart Smith1-0/+18
2017-01-16skiboot 5.1.19 release notesStewart Smith1-0/+49
2017-01-16Fixup duplicate p9 entries in spira/xscomStewart Smith1-4/+0
2017-01-16hdat: Fix XSCOM nodes for P9Benjamin Herrenschmidt1-1/+19
2017-01-16dts: Don't assert when we don't know the processor typeBenjamin Herrenschmidt1-1/+1
2017-01-16Fix PIR mask for POWER9Michael Neuling1-1/+1
2017-01-16platform: set default bmc_platformOliver O'Halloran1-1/+5
2017-01-16hdat: Remove deprecated 'ibm, mem-interleave-scope' from DTVasant Hegde1-1/+3
2017-01-16hdat: Grab system model name from HDAT when availableVasant Hegde1-8/+34
2017-01-16hdat: Grab vendor information from HDAT when availableVasant Hegde4-3/+12
2017-01-16hdat: SPIRA-H/S changes for P9Vasant Hegde1-5/+9
2017-01-16Reserve OPAL API numbers for XIVEStewart Smith1-1/+5
2017-01-16platform: add zaiusOliver O'Halloran2-1/+54
2017-01-16astbmc: Don't do P8 PSI or DT fixups on P9Oliver O'Halloran1-4/+10
2017-01-16hdat: Add BMC and LPC IOPATH supportOliver O'Halloran2-0/+198
2017-01-16hdat: Rework service procesor information parsingOliver O'Halloran3-53/+117
2017-01-16hdat: handle ISDIMM SPD blobsOliver O'Halloran2-10/+30
2017-01-16vpd: add vpd_valid() to check keyword VPD blobsOliver O'Halloran2-0/+31
2017-01-16head: add new OPAL entry points to the NACAOliver O'Halloran1-1/+4
2017-01-16platform: add zzOliver O'Halloran2-1/+68
2017-01-16hw/slw: only enable supported STOP statesOliver O'Halloran1-0/+14
2017-01-16hdat: parse and export STOP levelsOliver O'Halloran1-0/+59