summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* phb4: Enable PHB MMIO-0/1 Bars only when mmio window existsVaibhav Jain2018-10-161-2/+1
* phb4/capp: Update the expected Eye-catcher for CAPP ucode lidVaibhav Jain2018-10-161-2/+2
* phb4/capp: Use link width to allocate STQ engines to CAPPVaibhav Jain2018-10-161-17/+29
* astbmc: Fail SFC init if SIO is unavailableAndrew Jeffery2018-10-111-0/+3
* platform: Restructure bmc_platform typeAndrew Jeffery2018-10-112-5/+5
* astbmc: Use LPC probe calls to determine SIO presenceAndrew Jeffery2018-10-111-20/+10
* lpc: Introduce generic probe capabilityAndrew Jeffery2018-10-111-54/+146
* astbmc: Remove coordinated isolation supportAndrew Jeffery2018-10-111-56/+0
* astbmc: Prefer ipmi-hiomap for PNOR accessAndrew Jeffery2018-10-111-3/+7
* ipmi: Introduce registration for SEL command handlersAndrew Jeffery2018-10-101-29/+89
* phb4: Generate checkstop on AIB ECC corr/uncorr for DD2.0 partsMichael Neuling2018-09-271-9/+34
* hw/p8-i2c: Fix i2c request timeoutFrederic Barrat2018-09-271-6/+4
* FSP: Improve Reset/Reload log messageVasant Hegde2018-09-201-2/+2
* phb4: Re-factor phb4_fenced() and introduce phb4_dump_pec_err_regs()Vaibhav Jain2018-09-201-30/+38
* phb4: Reset pfir and nfir if new errors reported during ETU resetVaibhav Jain2018-09-201-0/+19
* SBE-p8: Do all sbe timer update with xscom lock heldStewart Smith2018-09-171-3/+4
* phb4: Fix typo in disable lane eq codeMichael Neuling2018-09-171-1/+1
* core/i2c: Remove bus specific alloc and free callbacksOliver O'Halloran2018-09-171-10/+0
* hw/p8-i2c: Remove p8_i2c_request structureOliver O'Halloran2018-09-171-31/+3
* core/i2c: Move the timeout field into i2c_requestOliver O'Halloran2018-09-171-24/+4
* hw/npu2, platform: Restructure OpenCAPI i2c reset/presence pinsAndrew Donnellan2018-09-172-5/+15
* hw/npu2, platform: Add NPU2 platform device detection callbackAndrew Donnellan2018-09-172-93/+112
* hw/npu2: Common NPU2 init routine between NVLink and OpenCAPIAndrew Donnellan2018-09-173-268/+245
* npu2: Split device index into brick and link indexAndrew Donnellan2018-09-173-50/+56
* occ: Wait if OCC GPU presence status not immediately availableAndrew Donnellan2018-09-171-3/+13
* npu2: Use correct kill type for TCE invalidationAlexey Kardashevskiy2018-09-171-1/+1
* hw/npu2-hw-procedures: Enable RX auto recal on OpenCAPI linksAndrew Donnellan2018-09-171-0/+8
* hw/npu2-opencapi: Fix setting of supported OpenCAPI templatesAndrew Donnellan2018-09-171-2/+2
* fsp/surv: Improve log messageVasant Hegde2018-09-131-2/+4
* phb4: Don't probe a PHB if its gardedVaibhav Jain2018-09-131-2/+11
* phb4: Workaround PHB errata with CFG write UR/CA errorsBenjamin Herrenschmidt2018-09-131-1/+5
* phb4: Handle allocation errors in phb4_eeh_dump_regs()Benjamin Herrenschmidt2018-09-131-0/+4
* phb4: Don't try to access non-existent PEST entriesBenjamin Herrenschmidt2018-09-131-3/+3
* phb4: Disable 32-bit MSI in capi modeFrederic Barrat2018-08-151-0/+9
* capp: Fix the capp recovery timeout comparisonVaibhav Jain2018-08-151-1/+1
* phb4/capp: Update DMA read engines set in APC_FSM_READ_MASK based on link-widthVaibhav Jain2018-08-131-4/+18
* hw/chiptod: test QUIRK_NO_CHIPTOD in opal_resync_timebaseNicholas Piggin2018-08-131-0/+4
* ast-io: Use bmc_sio_{get, put}() where requiredAndrew Jeffery2018-08-131-1/+7
* phb4: Use the return value of phb4_fenced() in phb4_get_diag_data()Cyril Bur2018-08-061-2/+3
* npu2: Add support for relaxed-ordering modeReza Arbab2018-08-061-2/+273
* npu2: Don't open code NPU2_RELAXED_ORDERING_CFG2Reza Arbab2018-08-061-18/+13
* phb4: Track PEC index in dt and phb4 structReza Arbab2018-08-061-0/+2
* hw/npu2: Don't assert if we hit a mixed OpenCAPI/NVLink setupAndrew Donnellan2018-08-061-1/+1
* xive: Disable block trackerBenjamin Herrenschmidt2018-08-021-2/+4
* hw/p8-i2c: Print the set error bitsOliver O'Halloran2018-08-011-0/+10
* hw/phb4: Use local_alloc for phb4 structuresOliver O'Halloran2018-08-011-2/+6
* hw/phb4: Fix unused value/parameter warningsAndrew Donnellan2018-07-262-23/+27
* npu2-opencapi: Don't send commands to NPU when link is downFrederic Barrat2018-07-261-1/+2
* hw/phb4: Add helpers to dump the IODA tablesOliver O'Halloran2018-07-261-0/+89
* hw/phb4: Add a helper to dump the PELT-VOliver O'Halloran2018-07-261-0/+40
OpenPOWER on IntegriCloud