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-opencapi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-11
io: endian annotations and fix
Nicholas Piggin
1
-6
/
+6
2020-03-12
Re-license IBM written files as Apache 2.0 OR GPLv2+
Stewart Smith
1
-1
/
+1
2020-02-12
npu2-opencapi: Allow platforms to identify physical slots
Frederic Barrat
1
-3
/
+13
2020-02-12
npu2-opencapi: Don't drive reset signal permanently
Frederic Barrat
1
-6
/
+40
2020-01-29
npu2-opencapi: don't fence on masked XSL errors
Frederic Barrat
1
-2
/
+9
2020-01-29
hw/npu2-opencapi: Support multiple LPC devices
Andrew Donnellan
1
-13
/
+36
2020-01-29
npu2: Rework phb-index assignments for virtual PHBs
Frederic Barrat
1
-0
/
+2
2019-12-16
opal-api: add endian conversions to most opal calls
Nicholas Piggin
1
-3
/
+9
2019-11-11
Remove dead POWER7 code
Nicholas Piggin
1
-1
/
+0
2019-11-05
npu2-opencapi: Fix integer promotion bug in LPC allocation
Andrew Donnellan
1
-1
/
+1
2019-10-22
npu2-opencapi: Log a warning when resetting a broken device
Frederic Barrat
1
-0
/
+4
2019-10-22
npu2-opencapi: Handle OPAL_UNMAP_PE operation on set_pe() callback
Frederic Barrat
1
-1
/
+6
2019-10-22
npu2-opencapi: Activate PCI hotplug on opencapi slot
Frederic Barrat
1
-4
/
+65
2019-10-22
npu2-opencapi: Improve error reporting to the OS
Frederic Barrat
1
-4
/
+17
2019-10-22
npu2-opencapi: Detect PHY reset errors
Frederic Barrat
1
-1
/
+6
2019-10-22
npu2-opencapi: Simplify freset states
Frederic Barrat
1
-13
/
+3
2019-10-22
npu2-opencapi: Tweak fundamental reset sequence
Frederic Barrat
1
-22
/
+26
2019-10-22
npu2-opencapi: Rework link training timeout
Frederic Barrat
1
-4
/
+5
2019-10-22
npu2-opencapi: Make sure the PCI slot has the proper ID
Frederic Barrat
1
-1
/
+2
2019-07-26
SPDX-ify all skiboot code
Stewart Smith
1
-16
/
+3
2019-06-04
npu2-opencapi: Mask 2 XSL errors
Frederic Barrat
1
-9
/
+20
2019-06-03
Remove remnants of OPAL_PCI_GET_PHB_DIAG_DATA
Stewart Smith
1
-1
/
+0
2019-05-20
hw/npu2-opencapi: Add initial support for allocating OpenCAPI LPC memory
Andrew Donnellan
1
-0
/
+181
2019-05-15
nvram: Flag dangerous NVRAM options
Michael Neuling
1
-1
/
+1
2019-04-09
hw/npu2: Report errors to the OS if an OpenCAPI brick is fenced
Frederic Barrat
1
-4
/
+51
2019-04-09
hw/npu2: Setup an error interrupt on some opencapi FIRs
Frederic Barrat
1
-7
/
+32
2019-04-09
hw/npu2: Use NVLink irq setup for OpenCAPI
Frederic Barrat
1
-46
/
+4
2019-04-09
hw/npu2: Fix OpenCAPI PE assignment
Andrew Donnellan
1
-40
/
+34
2019-03-20
npu2/hw-procedures: Fix parallel zcal for opencapi
Frederic Barrat
1
-2
/
+3
2019-03-13
npu2-opencapi: Fix adapter reset when using 2 adapters
Frederic Barrat
1
-7
/
+27
2019-03-13
npu2-opencapi: Extend delay after releasing reset on adapter
Frederic Barrat
1
-2
/
+2
2019-03-13
npu2-opencapi: ODL should be in reset when enabled
Frederic Barrat
1
-0
/
+6
2019-03-13
npu2-opencapi: Keep ODL and adapter in reset at the same time
Frederic Barrat
1
-25
/
+43
2019-03-13
npu2-opencapi: Rename functions used to reset an adapter
Frederic Barrat
1
-4
/
+4
2019-03-13
npu2-opencapi: Setup perf counters to detect CRC errors
Frederic Barrat
1
-0
/
+62
2019-03-13
npu2-opencapi: Rework ODL register access
Frederic Barrat
1
-100
/
+9
2019-01-18
sparse: Make tree 'constant is so big' warning clean
Stewart Smith
1
-2
/
+2
2019-01-16
npu2: Remove unused npu2::bdf2pe_cache
Reza Arbab
1
-1
/
+0
2018-11-28
npu2-opencapi: Log ODL endpoint information register
Frederic Barrat
1
-1
/
+28
2018-11-28
npu2-opencapi: Detect if link trained in degraded mode
Frederic Barrat
1
-19
/
+31
2018-11-28
npu2-opencapi: Log extra information on link training failure
Frederic Barrat
1
-3
/
+34
2018-09-17
hw/npu2, platform: Restructure OpenCAPI i2c reset/presence pins
Andrew Donnellan
1
-3
/
+7
2018-09-17
hw/npu2, platform: Add NPU2 platform device detection callback
Andrew Donnellan
1
-79
/
+14
2018-09-17
hw/npu2: Common NPU2 init routine between NVLink and OpenCAPI
Andrew Donnellan
1
-105
/
+53
2018-09-17
npu2: Split device index into brick and link index
Andrew Donnellan
1
-37
/
+40
2018-09-17
hw/npu2-opencapi: Fix setting of supported OpenCAPI templates
Andrew Donnellan
1
-2
/
+2
2018-07-26
npu2-opencapi: Don't send commands to NPU when link is down
Frederic Barrat
1
-1
/
+2
2018-07-03
npu2: Use same compatible string for NVLink and OpenCAPI link nodes in device...
Andrew Donnellan
1
-5
/
+8
2018-06-18
npu2-opencapi: reduce number of retries to train the link
Frederic Barrat
1
-1
/
+1
2018-06-01
npu2-opencapi: Fix link state to report link down
Frederic Barrat
1
-2
/
+11
[next]