aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-16phb4/capp: Use link width to allocate STQ engines to CAPPVaibhav Jain1-17/+29
2018-10-16core/flash: Ignore prefix when comparing versions.Samuel Mendoza-Jonas1-2/+16
2018-10-16core/device: Test dt_new_check()Stewart Smith1-2/+4
2018-10-16core/device: increase test coverage for dt_new_addr and dt_new_2addrStewart Smith1-0/+2
2018-10-16core/device: add test for dt_new() a duplicate nodeStewart Smith1-0/+1
2018-10-16core/device: Add test for duplicate nodes with dt_attach_root()Stewart Smith1-1/+8
2018-10-16gcov: Fix building with GCC8Stewart Smith2-7/+8
2018-10-11astbmc: Fail SFC init if SIO is unavailableAndrew Jeffery1-0/+3
2018-10-11platform: Restructure bmc_platform typeAndrew Jeffery19-49/+135
2018-10-11astbmc: Use LPC probe calls to determine SIO presenceAndrew Jeffery1-20/+10
2018-10-11lpc: Introduce generic probe capabilityAndrew Jeffery2-58/+156
2018-10-11astbmc: Remove coordinated isolation supportAndrew Jeffery3-99/+6
2018-10-11astbmc: Prefer ipmi-hiomap for PNOR accessAndrew Jeffery6-19/+57
2018-10-11libflash: Add ipmi-hiomapAndrew Jeffery7-18/+972
2018-10-10core/flash: Unlock around blocklevel calls in NVRAM accessorsAndrew Jeffery1-0/+11
2018-10-10core/flash: Only lock around flashes update in flash_register()Andrew Jeffery1-6/+2
2018-10-10core/lock: Use try_lock_caller() in lock_caller() to capture ownerAndrew Jeffery1-1/+1
2018-10-10ipmi: Introduce registration for SEL command handlersAndrew Jeffery2-29/+94
2018-10-10core/lock: don't set bust_locks on lock errorNicholas Piggin1-2/+0
2018-10-10core/lock: fix timeout warning causing a deadlock false positiveNicholas Piggin1-6/+15
2018-09-27phb4: Generate checkstop on AIB ECC corr/uncorr for DD2.0 partsMichael Neuling1-9/+34
2018-09-27init: Fix starting stripped kernelMichael Neuling1-0/+1
2018-09-27opal/hmi: Handle early HMIs on thread0 when secondaries are still in OPAL.Mahesh Salgaonkar1-0/+49
2018-09-27witherspoon: Rename shared slot fixup functionOliver O'Halloran1-7/+2
2018-09-27hdata: Explain what the xscom node bus-frequency isOliver O'Halloran1-1/+4
2018-09-27hw/p8-i2c: Fix i2c request timeoutFrederic Barrat2-7/+5
2018-09-20opal-ci: Build old dtc version for fedora 28Stewart Smith2-1/+34
2018-09-20FSP: Improve Reset/Reload log messageVasant Hegde1-2/+2
2018-09-20mambo: Merge PMEM_DISK and PMEM_VOLATILE codeMichael Neuling1-46/+31
2018-09-20phb4: Re-factor phb4_fenced() and introduce phb4_dump_pec_err_regs()Vaibhav Jain1-30/+38
2018-09-20phb4: Reset pfir and nfir if new errors reported during ETU resetVaibhav Jain1-0/+19
2018-09-20xscom-utils: Rework getsramOliver O'Halloran1-7/+47
2018-09-20xscom-utils/getsram: Make it work on P9Oliver O'Halloran1-23/+58