index
:
talos-skiboot
03-26-2018
04-15-2018
04-16-2019
04-19-2018
04-30-2018
05-14-2018
06-04-2018
06-18-2018
master
Talos™ II skiboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mem-map: Use a symbolic constant for exception vector size
Nicholas Piggin
2018-03-27
3
-9
/
+16
*
core/fast-reboot: verify mem regions before fast reboot
Nicholas Piggin
2018-03-27
4
-7
/
+39
*
npu2: Add performance tuning SCOM inits
Reza Arbab
2018-03-27
1
-1
/
+96
*
hw/npu2: Assign a unique LPARSHORTID per GPU
Alistair Popple
2018-03-27
1
-0
/
+1
*
NPU2: dump NPU2 registers on npu2 HMI
Stewart Smith
2018-03-27
1
-2
/
+73
*
Revert "NPU2 HMIs: dump out a *LOT* of npu2 registers for debugging"
Stewart Smith
2018-03-27
5
-69
/
+20
*
dts: Zero struct to avoid using uninitialised value
Cyril Bur
2018-03-27
1
-2
/
+2
*
hw/imc: Don't dereference possible NULL
Cyril Bur
2018-03-27
1
-1
/
+2
*
fast-reboot: occ: Only delete /ibm, opal/power-mgt nodes if they exist
Cyril Bur
2018-03-27
1
-5
/
+7
*
libstb/create-container: munmap() signature file address
Cyril Bur
2018-03-27
2
-19
/
+21
*
npu2-opencapi: Fix memory leak
Cyril Bur
2018-03-27
1
-1
/
+1
*
npu2: Fix possible NULL dereference
Cyril Bur
2018-03-27
1
-3
/
+6
*
occ-sensors: Remove NULL checks after dereference
Cyril Bur
2018-03-27
1
-2
/
+2
*
mbox: Reduce default BMC timeouts
Cyril Bur
2018-03-27
1
-4
/
+3
*
mbox: Harden against BMC daemon errors
Cyril Bur
2018-03-27
1
-0
/
+8
*
occ: Set up OCC messaging even if we fail to setup pstates
Stewart Smith
2018-03-27
1
-8
/
+21
*
Merge pull request #161 from dcrowell77/gardtool
oohal
2018-03-26
1
-3
/
+4
|
\
|
*
Make gard display show that a record is cleared
Dan Crowell
2018-03-14
1
-3
/
+4
*
|
Revert "platforms/astbmc/slots.c: Allow comparison of bus numbers when matchi...
Stewart Smith
2018-03-22
1
-1
/
+1
*
|
xive: fix opal_xive_set_vp_info() error path
Cédric Le Goater
2018-03-22
1
-1
/
+1
*
|
npu2: Remove DD1 support
Andrew Donnellan
2018-03-22
4
-88
/
+52
*
|
npu2: Remove unused fields in struct npu2
Andrew Donnellan
2018-03-22
1
-2
/
+0
*
|
core/fast-reboot: disable fast reboot upon fundamental entry/exit/locking errors
Nicholas Piggin
2018-03-22
2
-0
/
+3
*
|
core/opal: allow some re-entrant calls
Nicholas Piggin
2018-03-22
1
-3
/
+16
*
|
core/opal: abort in case of re-entrant OPAL call
Nicholas Piggin
2018-03-22
1
-1
/
+1
*
|
phb*: Remove the state field in the various phb structures
Oliver O'Halloran
2018-03-22
7
-233
/
+40
*
|
SLW: Increase stop4-5 residency by 10x
Akshay Adiga
2018-03-22
1
-2
/
+2
*
|
Reserve OPAL API number for opal_handle_hmi2 function.
Mahesh Salgaonkar
2018-03-14
1
-1
/
+2
*
|
dts: spl_wakeup: Remove all workarounds in the spl wakeup logic
Shilpasri G Bhat
2018-03-14
2
-59
/
+30
*
|
npu2: Disable fast reboot
Reza Arbab
2018-03-14
1
-0
/
+3
*
|
Add VESNIN platform support
Artem Senichev
2018-03-14
2
-1
/
+264
|
/
*
npu2: Use unfiltered mode in XTS tables
Reza Arbab
2018-03-12
2
-44
/
+33
*
Don't detect lock timeouts when timebase is invalid
Stewart Smith
2018-03-09
1
-0
/
+7
*
cpu_idle_job: relax a bit
Stewart Smith
2018-03-08
1
-0
/
+1
*
gcov: Another GCC, another gcov tweak
Stewart Smith
2018-03-09
1
-0
/
+4
*
Keep constructors with priorities
Stewart Smith
2018-03-08
1
-1
/
+2
*
gcov: Add gcov data struct to sysfs
Matt Brown
2018-03-08
2
-1
/
+4
*
core/lock: Add lock timeout warnings
Matt Brown
2018-03-07
1
-0
/
+27
*
core/lock: Add deadlock detection
Matt Brown
2018-03-07
3
-1
/
+89
*
Revert "console(lpc/fsp-console): Use only stdout-path property on P9 and above"
Stewart Smith
2018-03-06
4
-35
/
+14
*
capp: Disable fast-reboot whenever enable_capi_mode() is called
Vaibhav Jain
2018-03-06
1
-4
/
+2
*
capp: Make error in capp timebase sync a non-fatal error
Vaibhav Jain
2018-03-06
1
-3
/
+1
*
npu2-opencapi: Fix assert on link reset during init
Frederic Barrat
2018-03-06
1
-0
/
+9
*
capp: Add lid definition for P9 DD-2.2
Christophe Lombard
2018-03-06
1
-0
/
+2
*
pci: Reduce log level of error message
Michael Neuling
2018-03-06
1
-1
/
+1
*
skiboot 5.10.2 release notes
Stewart Smith
2018-03-06
1
-0
/
+29
*
Tie tm-suspend fw-feature and opal_reinit_cpus() together
Michael Neuling
2018-03-04
1
-5
/
+22
*
fast-reboot: enable by default for POWER9
Stewart Smith
2018-03-01
1
-5
/
+0
*
phb4: set PBCQ Tunnel BAR for tunneled operations
Philippe Bergheaud
2018-03-01
5
-6
/
+185
*
phb4: set PHB CMPM registers for tunneled operations
Philippe Bergheaud
2018-03-01
2
-9
/
+44
[next]