aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-17hw/npu2-opencapi: Fix setting of supported OpenCAPI templatesAndrew Donnellan1-2/+2
2018-09-13TEMPORARY HACK: Disable verifying VERSIONStewart Smith1-1/+6
2018-09-13xscom-utils/adu_scoms.py: run 2to3 over itStewart Smith1-21/+21
2018-09-13clang: -Wno-error=ignored-attributesStewart Smith1-1/+2
2018-09-13hdata/iohub: Fix Cumulus Hub ID numberOliver O'Halloran1-1/+1
2018-09-13hdata: Make sure reserved node name starts with "ibm, "Vasant Hegde1-2/+9
2018-09-13hdata: Cleanup get_hb_reserved_memVasant Hegde2-10/+7
2018-09-13fsp/surv: Improve log messageVasant Hegde1-2/+4
2018-09-13hdata: Make sure FW feature name is not emptyVasant Hegde1-0/+5
2018-09-13hdata: Fix dtc warningsVasant Hegde1-1/+3
2018-09-13core/cpu: Fix memory allocation for job arrayVaidyanathan Srinivasan1-2/+2
2018-09-13Use $() rather than backticks in all shellStewart Smith17-51/+51
2018-09-13Qemu: don't print PR_WARNING on qemu defining rtc/uartStewart Smith1-2/+2
2018-09-13phb4: Don't probe a PHB if its gardedVaibhav Jain1-2/+11
2018-09-13phb4: Workaround PHB errata with CFG write UR/CA errorsBenjamin Herrenschmidt1-1/+5
2018-09-13phb4: Handle allocation errors in phb4_eeh_dump_regs()Benjamin Herrenschmidt1-0/+4
2018-09-13phb4: Don't try to access non-existent PEST entriesBenjamin Herrenschmidt1-3/+3
2018-09-13zaius: Add slots for the Barreleye G2 HDD rackOliver O'Halloran1-1/+52
2018-09-13astbmc/slot: Add _add_slot_info()Oliver O'Halloran2-9/+18
2018-09-13astbmc/slots: Add SW_PLUGGABLE() macroOliver O'Halloran1-0/+8
2018-09-13zaius: Add a slot tableOliver O'Halloran1-0/+41
2018-08-16skiboot 6.0.8 release notesStewart Smith1-0/+67
2018-08-16cpu: Better output when waiting for a very long jobBenjamin Herrenschmidt1-0/+5
2018-08-16lock: Fix interactions between lock dependency checker and stack checkerBenjamin Herrenschmidt4-15/+43
2018-08-16lock: Move code aroundBenjamin Herrenschmidt1-39/+39
2018-08-16lock: Increase con_suspend before __try_lockBenjamin Herrenschmidt1-2/+4
2018-08-15i2c: Ensure ordering between i2c_request_send() and completionBenjamin Herrenschmidt1-0/+3
2018-08-15i2c: Fix multiple-enqueue of the same request on NACKBenjamin Herrenschmidt1-4/+3
2018-08-15phb4: Disable 32-bit MSI in capi modeFrederic Barrat1-0/+9