aboutsummaryrefslogtreecommitdiff
path: root/hw/phys-map.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-19pau: Add support for OpenCAPI Persistent Memory devices.Christophe Lombard1-1/+6
2021-10-19pau: assign barsChristophe Lombard1-8/+51
2021-08-06hw/phb5: Add initial supportJordan Niethe1-24/+24
2021-08-06hw/phys-map/p10: Add P10 MMIO mapAlistair Popple1-1/+86
2021-08-06phys/P10: Use topology index to get phys mappingVasant Hegde1-2/+16
2020-05-26hw/phys-map: Fix OCAPI_MEM BAR valuesAndrew Donnellan1-3/+3
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith1-1/+1
2020-01-29hw/npu2-opencapi: Support multiple LPC devicesAndrew Donnellan1-6/+9
2019-07-26hw/phys-map: Add Axone memory mapReza Arbab1-3/+138
2019-07-26hw/phys-map: Add pvr argument to phys_map_init()Reza Arbab1-1/+1
2019-07-26SPDX-ify all skiboot codeStewart Smith1-13/+4
2019-05-20hw/npu2-opencapi: Add initial support for allocating OpenCAPI LPC memoryAndrew Donnellan1-0/+11
2018-02-13hw/phys-map: Add missing newline in log outputReza Arbab1-1/+1
2017-11-15npu2: Move to new GPU memory mapMichael Neuling1-0/+5
2017-11-15phys-map: Rename GPU_MEM to GPU_MEM_4T_DOWNMichael Neuling1-7/+7
2017-06-26Big log level reduction...Benjamin Herrenschmidt1-1/+1
2017-06-26psi: Use phys_map to setup the BARsBenjamin Herrenschmidt1-1/+1
2017-06-16hw/phys_map: Use GCIDs as a chip indexOliver O'Halloran1-4/+5
2017-05-16phys map: Remove hole in NPU sectionMichael Neuling1-10/+10
2017-05-16phys map: Add missing NPU user regs regionMichael Neuling1-0/+1
2017-05-10phb4: Increase 64bit MMIO BAR size from 128GB to 256GBMichael Neuling1-7/+7
2017-05-10Add global physical memory mapMichael Neuling1-0/+199