| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-05-03 | ocxl: Provide global MMIO accessors for external drivers | Alastair D'Silva | 1 | -1/+1 | |
| External drivers that communicate via OpenCAPI will need to make MMIO calls to interact with the devices. Signed-off-by: Alastair D'Silva <[email protected]> Reviewed-by: Greg Kurz <[email protected]> Acked-by: Frederic Barrat <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> | |||||
| 2019-05-03 | ocxl: Split pci.c | Alastair D'Silva | 1 | -0/+1 | |
| In preparation for making core code available for external drivers, move the core code out of pci.c and into core.c Signed-off-by: Alastair D'Silva <[email protected]> Acked-by: Frederic Barrat <[email protected]> Acked-by: Andrew Donnellan <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> | |||||
| 2018-01-24 | ocxl: Add Makefile and Kconfig | Frederic Barrat | 1 | -0/+11 | |
| OCXL_BASE triggers the platform support needed by the driver. Signed-off-by: Frederic Barrat <[email protected]> Signed-off-by: Andrew Donnellan <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> | |||||