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
*
sensors: Dont add DTS sensors when OCC inband sensors are available
Shilpasri G Bhat
2018-04-19
1
-1
/
+1
*
core/opal: Emergency stack for re-entry
Nicholas Piggin
2018-04-18
3
-5
/
+15
*
asm/head: implement quiescing without stack or clobbering regs
Nicholas Piggin
2018-04-18
1
-1
/
+1
*
core/stack: backtrace unwind basic OPAL call details
Nicholas Piggin
2018-04-18
1
-3
/
+22
*
opal/hmi: Generate hmi event for recovered HDEC parity error.
Mahesh Salgaonkar
2018-04-17
1
-1
/
+1
*
opal/hmi: check thread 0 tfmr to validate latched tfmr errors.
Mahesh Salgaonkar
2018-04-17
1
-0
/
+8
*
opal/hmi: Fix soft lockups during TOD errors
Mahesh Salgaonkar
2018-04-17
1
-0
/
+1
*
opal/hmi: Do not send HMI event if no errors are found.
Mahesh Salgaonkar
2018-04-17
1
-1
/
+1
*
opal/hmi: Rework HMI handling of TFAC errors
Benjamin Herrenschmidt
2018-04-17
2
-3
/
+6
*
opal/hmi: Add a new opal_handle_hmi2 that returns direct info to Linux
Benjamin Herrenschmidt
2018-04-17
2
-1
/
+8
*
phb4: Restore bus numbers after CRS
Michael Neuling
2018-04-11
1
-0
/
+1
*
phb4: Enable the PCIe slotcap on pluggable slots
Oliver O'Halloran
2018-04-11
1
-0
/
+1
*
core/pci: Set slot power limit when supported
Oliver O'Halloran
2018-04-11
1
-0
/
+1
*
interrupts: Create an "interrupts" property in the OPAL node
Benjamin Herrenschmidt
2018-04-11
1
-0
/
+3
*
xive: disable store EOI support
Cédric Le Goater
2018-04-03
1
-0
/
+3
*
core/cpu: discover stack region size before initialising memory regions
Nicholas Piggin
2018-03-27
2
-1
/
+1
*
mem-map: Use a symbolic constant for exception vector size
Nicholas Piggin
2018-03-27
1
-0
/
+5
*
core/fast-reboot: verify mem regions before fast reboot
Nicholas Piggin
2018-03-27
1
-0
/
+4
*
Revert "NPU2 HMIs: dump out a *LOT* of npu2 registers for debugging"
Stewart Smith
2018-03-27
2
-8
/
+3
*
npu2: Remove DD1 support
Andrew Donnellan
2018-03-22
2
-3
/
+0
*
npu2: Remove unused fields in struct npu2
Andrew Donnellan
2018-03-22
1
-2
/
+0
*
phb*: Remove the state field in the various phb structures
Oliver O'Halloran
2018-03-22
3
-186
/
+3
*
Reserve OPAL API number for opal_handle_hmi2 function.
Mahesh Salgaonkar
2018-03-14
1
-1
/
+2
*
npu2: Use unfiltered mode in XTS tables
Reza Arbab
2018-03-12
1
-0
/
+2
*
core/lock: Add deadlock detection
Matt Brown
2018-03-07
1
-0
/
+5
*
phb4: set PBCQ Tunnel BAR for tunneled operations
Philippe Bergheaud
2018-03-01
2
-1
/
+7
*
phb4: set PHB CMPM registers for tunneled operations
Philippe Bergheaud
2018-03-01
1
-2
/
+2
*
npu2-opencapi: Add OpenCAPI OPAL API calls
Frederic Barrat
2018-03-01
2
-3
/
+7
*
npu2-opencapi: Train OpenCAPI links and setup devices
Andrew Donnellan
2018-03-01
2
-2
/
+57
*
npu2-hw-procedures: Add support for OpenCAPI PHY link training
Andrew Donnellan
2018-03-01
2
-0
/
+10
*
npu2-opencapi: Configure NPU for OpenCAPI
Andrew Donnellan
2018-03-01
3
-0
/
+92
*
platform: Add fields for OpenCAPI platform data
Andrew Donnellan
2018-03-01
1
-0
/
+14
*
npu2: Rework NPU data structures for OpenCAPI
Andrew Donnellan
2018-03-01
2
-19
/
+59
*
npu2: Split out common helper functions into separate file
Andrew Donnellan
2018-03-01
2
-0
/
+7
*
NPU2 HMIs: dump out a *LOT* of npu2 registers for debugging
Stewart Smith
2018-02-28
2
-3
/
+8
*
phb4: Disable lane eq when retrying some nvidia GEN3 devices
Michael Neuling
2018-02-22
2
-0
/
+5
*
opal-api: Re-jig OPAL API numbers because OpenCAPI kernel merge
Stewart Smith
2018-02-21
1
-3
/
+6
*
npu2/opal-api: move npu2 checkstop defines to npu2-regs.h
Stewart Smith
2018-02-21
2
-98
/
+98
*
sensor-groups: occ: Add support to disable/enable sensor group
Shilpasri G Bhat
2018-02-21
3
-3
/
+269
*
sensors: Support reading u64 sensor values
Shilpasri G Bhat
2018-02-21
7
-6
/
+8
*
dt: add /cpus/ibm, powerpc-cpu-features device tree bindings
Nicholas Piggin
2018-02-21
2
-0
/
+6
*
vas: Disable VAS/NX-842 on some P9 revisions
Sukadev Bhattiprolu
2018-02-14
1
-0
/
+1
*
hw/npu2: support creset of npu2 devices
Balbir Singh
2018-02-13
1
-0
/
+1
*
ATTN: Enable flush instruction cache bit in HID register
Vasant Hegde
2018-02-13
1
-1
/
+1
*
hw/npu2: Implement logging HMI actions
Balbir Singh
2018-02-08
2
-0
/
+109
*
core/exception: beautify exception handler, add MCE-involved registers
Nicholas Piggin
2018-02-08
1
-0
/
+2
*
core/init: manage MSR[ME] explicitly, always enable
Nicholas Piggin
2018-02-08
1
-0
/
+2
*
core/utils: add snprintf_symbol
Nicholas Piggin
2018-02-08
1
-2
/
+1
*
fast-reboot: move pci_reset error handling into fast-reboot code
Nicholas Piggin
2018-02-08
1
-1
/
+1
*
xive: Mask MMIO load/store to bad location FIR
Frederic Barrat
2018-01-30
1
-0
/
+2
[next]