aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-19skiboot v6.2-rc1 release notesv6.2-rc1Stewart Smith1-0/+893
2018-11-19ipmi: Reduce ipmi_queue_msg_sync() polling loop time to 10msStewart Smith1-1/+1
2018-11-19platform/witherspoon: Fix opencapi lane-mask used on GPU0Frederic Barrat1-3/+3
2018-11-19platform/witherspoon: Avoid harmless error messageFrederic Barrat1-0/+7
2018-11-18Add the other 7 ATSD registers to the device tree.Rashmica Gupta2-5/+12
2018-11-14skiboot v6.0.13 release notesStewart Smith1-0/+22
2018-11-08hiomap: quieten warning on failing to move a windowStewart Smith1-1/+1
2018-11-08gcov: link in ctors* as newer GCC doesn't group them allStewart Smith1-1/+1
2018-11-08libstb: Pass a tpm_dev to tpm_i2c_request_send()Oliver O'Halloran4-20/+17
2018-11-08libflash/ipmi-hiomap: Respect daemon presence and flash controlAndrew Jeffery2-1/+326
2018-11-08libflash/ipmi-hiomap: Add support for unit testsAndrew Jeffery6-31/+374
2018-11-08libflash/ipmi-hiomap: Fix argument type warning on x86-64Andrew Jeffery1-1/+1
2018-11-08libflash/test: Rewrite Makefile.check to improve scalabilityAndrew Jeffery1-26/+137
2018-11-08phb4: Update & cleanup register definitionsBenjamin Herrenschmidt1-22/+9
2018-11-02skiboot 6.0.11 release notesStewart Smith1-0/+57
2018-11-02CI: Bump the Qemu we build for CI testingStewart Smith1-1/+1
2018-11-01phb4/capp: Only reset FIR bits that cause capp machine checkVaibhav Jain2-0/+18
2018-11-01phb4: Check for RX errors after link trainingOliver O'Halloran3-3/+30
2018-11-01core/flash: Log return code when ffs_init() failsAndrew Jeffery1-1/+1
2018-11-01libflash/ipmi-hiomap: Use error codes rather than abort()Andrew Jeffery1-6/+10
2018-11-01libflash/ipmi-hiomap: Restore window state on window/protocol resetAndrew Jeffery1-3/+39
2018-11-01libflash/ipmi-hiomap: Improve event handlingAndrew Jeffery1-4/+3
2018-11-01p9dsu: Describe platform BMC register configurationAndrew Jeffery1-1/+9
2018-11-01p9dsu: Add HIOMAP-over-IPMI supportAndrew Jeffery1-0/+1
2018-11-01libflash/ipmi-hiomap: Cleanup allocation on init failureAndrew Jeffery1-4/+12
2018-11-01nx: Don't abort on missing NX when using a QEMU machineBenjamin Herrenschmidt1-1/+2
2018-10-31skiboot v6.0.10 release notesStewart Smith1-0/+81
2018-10-31Run pollers in time_wait() when not bootingStewart Smith1-2/+2
2018-10-30hiomap: fix missing newline at end of 'Flushing writes' prlog()Stewart Smith1-1/+1
2018-10-29travis/ci: rework Dockerfiles to produce build artifactsStewart Smith17-14/+17
2018-10-25hiomap: free ipmi message in callbackStewart Smith1-0/+3
2018-10-25Revert "TEMPORARY HACK: Disable verifying VERSION"Stewart Smith1-6/+1
2018-10-25Quieten 'warnings' now that SIO is disabledStewart Smith2-3/+11
2018-10-25npu2-opencapi: Enable presence detection on ZZFrederic Barrat4-14/+1
2018-10-25cpu: Quieten OS endian switch messagesJoel Stanley1-2/+2
2018-10-25pflash: Add --skip option for readingAdriana Kobylak3-3/+29
2018-10-23external/mambo: Check for qtrace_utils.tcl before sourcing itMadhavan Srinivasan1-1/+3
2018-10-23platforms/astbmc/vesnin: Send list of PCI devices to BMC through IPMIArtem Senichev1-2/+101
2018-10-23lpc: Clear sync no-response field prior to device probeAndrew Jeffery1-1/+6
2018-10-23core/device: NULL pointer dereference fixNicholas Piggin1-1/+4
2018-10-23core/flash: NULL pointer dereference fixesNicholas Piggin2-7/+14
2018-10-23STOP API: Changes for SMF and SPR self savePrem Shanker Jha6-114/+886
2018-10-23SCOM Restore: Handle case of old HB and new STOP API case.Prem Shanker Jha1-5/+20
2018-10-16README: Update Qemu instructionsJoel Stanley1-10/+15
2018-10-16hdata/i2c: Skip unknown device typeVasant Hegde1-5/+7
2018-10-16hdata/i2c: Make SPD workaround more workaroundyOliver O'Halloran1-3/+8
2018-10-16hdata/i2c: Add whitelisting for Host I2C devicesOliver O'Halloran1-31/+37
2018-10-16opal/hmi: Wakeup the cpu before reading core_firVaibhav Jain1-6/+15
2018-10-16phb4: Enable PHB MMIO-0/1 Bars only when mmio window existsVaibhav Jain1-2/+1
2018-10-16phb4/capp: Update the expected Eye-catcher for CAPP ucode lidVaibhav Jain2-3/+3