aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-20skiboot v6.0.17 release notesv6.0.17Stewart Smith1-0/+66
2019-02-15core/opal: Print PIR value in exit pathVasant Hegde1-2/+2
2019-02-15core/ipmi: Improve error messageVasant Hegde1-1/+2
2019-02-15hdata: Fix dtc warningsVasant Hegde1-1/+3
2019-02-14hdata/test: workaround dtc bugsStewart Smith2-4/+17
2019-02-14firmware-versions: Add test case for parsing VERSIONStewart Smith18-129/+366
2019-02-13core/cpu: HID update raceNicholas Piggin1-2/+2
2019-02-11cpufeatures: Always advertise POWER8NVL as DD2Alexey Kardashevskiy1-4/+5
2019-02-05skiboot v6.0.16 release notesv6.0.16Vasant Hegde1-0/+53
2019-02-05p9dsu: Fix p9dsu slot tablesDeb McLemore1-15/+30
2019-02-05core/lock: Stop drop_my_locks() from always causing abortReza Arbab1-1/+1
2019-02-05p9dsu: Fix p9dsu default variantDeb McLemore1-19/+21
2019-02-05phb4: Generate checkstop on AIB ECC corr/uncorr for DD2.0 partsMichael Neuling1-9/+34
2018-12-14skiboot v6.0.15 release notesv6.0.15Vasant Hegde1-0/+45
2018-12-14i2c: Fix i2c request hang during opal init if timers are not checkedFrederic Barrat1-0/+17
2018-12-14opal-prd: hservice: Enable hservice->wakeup() in BMCShilpasri G Bhat2-4/+3
2018-12-14npu2: Advertise correct TCE page sizeAlexey Kardashevskiy1-0/+5
2018-11-27skiboot v6.0.14 release notesv6.0.14Stewart Smith1-0/+50
2018-11-26libflash: Don't merge ECC-protected rangesSamuel Mendoza-Jonas2-41/+3
2018-11-26libflash: Restore blocklevel testsSamuel Mendoza-Jonas1-0/+5
2018-11-19ipmi: Reduce ipmi_queue_msg_sync() polling loop time to 10msStewart Smith1-1/+1
2018-11-19opal-prd: Fix opal-prd crashVasant Hegde1-3/+3
2018-11-14skiboot v6.0.13 release notesv6.0.13Stewart Smith1-0/+22
2018-11-14pflash: Add --skip option for readingAdriana Kobylak3-3/+29
2018-11-12skiboot v6.0.12 release notesv6.0.12Stewart Smith1-0/+24
2018-11-09hiomap: quieten warning on failing to move a windowStewart Smith1-1/+1
2018-11-09libflash/ipmi-hiomap: Respect daemon presence and flash controlAndrew Jeffery2-1/+326
2018-11-09libflash/ipmi-hiomap: Add support for unit testsAndrew Jeffery6-31/+374
2018-11-09libflash/ipmi-hiomap: Fix argument type warning on x86-64Andrew Jeffery1-1/+1
2018-11-09libflash/test: Rewrite Makefile.check to improve scalabilityAndrew Jeffery1-26/+137
2018-11-09libflash: fix gcov buildStewart Smith1-1/+1
2018-11-02skiboot 6.0.11 release notesv6.0.11Stewart Smith1-0/+57
2018-11-02phb4/capp: Only reset FIR bits that cause capp machine checkVaibhav Jain2-0/+18
2018-11-02phb4: Check for RX errors after link trainingOliver O'Halloran3-3/+30
2018-11-02core/flash: Log return code when ffs_init() failsAndrew Jeffery1-1/+1
2018-11-02libflash/ipmi-hiomap: Use error codes rather than abort()Andrew Jeffery1-6/+10
2018-11-02libflash/ipmi-hiomap: Restore window state on window/protocol resetAndrew Jeffery1-3/+39
2018-11-02libflash/ipmi-hiomap: Improve event handlingAndrew Jeffery1-4/+3
2018-11-02p9dsu: Describe platform BMC register configurationAndrew Jeffery1-1/+9
2018-11-02p9dsu: Add HIOMAP-over-IPMI supportAndrew Jeffery1-0/+1
2018-11-02libflash/ipmi-hiomap: Cleanup allocation on init failureAndrew Jeffery1-4/+12
2018-10-31opal-ci: qemu: Use the powernv-3.0 branchv6.0.10Joel Stanley1-1/+1
2018-10-31skiboot v6.0.10 release notesStewart Smith1-0/+81
2018-10-31Run pollers in time_wait() when not bootingStewart Smith1-2/+1
2018-10-31hiomap: fix missing newline at end of 'Flushing writes' prlog()Stewart Smith1-1/+1
2018-10-31hiomap: free ipmi message in callbackStewart Smith1-0/+3
2018-10-31Recognise signed VERSION partitionSamuel Mendoza-Jonas4-10/+17
2018-10-31hdata/i2c: Skip unknown device typeVasant Hegde1-5/+7
2018-10-31hdata/i2c: Make SPD workaround more workaroundyOliver O'Halloran1-3/+8
2018-10-31hdata/i2c: Add whitelisting for Host I2C devicesOliver O'Halloran1-31/+37