summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* devicetree: Add nx node to power9-phb4.dtsReza Arbab2019-02-181-0/+5
* devicetree: Fix typo in power9-phb4.dtsReza Arbab2019-02-181-1/+1
* devicetree: Fix syntax error in power9-phb4.dtsReza Arbab2019-02-181-1/+1
* libflash/ecc: Fix compilation warningVasant Hegde2019-02-181-1/+1
* hdata/i2c: Reduce severity of log messageVasant Hegde2019-02-181-1/+1
* ipmi/power: Fix system reboot issueVasant Hegde2019-02-181-2/+24
* pflash: Support encoding/decoding ECC'd partitionsStewart Smith2019-02-143-10/+41
* firmware-versions: Add test case for parsing VERSIONStewart Smith2019-02-1318-147/+364
* doc: Adjusting tags in release notes to eliminate global conflict for singleh...Jeff Scheel2019-02-131-4/+4
* core/exceptions: implement support for MCE interrupts in powersaveNicholas Piggin2019-02-135-16/+65
* core/exceptions: allow recoverable sreset exceptionsNicholas Piggin2019-02-136-19/+55
* core/exceptions: implement an exception handler for non-powersave sresetsNicholas Piggin2019-02-135-11/+77
* asm/head: sreset handler remove FIXUP_ENDIANNicholas Piggin2019-02-132-15/+12
* core/fast-reboot: fast reboot specific sreset patchNicholas Piggin2019-02-134-24/+48
* asm/head: provide asm support for interrupts to be returned fromNicholas Piggin2019-02-133-20/+79
* core/init: enable machine check on secondariesNicholas Piggin2019-02-132-0/+40
* core/fast-reboot: improve NMI handling during fast resetNicholas Piggin2019-02-131-0/+34
* core/init: rearrange final boot stepsNicholas Piggin2019-02-131-12/+11
* asm/head: use HSRR exception registers in FIXUP_ENDIANNicholas Piggin2019-02-121-11/+12
* core/exceptions: save current MSR in exception frameNicholas Piggin2019-02-124-26/+35
* core/cpu: do not inline cpu_relaxNicholas Piggin2019-02-122-11/+13
* core/init: rename setup_reset_vectorNicholas Piggin2019-02-123-4/+4
* external/mambo: allow CPU targeting for most debug utilsNicholas Piggin2019-02-121-97/+229
* core/cpu: HID update raceNicholas Piggin2019-02-121-2/+2
* Add PVR_TYPE_P9PReza Arbab2019-02-1012-5/+39
* Revert "astbmc: Try IPMI HIOMAP for P8"Joel Stanley2019-02-104-67/+33
* cpufeatures: Always advertise POWER8NVL as DD2Alexey Kardashevskiy2019-02-101-4/+5
* skiboot v6.0.16 release notesVasant Hegde2019-02-051-0/+53
* doc: clarify OPAL_RTC_READ return valuesStewart Smith2019-02-041-0/+4
* core/opal: Print PIR value in exit pathVasant Hegde2019-02-041-2/+2
* core/ipmi: Improve error messageVasant Hegde2019-02-041-1/+2
* core/lock: Stop drop_my_locks() from always causing abortReza Arbab2019-02-041-1/+1
* p9dsu: Fix p9dsu slot tablesDeb McLemore2019-02-041-15/+30
* p9dsu: Fix p9dsu default variantDeb McLemore2019-01-251-19/+21
* Remove POWER9N DD1 supportNicholas Piggin2019-01-2513-407/+92
* xive: remove POWER9N DD1 NVT table size workaroundNicholas Piggin2019-01-251-5/+1
* phb4: remove POWER9N DD1 creset workaroundNicholas Piggin2019-01-251-5/+0
* SLW: Print verbose info on errors onlyAkshay Adiga2019-01-251-2/+7
* SLW: Remove Idle state support tor Power8 DD1Akshay Adiga2019-01-251-50/+0
* p8dtu: Configure BMC graphicsAndrew Jeffery2019-01-181-1/+9
* p8dtu: Enable HIOMAP supportAndrew Jeffery2019-01-181-0/+1
* astbmc: Try IPMI HIOMAP for P8Andrew Jeffery2019-01-184-33/+67
* zaius: zaius_ocapi can be staticStewart Smith2019-01-181-1/+1
* zz: platform_ocapi can be staticStewart Smith2019-01-181-1/+1
* sparse: Make tree 'constant is so big' warning cleanStewart Smith2019-01-1817-213/+213
* qemu: bt device isn't always hanging off /Stewart Smith2019-01-161-3/+2
* npu2: Replace open coded dt_find_by_name_addr()Reza Arbab2019-01-161-12/+1
* npu2: Remove redundant assignment to p->phb_nvlink.scan_mapReza Arbab2019-01-161-4/+1
* npu2: Fix missing iteration in tce kill loopReza Arbab2019-01-161-0/+1
* npu2: Remove unused npu2_dev_nvlink::vendor_capReza Arbab2019-01-162-4/+0
OpenPOWER on IntegriCloud