index
:
blackbird-skiboot
04-16-2019
Blackbird™ skiboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
sparse: Make tree 'constant is so big' warning clean
Stewart Smith
2019-01-18
4
-27
/
+27
*
npu2: Remove unused npu2_dev_nvlink::vendor_cap
Reza Arbab
2019-01-16
1
-3
/
+0
*
npu2: Remove unused npu2_dev::procedure_data
Reza Arbab
2019-01-16
1
-1
/
+0
*
npu2: Remove unused npu2::lxive_cache
Reza Arbab
2019-01-16
1
-1
/
+0
*
npu2: Remove unused npu2::bdf2pe_cache
Reza Arbab
2019-01-16
1
-1
/
+0
*
capp/phb4: Introduce PHB4 flag, PHB4_CAPP_DISABLE to disable CAPP
Vaibhav Jain
2019-01-16
1
-0
/
+1
*
capp/phb: Introduce 'struct capp' to hold capp related info in 'struct phb'
Vaibhav Jain
2019-01-16
3
-1
/
+15
*
core/pci: Introduce a new pci_slot_op named completed_sm_run()
Vaibhav Jain
2019-01-16
1
-0
/
+1
*
opal: Update opal_del_host_sync_notifier() to accept 'void *data'
Vaibhav Jain
2019-01-16
1
-1
/
+1
*
Revert "npu2: Allow ATSD for LPAR other than 0"
Stewart Smith
2018-12-12
1
-2
/
+0
*
Add purging CPU L2 and L3 caches into NPU hreset.
Rashmica Gupta
2018-12-10
1
-0
/
+11
*
npu2: Allow ATSD for LPAR other than 0
Alexey Kardashevskiy
2018-12-10
1
-0
/
+2
*
npu2-opencapi: Log ODL endpoint information register
Frederic Barrat
2018-11-28
1
-0
/
+5
*
npu2-opencapi: Detect if link trained in degraded mode
Frederic Barrat
2018-11-28
1
-0
/
+2
*
Warn on long OPAL calls
Stewart Smith
2018-11-21
1
-0
/
+1
*
Add the other 7 ATSD registers to the device tree.
Rashmica Gupta
2018-11-18
1
-0
/
+2
*
phb4: Update & cleanup register definitions
Benjamin Herrenschmidt
2018-11-08
1
-22
/
+9
*
phb4/capp: Only reset FIR bits that cause capp machine check
Vaibhav Jain
2018-11-01
1
-0
/
+1
*
phb4: Check for RX errors after link training
Oliver O'Halloran
2018-11-01
2
-0
/
+4
*
npu2-opencapi: Enable presence detection on ZZ
Frederic Barrat
2018-10-25
1
-1
/
+0
*
phb4/capp: Update the expected Eye-catcher for CAPP ucode lid
Vaibhav Jain
2018-10-16
1
-1
/
+1
*
platform: Restructure bmc_platform type
Andrew Jeffery
2018-10-11
2
-2
/
+15
*
lpc: Introduce generic probe capability
Andrew Jeffery
2018-10-11
1
-4
/
+10
*
astbmc: Remove coordinated isolation support
Andrew Jeffery
2018-10-11
1
-2
/
+0
*
astbmc: Prefer ipmi-hiomap for PNOR access
Andrew Jeffery
2018-10-11
1
-2
/
+2
*
libflash: Add ipmi-hiomap
Andrew Jeffery
2018-10-11
3
-17
/
+87
*
ipmi: Introduce registration for SEL command handlers
Andrew Jeffery
2018-10-10
1
-0
/
+5
*
hw/p8-i2c: Fix i2c request timeout
Frederic Barrat
2018-09-27
1
-1
/
+1
*
fast-reboot: verify firmware "romem" checksum
Nicholas Piggin
2018-09-20
1
-0
/
+3
*
skiboot.lds.S: move read-write data after the end of symbol map
Nicholas Piggin
2018-09-20
1
-0
/
+7
*
Add fast-reboot property to /ibm,opal DT node
Stewart Smith
2018-09-18
1
-0
/
+1
*
errorlog: Rename PHB3 to just PHB
Russell Currey
2018-09-17
1
-2
/
+2
*
core/i2c: Remove bus specific alloc and free callbacks
Oliver O'Halloran
2018-09-17
1
-12
/
+0
*
core/i2c: Move the timeout field into i2c_request
Oliver O'Halloran
2018-09-17
1
-9
/
+1
*
hw/npu2, platform: Restructure OpenCAPI i2c reset/presence pins
Andrew Donnellan
2018-09-17
1
-4
/
+8
*
hw/npu2, platform: Add NPU2 platform device detection callback
Andrew Donnellan
2018-09-17
2
-2
/
+16
*
hw/npu2: Common NPU2 init routine between NVLink and OpenCAPI
Andrew Donnellan
2018-09-17
2
-1
/
+5
*
npu2: Split device index into brick and link index
Andrew Donnellan
2018-09-17
2
-10
/
+11
*
lock: Fix interactions between lock dependency checker and stack checker
Benjamin Herrenschmidt
2018-08-16
2
-0
/
+6
*
npu2: Add support for relaxed-ordering mode
Reza Arbab
2018-08-06
4
-4
/
+32
*
npu2: Don't open code NPU2_RELAXED_ORDERING_CFG2
Reza Arbab
2018-08-06
1
-0
/
+2
*
npu2: Add NPU2_SM_REG_OFFSET()
Reza Arbab
2018-08-06
1
-0
/
+4
*
phb4: Track PEC index in dt and phb4 struct
Reza Arbab
2018-08-06
1
-0
/
+1
*
pci: Move logging macros to pci.h
Reza Arbab
2018-08-06
1
-0
/
+21
*
phb4: Reallocate PEC2 DMA-Read engines to improve GPU-Direct bandwidth
Vaibhav Jain
2018-07-19
1
-0
/
+2
*
phb4: Disable nodal scoped DMA accesses when PB pump mode is enabled
Alistair Popple
2018-07-17
1
-0
/
+2
*
Move pb_cen_hp_mode_curr register definition to xscom-p9-reg.h
Alistair Popple
2018-07-17
2
-2
/
+4
*
npu2/hw-procedures: Enable parity and credit overflow checks
Reza Arbab
2018-07-17
1
-0
/
+4
*
npu2/hw-procedures: Don't open code NPU2_NTL_MISC_CFG2_BRICK_ENABLE
Reza Arbab
2018-07-17
1
-0
/
+1
*
lpc: Silence LPC SYNC no-response error when necessary
Andrew Jeffery
2018-07-17
2
-0
/
+4
[prev]
[next]