aboutsummaryrefslogtreecommitdiff
path: root/hw/npu3-nvlink.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-09npu3: Remove GPU support on SwiftFrederic Barrat1-1828/+0
2020-06-30dt: Set new property length in dt_resize_property()Thiago Jung Bauermann1-1/+0
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith1-1/+1
2020-01-29npu3: Register virtual PHBs with static IDsFrederic Barrat1-1/+2
2020-01-29npu3: Don't use the device tree to assign the phb-index of the PHBFrederic Barrat1-1/+1
2019-11-04npu3: Make SALT CMD_REG writableReza Arbab1-3/+4
2019-11-04npu3: Improve SALT log outputReza Arbab1-3/+5
2019-11-04npu3: Add ibm, ioda2-npu3-phb to compatible propertyReza Arbab1-2/+7
2019-08-23npu3: Delay enablement of DL parity checkingReza Arbab1-2/+0
2019-08-16npu3: Expose remaining ATSD launch registersReza Arbab1-9/+12
2019-08-16pci: Use a macro for accessing PCI BDF Function NumberJordan Niethe1-4/+4
2019-08-16pci: Use a macro for accessing PCI BDF Device NumberJordan Niethe1-3/+3
2019-08-16pci: Use a macro for accessing PCI BDF Bus NumberJordan Niethe1-4/+4
2019-07-30hw: Put SPDX on new filesOliver O'Halloran1-14/+3
2019-07-26hw: Introduce npu3Reza Arbab1-0/+1830