index
:
riscv-gnu-toolchain/qemu/roms/skiboot.git
benh-wip
coverity_scan
gh-pages
master
skiboot-5.1.x
skiboot-5.10.x
skiboot-5.3.x
skiboot-5.4.x
skiboot-5.9.x
skiboot-6.0.x
skiboot-6.2.x
skiboot-6.3.x
skiboot-6.5.x
skiboot-6.6.x
skiboot-6.7.x
skiboot-6.8.x
skiboot-next
skiboot-op940.x
staging
ultravisor
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
npu2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-23
npu2: Use ibm, loc-code rather than ibm, slot-label
Oliver O'Halloran
1
-13
/
+7
2018-04-19
hw/npu2.c: Remove static configuration of NPU2 register
Alistair Popple
1
-12
/
+12
2018-04-19
npu2: Improve log output of GPU-to-link mapping
Reza Arbab
1
-4
/
+4
2018-04-11
interrupts: Create an "interrupts" property in the OPAL node
Benjamin Herrenschmidt
1
-1
/
+1
2018-04-10
npu2: Move NPU2_XTS_BDF_MAP_VALID assignment to context init
Reza Arbab
1
-7
/
+8
2018-03-27
npu2: Add performance tuning SCOM inits
Reza Arbab
1
-1
/
+96
2018-03-27
hw/npu2: Assign a unique LPARSHORTID per GPU
Alistair Popple
1
-0
/
+1
2018-03-27
npu2: Fix possible NULL dereference
Cyril Bur
1
-3
/
+6
2018-03-22
npu2: Remove DD1 support
Andrew Donnellan
1
-64
/
+49
2018-03-14
npu2: Disable fast reboot
Reza Arbab
1
-0
/
+3
2018-03-12
npu2: Use unfiltered mode in XTS tables
Reza Arbab
1
-44
/
+31
2018-03-01
npu2-opencapi: Train OpenCAPI links and setup devices
Andrew Donnellan
1
-6
/
+6
2018-03-01
npu2-opencapi: Configure NPU for OpenCAPI
Andrew Donnellan
1
-0
/
+9
2018-03-01
npu2: Rework NPU data structures for OpenCAPI
Andrew Donnellan
1
-62
/
+68
2018-03-01
npu2: Split out common helper functions into separate file
Andrew Donnellan
1
-92
/
+0
2018-02-13
npu2: Disable TVT range check when in bypass mode
Alistair Popple
1
-32
/
+7
2018-02-13
hw/npu2: support creset of npu2 devices
Balbir Singh
1
-1
/
+20
2018-02-08
npu2/tce: Fix page size checking
Alexey Kardashevskiy
1
-1
/
+3
2018-01-14
npu2.c: Add PE error detection
Alistair Popple
1
-2
/
+53
2018-01-14
npu2.c: Fix XIVE IRQ alignment
Alistair Popple
1
-1
/
+1
2017-11-15
npu2: Move to new GPU memory map
Michael Neuling
1
-5
/
+53
2017-11-15
phys-map: Rename GPU_MEM to GPU_MEM_4T_DOWN
Michael Neuling
1
-4
/
+4
2017-11-15
npu2: MCD refactor
Michael Neuling
1
-13
/
+20
2017-11-15
npu2: Refactor BAR setting code
Michael Neuling
1
-5
/
+6
2017-11-15
npu2: Create npu2_write_mcd()
Michael Neuling
1
-8
/
+16
2017-11-13
npu2: Remove side effects in assert() calls.
Cyril Bur
1
-3
/
+7
2017-11-13
npu2: Add npu2_write_mask_4b()
Reza Arbab
1
-0
/
+11
2017-10-16
Revert "npu2: Add vendor cap for IRQ testing"
Alistair Popple
1
-28
/
+0
2017-09-20
npu2: Read slot label from the link node
Oliver O'Halloran
1
-3
/
+17
2017-09-20
npu2: Copy link speed from the npu node
Oliver O'Halloran
1
-7
/
+10
2017-09-12
npu2: Add vendor cap for IRQ testing
Sam Bobroff
1
-0
/
+28
2017-09-12
npu2: Enable recoverable data link (no-stall) interrupts
Sam Bobroff
1
-15
/
+121
2017-09-12
npu2: Update NPU to NPU2 in comments and messages
Sam Bobroff
1
-13
/
+13
2017-09-12
npu2: Implement FLR
Reza Arbab
1
-1
/
+28
2017-09-12
npu2: Add npu2_clear_link_flag()
Reza Arbab
1
-0
/
+7
2017-08-30
hw/npu2.c: Add ibm, nvlink-speed device-tree property
Alistair Popple
1
-0
/
+8
2017-08-22
NPU2: fix missing unlock
Stewart Smith
1
-1
/
+1
2017-08-04
hw/npu2.c: Add temporary scominits to enable NVLink mode on DD2
Alistair Popple
1
-0
/
+36
2017-08-04
npu2: Allow POWER9 DD2 in ec level check
Reza Arbab
1
-1
/
+1
2017-08-04
npu2: Set the XTS config2 register
Reza Arbab
1
-0
/
+5
2017-08-04
npu2: Adjust content of the NTL BAR
Reza Arbab
1
-3
/
+10
2017-08-04
npu2: Adjust content of the GENID BAR
Reza Arbab
1
-2
/
+2
2017-08-04
npu2: Add NPU2_GPU1_MEM_BAR
Reza Arbab
1
-14
/
+16
2017-08-04
npu2: Use read-modify-write in npu2_assign_gmb()
Reza Arbab
1
-3
/
+5
2017-08-04
npu2: Rename variable in npu2_assign_gmb()
Reza Arbab
1
-14
/
+14
2017-08-04
npu2: Fix NPU/PHY0/PHY1 stack order
Reza Arbab
1
-7
/
+11
2017-08-04
npu2: Fix indirect SCOM addresses
Reza Arbab
1
-3
/
+11
2017-08-04
npu2: Add a function to detect POWER9 DD1
Reza Arbab
1
-0
/
+10
2017-08-01
hw/npu2: fix typo in comment
Stewart Smith
1
-1
/
+1
2017-07-13
numa/associativity: Add a new level of NUMA for GPU's
Balbir Singh
1
-1
/
+2
[next]