aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-20fast-reboot: verify firmware "romem" checksumNicholas Piggin3-0/+55
2018-09-20skiboot.lds.S: move read-write data after the end of symbol mapNicholas Piggin3-19/+31
2018-09-20core/mem_region: mambo reserve kernel payload areasNicholas Piggin11-3/+40
2018-09-19core/fast-reboot: print the fast reboot disable reasonNicholas Piggin1-5/+7
2018-09-18Actually add /ibm,opal/fast-reboot propertyStewart Smith1-0/+11
2018-09-18Add fast-reboot property to /ibm,opal DT nodeStewart Smith3-0/+13
2018-09-17nvram: Fix wait-for-nvram messageOliver O'Halloran1-2/+3
2018-09-17nvram: Print how long we waited for nvramOliver O'Halloran2-0/+11
2018-09-17nvram: Fix a possible NULL pointer de-ref in nvram_query_eq()Vaibhav Jain1-0/+9
2018-09-17errorlog: Rename PHB3 to just PHBRussell Currey1-2/+2
2018-09-17SBE-p8: Do all sbe timer update with xscom lock heldStewart Smith1-3/+4
2018-09-17phb4: Fix typo in disable lane eq codeMichael Neuling1-1/+1
2018-09-17core/i2c: Remove bus specific alloc and free callbacksOliver O'Halloran4-31/+10
2018-09-17hw/p8-i2c: Remove p8_i2c_request structureOliver O'Halloran1-31/+3
2018-09-17core/i2c: Move the timeout field into i2c_requestOliver O'Halloran4-46/+19
2018-09-17opal/hmi: Ignore debug trigger inject core FIR.Mahesh Salgaonkar1-1/+0
2018-09-17opal: use for_each_safe to iterate over opal_syncersVaibhav Jain1-2/+2
2018-09-17platforms/astbmc/witherspoon: Implement OpenCAPI supportAndrew Donnellan1-3/+202
2018-09-17hw/npu2, platform: Restructure OpenCAPI i2c reset/presence pinsAndrew Donnellan6-38/+64
2018-09-17hw/npu2, platform: Add NPU2 platform device detection callbackAndrew Donnellan9-97/+144
2018-09-17hw/npu2: Common NPU2 init routine between NVLink and OpenCAPIAndrew Donnellan6-271/+250
2018-09-17npu2: Split device index into brick and link indexAndrew Donnellan5-60/+67
2018-09-17occ: Wait if OCC GPU presence status not immediately availableAndrew Donnellan1-3/+13
2018-09-17npu2: Use correct kill type for TCE invalidationAlexey Kardashevskiy1-1/+1
2018-09-17hw/npu2-hw-procedures: Enable RX auto recal on OpenCAPI linksAndrew Donnellan1-0/+8