aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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
2018-08-01hw/p8-i2c: Print the set error bitsOliver O'Halloran1-0/+10
2018-08-01hw/phb4: Use local_alloc for phb4 structuresOliver O'Halloran1-2/+6
2018-07-26hw/phb4: Fix unused value/parameter warningsAndrew Donnellan2-23/+27
2018-07-26npu2-opencapi: Don't send commands to NPU when link is downFrederic Barrat1-1/+2
2018-07-26hw/phb4: Add helpers to dump the IODA tablesOliver O'Halloran1-0/+89
2018-07-26hw/phb4: Add a helper to dump the PELT-VOliver O'Halloran1-0/+40
2018-07-26hw/phb4: Print the PEs in the EEH dump in hexOliver O'Halloran1-1/+1
2018-07-19phb4: Reallocate PEC2 DMA-Read engines to improve GPU-Direct bandwidthVaibhav Jain1-3/+37
2018-07-17phb4: Disable nodal scoped DMA accesses when PB pump mode is enabledAlistair Popple1-0/+11
2018-07-17Move pb_cen_hp_mode_curr register definition to xscom-p9-reg.hAlistair Popple1-0/+1
2018-07-18Fixup pflash build for ast refactorStewart Smith1-1/+9
2018-07-17npu2/hw-procedures: Enable parity and credit overflow checksReza Arbab2-1/+10
2018-07-17npu2/hw-procedures: Don't open code NPU2_NTL_MISC_CFG2_BRICK_ENABLEReza Arbab1-6/+7
2018-07-17lpc: Silence LPC SYNC no-response error when necessaryAndrew Jeffery2-1/+67
2018-07-17ast-io: Rework setup/tear-down of communication with the BMCAndrew Jeffery1-2/+61
2018-07-17ast-bmc: Rename LPC FW cycle helpersAndrew Jeffery1-2/+2
2018-07-17ast-bmc: Move copy routines to ast-sf-ctrlAndrew Jeffery2-94/+94
2018-07-10capi: Select the correct IODA table entry for the mbt cache.Christophe Lombard1-9/+9
2018-07-10npu2/hw-procedures: Fence bricks via NTL instead of MISCReza Arbab1-24/+7
2018-07-04phb4/capp: Calculate STQ/DMA read engines based on link-width for PECVaibhav Jain1-9/+27
2018-07-04occ: sensors: Fix the size of the phandle array 'sensors' in DTShilpasri G Bhat1-2/+2
2018-07-03phb4: Delay training till after PERST is deassertedMichael Neuling1-0/+14
2018-07-03phb4: Move training trace logging to next state.Michael Neuling1-2/+2
2018-07-03phb4: Minimise wait when moving through FRESET statesMichael Neuling1-1/+1
2018-07-03occ: Update Dynamic Data comment block with new GPU presence fieldsAndrew Donnellan1-0/+5
2018-07-03npu2: Use same compatible string for NVLink and OpenCAPI link nodes in device...Andrew Donnellan3-11/+35
2018-06-27occ: Add support for GPU presence detectionAndrew Donnellan1-3/+20
2018-06-27occ: Move occ declarations into occ.hAndrew Donnellan4-2/+4
2018-06-27slw: Fix trivial typo in debug messageAndrew Donnellan1-1/+1
2018-06-27hw/npu2, core/hmi: Use NPU instead of NPU2 as log message prefixAndrew Donnellan1-8/+8
2018-06-18astbmc: Enable mbox depending on scratch regJoel Stanley1-0/+14
2018-06-18ast-bmc: Document BMC scratch registerJoel Stanley1-0/+20
2018-06-18psi: Properly mask errors in SEMRJoel Stanley1-1/+1