summaryrefslogtreecommitdiffstats
path: root/hw/npu2-opencapi.c
Commit message (Expand)AuthorAgeFilesLines
* hw/npu2, platform: Restructure OpenCAPI i2c reset/presence pinsAndrew Donnellan2018-09-171-3/+7
* hw/npu2, platform: Add NPU2 platform device detection callbackAndrew Donnellan2018-09-171-79/+14
* hw/npu2: Common NPU2 init routine between NVLink and OpenCAPIAndrew Donnellan2018-09-171-105/+53
* npu2: Split device index into brick and link indexAndrew Donnellan2018-09-171-37/+40
* hw/npu2-opencapi: Fix setting of supported OpenCAPI templatesAndrew Donnellan2018-09-171-2/+2
* npu2-opencapi: Don't send commands to NPU when link is downFrederic Barrat2018-07-261-1/+2
* npu2: Use same compatible string for NVLink and OpenCAPI link nodes in device...Andrew Donnellan2018-07-031-5/+8
* npu2-opencapi: reduce number of retries to train the linkFrederic Barrat2018-06-181-1/+1
* npu2-opencapi: Fix link state to report link downFrederic Barrat2018-06-011-2/+11
* npu2-opencapi: Cleanup traces printed during link trainingFrederic Barrat2018-06-011-39/+41
* npu2-opencapi: Train links on fundamental resetFrederic Barrat2018-06-011-113/+266
* npu2-opencapi: Rework adapter resetFrederic Barrat2018-06-011-20/+51
* npu2-opencapi: Use presence detectionFrederic Barrat2018-06-011-22/+99
* npu2-opencapi: Fix 'link internal error' FIR, take 2Frederic Barrat2018-04-111-4/+25
* npu2-opencapi: Fix 'link internal error' FIR, take 1Frederic Barrat2018-04-111-3/+17
* npu2-opencapi: Fix memory leakCyril Bur2018-03-271-1/+1
* npu2-opencapi: Fix assert on link reset during initFrederic Barrat2018-03-061-0/+9
* npu2-opencapi: Add OpenCAPI OPAL API callsFrederic Barrat2018-03-011-0/+206
* npu2-opencapi: Train OpenCAPI links and setup devicesAndrew Donnellan2018-03-011-1/+681
* npu2-opencapi: Configure NPU for OpenCAPIAndrew Donnellan2018-03-011-0/+822
OpenPOWER on IntegriCloud