aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2018-11-18Add the other 7 ATSD registers to the device tree.Rashmica Gupta1-5/+10
2018-11-01phb4/capp: Only reset FIR bits that cause capp machine checkVaibhav Jain1-0/+17
2018-11-01phb4: Check for RX errors after link trainingOliver O'Halloran1-3/+26
2018-11-01nx: Don't abort on missing NX when using a QEMU machineBenjamin Herrenschmidt1-1/+2
2018-10-25npu2-opencapi: Enable presence detection on ZZFrederic Barrat1-2/+1
2018-10-23lpc: Clear sync no-response field prior to device probeAndrew Jeffery1-1/+6
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 Jain1-2/+2
2018-10-16phb4/capp: Use link width to allocate STQ engines to CAPPVaibhav Jain1-17/+29
2018-10-11astbmc: Fail SFC init if SIO is unavailableAndrew Jeffery1-0/+3
2018-10-11platform: Restructure bmc_platform typeAndrew Jeffery2-5/+5
2018-10-11astbmc: Use LPC probe calls to determine SIO presenceAndrew Jeffery1-20/+10
2018-10-11lpc: Introduce generic probe capabilityAndrew Jeffery1-54/+146
2018-10-11astbmc: Remove coordinated isolation supportAndrew Jeffery1-56/+0
2018-10-11astbmc: Prefer ipmi-hiomap for PNOR accessAndrew Jeffery1-3/+7
2018-10-10ipmi: Introduce registration for SEL command handlersAndrew Jeffery1-29/+89
2018-09-27phb4: Generate checkstop on AIB ECC corr/uncorr for DD2.0 partsMichael Neuling1-9/+34
2018-09-27hw/p8-i2c: Fix i2c request timeoutFrederic Barrat1-6/+4
2018-09-20FSP: Improve Reset/Reload log messageVasant Hegde1-2/+2
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-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'Halloran1-10/+0
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'Halloran1-24/+4
2018-09-17hw/npu2, platform: Restructure OpenCAPI i2c reset/presence pinsAndrew Donnellan2-5/+15
2018-09-17hw/npu2, platform: Add NPU2 platform device detection callbackAndrew Donnellan2-93/+112
2018-09-17hw/npu2: Common NPU2 init routine between NVLink and OpenCAPIAndrew Donnellan3-268/+245
2018-09-17npu2: Split device index into brick and link indexAndrew Donnellan3-50/+56
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-13fsp/surv: Improve log messageVasant Hegde1-2/+4
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-08-15phb4: Disable 32-bit MSI in capi modeFrederic Barrat1-0/+9
2018-08-15capp: Fix the capp recovery timeout comparisonVaibhav Jain1-1/+1
2018-08-13phb4/capp: Update DMA read engines set in APC_FSM_READ_MASK based on link-widthVaibhav Jain1-4/+18
2018-08-13hw/chiptod: test QUIRK_NO_CHIPTOD in opal_resync_timebaseNicholas Piggin1-0/+4
2018-08-13ast-io: Use bmc_sio_{get, put}() where requiredAndrew Jeffery1-1/+7
2018-08-06phb4: Use the return value of phb4_fenced() in phb4_get_diag_data()Cyril Bur1-2/+3
2018-08-06npu2: Add support for relaxed-ordering modeReza Arbab1-2/+273
2018-08-06npu2: Don't open code NPU2_RELAXED_ORDERING_CFG2Reza Arbab1-18/+13
2018-08-06phb4: Track PEC index in dt and phb4 structReza Arbab1-0/+2
2018-08-06hw/npu2: Don't assert if we hit a mixed OpenCAPI/NVLink setupAndrew Donnellan1-1/+1
2018-08-02xive: Disable block trackerBenjamin Herrenschmidt1-2/+4